-
- All Implemented Interfaces:
-
com.androidplot.ui.widget.LegendItem
public class XYLegendItem implements LegendItem
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public enum
XYLegendItem.Type
-
Field Summary
Fields Modifier and Type Field Description public final XYLegendItem.Type
type
public final Object
item
-
Constructor Summary
Constructors Constructor Description XYLegendItem(XYLegendItem.Type cellType, Object item, String text)
-
Method Summary
-
-
Constructor Detail
-
XYLegendItem
XYLegendItem(XYLegendItem.Type cellType, Object item, String text)
-
-
-
-