Class CoordinateSystem

    • Constructor Detail

      • CoordinateSystem

        public CoordinateSystem​(String name,
                                int epsgCode,
                                Projection projection)
    • Method Detail

      • getName

        public String getName()
      • getProjection

        @Deprecated
        public Projection getProjection()
        Deprecated.
        reprojection will be implemented differently at a later point
        Returns:
        the Projection
      • getEPSGCode

        public int getEPSGCode()