public final class HtmlLegendItem extends Object
TilesFactory
in order to get the PointStyle
representation for legend.HtmlLegend
plugin.Modifier and Type | Method and Description |
---|---|
IsChart |
getChart()
Returns the chart instance
|
LegendLabelItem |
getLegendItem()
Returns the legend item instance, needed to create the point style for legend.
|
double |
getRadius()
Sets the radius of the tile for point style legend.
|
int |
getSize()
Returns the size of the tile for point style legend.
|
String |
toUniqueKey()
Returns the string JSON representation of the object as unique key or
null if legend item is not consistent. |
public IsChart getChart()
public LegendLabelItem getLegendItem()
public int getSize()
public double getRadius()
public final String toUniqueKey()
null
if legend item is not consistent.null
if legend item is not consistent