| Constructor and Description |
|---|
LegendEntry(String label,
Style style)
Constructs a legend entry for a single style.
|
LegendEntry(String label,
Style[] styles)
Constructs a legend entry for a group of styles.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Icon |
getIcon()
Returns the icon associated with this entry.
|
String |
getLabel()
Returns the text label associated with this entry.
|
int |
hashCode() |
public LegendEntry(String label, Style[] styles)
label - dataset labelstyles - dataset stylesCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.