Class Index | File Index

Classes


Class adf.LegendNode


Defined in: PrintTask.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
adf.LegendNode(level, key, label, imageUrl)
This is the legendNode class which describes the properties and methods of the legend in the printing task
Method Summary
Method Attributes Method Name and Description
 
getter for image URL
 
getter for key
 
getter for label
 
getter for level
Class Detail
adf.LegendNode(level, key, label, imageUrl)
This is the legendNode class which describes the properties and methods of the legend in the printing task
Parameters:
level
key
label
imageUrl
Method Detail
getImageUrl()
getter for image URL

getKey()
getter for key

getLabel()
getter for label

getLevel()
getter for level

Documentation generated by JsDoc Toolkit 2.1.0 on Mon May 17 2010 13:45:42 GMT-0700 (PDT)