Uses of Package
jcckit.data
Packages that use jcckit.data
-
Classes in jcckit.data used by jcckit.dataClassDescriptionAbstract superclass of all data containers.Interface for all kinds of data elements.Event to be sent to a
DataListener
.Type of aDataEvent
.An interface all observers ofDataEvents
have to implement.A plot is aDataContainer
ofDataCurves
. -
Classes in jcckit.data used by jcckit.plotClassDescriptionEvent to be sent to a
DataListener
.An interface all observers ofDataEvents
have to implement.A plot is aDataContainer
ofDataCurves
.Immutable two-dimensional point in data coordinates. -
Classes in jcckit.data used by jcckit.transformation