Package org.mapfish.print.attribute.map
Class StaticLayersAttribute.StaticLayersAttributeValue
java.lang.Object
org.mapfish.print.attribute.map.StaticLayersAttribute.StaticLayersAttributeValue
- Enclosing class:
- StaticLayersAttribute
The object used to parse the input parameters for this attribute object.
-
Field Summary
FieldsModifier and TypeFieldDescriptionAn array of layers (the same as forMapAttribute.MapAttributeValues.layers
). -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
layers
An array of layers (the same as forMapAttribute.MapAttributeValues.layers
).These layers will be added to the map.
-
-
Constructor Details
-
StaticLayersAttributeValue
public StaticLayersAttributeValue()
-