Class CategoryDataSet
java.lang.Object
org.jfree.data.general.AbstractDataset
com.inductiveautomation.ignition.common.gui.chart.CategoryDatasetImpl
com.inductiveautomation.factorypmi.application.components.chart.runtime.CategoryDataSet
- All Implemented Interfaces:
ObjectInputValidation
,Serializable
,Cloneable
,org.jfree.data.category.CategoryDataset
,org.jfree.data.general.Dataset
,org.jfree.data.KeyedValues2D
,org.jfree.data.RangeInfo
,org.jfree.data.Values2D
- See Also:
-
Field Summary
Fields inherited from class com.inductiveautomation.ignition.common.gui.chart.CategoryDatasetImpl
BY_COL, BY_ROW, colHeaders, dataset, maxValue, minValue, order, range, rowHeaders
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.inductiveautomation.ignition.common.gui.chart.CategoryDatasetImpl
getColumnCount, getColumnIndex, getColumnKey, getColumnKeys, getRangeBounds, getRangeLowerBound, getRangeUpperBound, getRowCount, getRowIndex, getRowKey, getRowKeys, getValue, getValue, setDataset
Methods inherited from class org.jfree.data.general.AbstractDataset
addChangeListener, clone, fireDatasetChanged, getGroup, hasListener, notifyListeners, removeChangeListener, setGroup, validateObject
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jfree.data.general.Dataset
addChangeListener, getGroup, removeChangeListener, setGroup
-
Constructor Details
-
CategoryDataSet
-
-
Method Details
-
getName
-
fireChange
public void fireChange()
-