Package org.mapfish.print.attribute
Class LegendAttribute.LegendAttributeValue
java.lang.Object
org.mapfish.print.attribute.LegendAttribute.LegendAttributeValue
- Enclosing class:
- LegendAttribute
The data required to render a map legend.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
Name of the legend class. -
dpi
DPI of the legend icons. -
icons
Urls for downloading icons for each legend row. -
classes
Other embedded classes.
-
-
Constructor Details
-
LegendAttributeValue
public LegendAttributeValue()
-