Package jcckit.data
-
Interface Summary Interface Description DataElement Interface for all kinds of data elements.DataListener An interface all observers ofDataEvents
have to implement. -
Class Summary Class Description DataContainer Abstract superclass of all data containers.DataCurve A curve is aDataContainer
ofDataPoints
.DataEvent Event to be sent to aDataListener
.DataEventType Type of aDataEvent
.DataPlot A plot is aDataContainer
ofDataCurves
.DataPoint Immutable two-dimensional point in data coordinates.