|
Header
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CategoryDataset
The interface for a dataset with one or more series, and values associated with categories.
The categories are represented by Comparable
instance, with the
category label being provided by the toString
method.
Method Summary |
---|
Methods inherited from interface org.jfree.data.KeyedValues2D |
---|
getColumnIndex, getColumnKey, getColumnKeys, getRowIndex, getRowKey, getRowKeys, getValue |
Methods inherited from interface org.jfree.data.Values2D |
---|
getColumnCount, getRowCount, getValue |
Methods inherited from interface org.jfree.data.general.Dataset |
---|
addChangeListener, getGroup, removeChangeListener, setGroup |
|
Footer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |