Package org.jplot2d.transform
-
Interface Summary Interface Description AxisTickTransform This interface define the transformation between user value and tick value.Transform1D -
Class Summary Class Description LinearNormalTransform Performs a linear transformation on Cartesian axes.LinearTransform Performs a linear transformation.LogarithmicNormalTransform Performs a log transformation on Cartesian axes.LogTransform The dest value = k * Math.log10(src value) + a.NormalTransform Immutable! Transform between value range and normalized range [0, 1].PaperTransform Defines the conversion between paper units and device units.ReciprocalAxisTickTransform This interface define the reciprocal transformation between user value and tick value.RotatablePaperTransform Defines the conversion between paper units and device units. -
Enum Summary Enum Description TransformType
DMelt 3.0 © DataMelt by jWork.ORG