Class LegendAttribute.LegendAttributeValue

java.lang.Object
org.mapfish.print.attribute.LegendAttribute.LegendAttributeValue
Enclosing class:
LegendAttribute

public static final class LegendAttribute.LegendAttributeValue extends Object
The data required to render a map legend.
  • Field Details

    • name

      public String name
      Name of the legend class.
    • dpi

      public Double dpi
      DPI of the legend icons.
    • icons

      public URL[] icons
      Urls for downloading icons for each legend row.
    • classes

      Other embedded classes.
  • Constructor Details

    • LegendAttributeValue

      public LegendAttributeValue()