jas2.plot
Interface CoordinateTransformation
-
- All Known Subinterfaces:
- DateCoordinateTransformation, DoubleCoordinateTransformation, StringCoordinateTransformation, TimeCoordinateTransformation
- All Known Implementing Classes:
- DateAxis, DoubleAxis, StringAxis, TimeAxis
public interface CoordinateTransformationA coordinate transformation allows for conversions between values on an axis and pixels on the screen. Each axis type(DoubleAxis,TimeAxis, etc.) has a type-specific coordinate transformation that extends this interface and contains methods specific to the type on that axis.
DataMelt 3.0 © DataMelt by jWork.ORG