Package mil.nga.crs

Class SimpleCoordinateReferenceSystem

    • Constructor Detail

      • SimpleCoordinateReferenceSystem

        public SimpleCoordinateReferenceSystem()
        Constructor
      • SimpleCoordinateReferenceSystem

        public SimpleCoordinateReferenceSystem​(CRSType type)
        Constructor
        Parameters:
        type - coordinate reference system type
      • SimpleCoordinateReferenceSystem

        public SimpleCoordinateReferenceSystem​(String name,
                                               CRSType type)
        Constructor
        Parameters:
        name - name
        type - coordinate reference system type
      • SimpleCoordinateReferenceSystem

        public SimpleCoordinateReferenceSystem​(String name,
                                               CRSType type,
                                               CoordinateSystem coordinateSystem)
        Constructor
        Parameters:
        name - name
        type - coordinate reference system type
        coordinateSystem - coordinate system