public final class LegendNode extends BaseBoxNodeItem
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Integer> |
getColumnWidths()
Returns the list of columns widths.
|
java.util.List<LegendHitBoxItem> |
getHitBoxes()
Returns the list of hit boxes of the legend.
|
java.util.List<LegendItem> |
getItems()
Returns the list of items of the legend.
|
java.util.List<java.lang.Integer> |
getLineWidths()
Returns the list of line widths.
|
boolean |
isDoughnutMode()
Returns if it is in doughnut mode.
|
getHeight, getMargins, getMaxHeight, getMaxWidth, getMinSize, getPaddingBottom, getPaddingLeft, getPaddingRight, getPaddingTop, getPosition, getWeight, getWidth, isFullWidthgetBottom, getLeft, getRight, getTopcheckAndGetDoubleValues, checkAndGetEnumValues, checkAndGetIntegerValues, checkAndGetStringValues, checkAndSetDoubleValues, checkAndSetEnumValues, checkAndSetIntegerValues, checkAndSetStringValues, getDoubleArray, getIntegerArray, getJavaScriptObject, getObjectArray, getStringArray, getValue, getValue, getValue, getValue, getValue, getValue, getValue, has, has, hasToBeRegistered, isEmpty, keys, remove, remove, removeIfExists, setDoubleArray, setEnumValueArray, setIntegerArray, setObjectArray, setStringArray, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValue, toString, typepublic boolean isDoughnutMode()
true it is in doughnut mode. Default is UndefinedValues.BOOLEAN.public java.util.List<java.lang.Integer> getLineWidths()
public java.util.List<java.lang.Integer> getColumnWidths()
public java.util.List<LegendHitBoxItem> getHitBoxes()
public java.util.List<LegendItem> getItems()