public class XYLegendItem extends Object implements LegendItem
Modifier and Type | Class and Description |
---|---|
static class |
XYLegendItem.Type |
Modifier and Type | Field and Description |
---|---|
Object |
item |
XYLegendItem.Type |
type |
Constructor and Description |
---|
XYLegendItem(XYLegendItem.Type cellType,
Object item,
String text) |
public final XYLegendItem.Type type
public final Object item
public XYLegendItem(XYLegendItem.Type cellType, Object item, String text)
public String getTitle()
getTitle
in interface LegendItem