Class adf.LegendNode
Defined in: PrintTask.js.
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 Attributes | Method Name and Description |
---|---|
getter for image URL
|
|
getKey()
getter for key
|
|
getLabel()
getter for label
|
|
getLevel()
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