Protected
Optional
_dpiThe currently selected dpi.
Protected
_dpisThe supported DPIs by the print service.
Protected
Optional
_extentFeature representing the page extent.
Protected
_initiatedWhether this manger has been initiated or not.
Protected
Optional
_layoutThe currently selected layout.
Protected
_layoutsThe supported layouts by the print service.
Protected
Optional
_outputThe currently selected output format.
Protected
_outputThe supported output formats by the print service.
Protected
Optional
_printThe currently set map size defined with its width and height.
Protected
Optional
_scaleThe currently selected scale.
Protected
_scalesThe supported scales by the print service.
Protected
Optional
capabilitiesProtected
credentialsProtected
Optional
customProtected
Optional
customProtected
eventsThe registered events.
Protected
Optional
extentProtected
Optional
headersProtected
layerProtected
legendProtected
mapProtected
maskProtected
methodProtected
serializersProtected
timeoutProtected
Optional
transformProtected
Optional
urlStatic
CUSTOM_The key in the layer properties to lookup for custom serializer options.
Static
EXTENT_The name of the vector layer configured and created by the print manager.
Static
INFO_The capabilities endpoint of the print service.
Static
TRANSFORM_The name of the transform interaction configured and created by the print manager.
Protected
calculateProtected
calculateProtected
downloadProtected
filterProtected
filterProtected
getProtected
getComputes size of print extent in pixel depending on dimensions of print map and print scale.
Print map size containing its width and height.
Print scale.
Print extent size.
Protected
getProtected
initProtected
initProtected
initProtected
initProtected
loadProtected
onProtected
onProtected
onCalls the print servlet to create an output file in the requested format and forces a download of the created output.
Note: The manager has to be initialized prior this method's usage.
Optional
forceDownload: booleanWhether to force a direct download of the print result or to return the download url.
If forceDownload is set to false, the download url of the print result will be returned in a Promise.
Protected
serializeProtected
serializeProtected
validate
The constructor