public static final class LegendAttribute.LegendAttributeValue
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
LegendAttribute.LegendAttributeValue[] |
classes
Other embedded classes.
|
java.lang.Double |
dpi
DPI of the legend icons.
|
java.net.URL[] |
icons
Urls for downloading icons for each legend row.
|
java.lang.String |
name
Name of the legend class.
|
| Constructor and Description |
|---|
LegendAttributeValue() |
public java.lang.String name
public java.lang.Double dpi
public java.net.URL[] icons
public LegendAttribute.LegendAttributeValue[] classes