public final class OverviewMapAttribute.OverviewMapAttributeValues extends GenericMapAttribute.GenericMapAttributeValues
MapAttribute.| Modifier and Type | Field and Description |
|---|---|
java.lang.Double |
dpi
The output dpi of the printed map.
|
PArray |
layers
The json with all the layer information.
|
dpiSensitiveStyle, longitudeFirst, projection, rotation, useAdjustBounds, useNearestScale| Constructor and Description |
|---|
OverviewMapAttribute.OverviewMapAttributeValues(Template template,
java.awt.Dimension mapSize)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Double |
getDpi()
Return the DPI value for the map.
|
PArray |
getRawLayers()
Return the JSON layer definiton.
|
java.lang.String |
getStyle() |
double |
getZoomFactor() |
getDpiSuggestions, getLayers, getMapSize, getProjection, getRequestorDPI, getRotation, getTemplate, getZoomLevels, getZoomLevelSnapStrategy, getZoomSnapTolerance, isDpiSensitiveStyle, isUseAdjustBounds, isUseNearestScale, parseProjection, postConstructpublic PArray layers
public java.lang.Double dpi
public OverviewMapAttribute.OverviewMapAttributeValues(Template template, java.awt.Dimension mapSize)
template - the template this map is part of.mapSize - the size of the map.public java.lang.Double getDpi()
GenericMapAttribute.GenericMapAttributeValuesgetDpi in class GenericMapAttribute.GenericMapAttributeValuespublic PArray getRawLayers()
GenericMapAttribute.GenericMapAttributeValuesGenericMapAttribute.GenericMapAttributeValues.getDpi().getRawLayers in class GenericMapAttribute.GenericMapAttributeValuespublic double getZoomFactor()
public java.lang.String getStyle()