Uses of Interface
jcckit.plot.CoordinateSystem
-
Packages that use CoordinateSystem Package Description jcckit.plot -
-
Uses of CoordinateSystem in jcckit.plot
Classes in jcckit.plot that implement CoordinateSystem Modifier and Type Class Description classCartesianCoordinateSystemA Cartesian coordinate system.Methods in jcckit.plot with parameters of type CoordinateSystem Modifier and Type Method Description voidPlot. setCoordinateSystem(CoordinateSystem coordinateSystem)Sets the coordinate system.
-