Class CartesianCoordinateSystem2D


  • public class CartesianCoordinateSystem2D
    extends CoordinateSystem<C2D>
    A Cartesian 2-Dimensional coordinate system.

    A Cartesian coordinate system is a coordinate system which gives the position of points relative to orthogonal straight axes. All axes shall have the same unit of measure.

    Created by Karel Maesen, Geovise BVBA on 28/11/14.