Class adf.PrintMap
Defined in: PrintTask.js.
Constructor Attributes | Constructor Name and Description |
---|---|
adf.PrintMap(xmlObj)
This class contains all information to generate a printing page.
|
Method Attributes | Method Name and Description |
---|---|
getter for copyright text
|
|
getter for isPrintLegend
|
|
Return boolean value ispintresulyoly
|
|
getter for legendColumns
|
|
getter for legendNodes
|
|
Return the printing template file
|
|
Return the map title
|
|
Return the map Url
|
|
Return the map width
|
|
getter for Print Results
|
|
Return the map height
|
|
Return the task Id
|
Class Detail
adf.PrintMap(xmlObj)
This class contains all information to generate a printing page. The
argument is a JavaScript DOM object converted from the xml string sent by the sever side printing
task.
- Parameters:
- xmlObj
Method Detail
getCopyrightText()
getter for copyright text
getIsPrintLegend()
getter for isPrintLegend
getIsPrintResultOnly()
Return boolean value ispintresulyoly
getLegendColumns()
getter for legendColumns
getLegendNodes()
getter for legendNodes
getMapHeight()
Return the printing template file
getMapTitle()
Return the map title
getMapUrl()
Return the map Url
getMapWidth()
Return the map width
getPrintResults()
getter for Print Results
getPrintTemplate()
Return the map height
getTaskId()
Return the task Id