Package org.jfree.data
Interface ItemKey
-
- All Known Implementing Classes:
KeyedValues2DItemKey,KeyedValuesItemKey,XYItemKey
public interface ItemKeyA key that references a single data item in a dataset.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringtoJSONString()Returns a JSON formatted string representing the key.
-