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