Uses of Package
jcckit.data

Packages that use jcckit.data
jcckit.data Data classes.  
jcckit.plot Classes for generating plots and charts. 
jcckit.transformation Classes for the transformations between data coordinates into device-independent coordinates. 
 

Classes in jcckit.data used by jcckit.data
DataContainer
          Abstract superclass of all data containers.
DataElement
          Interface for all kinds of data elements.
DataEvent
          Event to be sent to a DataListener.
DataEventType
          Type of a DataEvent.
DataListener
          An interface all observers of DataEvents have to implement.
DataPlot
          A plot is a DataContainer of DataCurves.
 

Classes in jcckit.data used by jcckit.plot
DataEvent
          Event to be sent to a DataListener.
DataListener
          An interface all observers of DataEvents have to implement.
DataPlot
          A plot is a DataContainer of DataCurves.
DataPoint
          Immutable two-dimensional point in data coordinates.
 

Classes in jcckit.data used by jcckit.transformation
DataPoint
          Immutable two-dimensional point in data coordinates.