Uses of Interface
mil.nga.crs.common.ScopeExtentIdentifierRemark
-
-
Uses of ScopeExtentIdentifierRemark in mil.nga.crs
Classes in mil.nga.crs that implement ScopeExtentIdentifierRemark Modifier and Type Class Description classCommonCRSCommon coordinate reference system and coordinate operations objectclassCompoundCoordinateReferenceSystemCompound Coordinate Reference SystemclassCoordinateReferenceSystemCoordinate Reference SystemclassCRSWell-known text representation of coordinate reference systems objectclassSimpleCoordinateReferenceSystemSimple Coordinate Reference System with Coordinate System -
Uses of ScopeExtentIdentifierRemark in mil.nga.crs.bound
Classes in mil.nga.crs.bound that implement ScopeExtentIdentifierRemark Modifier and Type Class Description classAbridgedCoordinateTransformationAbridged Coordinate TransformationclassBoundCoordinateReferenceSystemBound Coordinate Reference System -
Uses of ScopeExtentIdentifierRemark in mil.nga.crs.derived
Classes in mil.nga.crs.derived that implement ScopeExtentIdentifierRemark Modifier and Type Class Description classDerivedCoordinateReferenceSystemDerived Coordinate Reference System -
Uses of ScopeExtentIdentifierRemark in mil.nga.crs.engineering
Classes in mil.nga.crs.engineering that implement ScopeExtentIdentifierRemark Modifier and Type Class Description classEngineeringCoordinateReferenceSystemEngineering Coordinate Reference System -
Uses of ScopeExtentIdentifierRemark in mil.nga.crs.geo
Classes in mil.nga.crs.geo that implement ScopeExtentIdentifierRemark Modifier and Type Class Description classGeoCoordinateReferenceSystemGeodetic and Geographic Coordinate Reference System -
Uses of ScopeExtentIdentifierRemark in mil.nga.crs.metadata
Classes in mil.nga.crs.metadata that implement ScopeExtentIdentifierRemark Modifier and Type Class Description classCoordinateMetadataCoordinate metadata -
Uses of ScopeExtentIdentifierRemark in mil.nga.crs.operation
Classes in mil.nga.crs.operation that implement ScopeExtentIdentifierRemark Modifier and Type Class Description classConcatenatedOperationConcatenated OperationclassCoordinateOperationCoordinate OperationclassOperationCommon OperationclassPointMotionOperationPoint Motion OperationclassSimpleOperationSimple Operation -
Uses of ScopeExtentIdentifierRemark in mil.nga.crs.parametric
Classes in mil.nga.crs.parametric that implement ScopeExtentIdentifierRemark Modifier and Type Class Description classParametricCoordinateReferenceSystemParametric Coordinate Reference System -
Uses of ScopeExtentIdentifierRemark in mil.nga.crs.projected
Classes in mil.nga.crs.projected that implement ScopeExtentIdentifierRemark Modifier and Type Class Description classProjectedCoordinateReferenceSystemProjected Coordinate Reference System -
Uses of ScopeExtentIdentifierRemark in mil.nga.crs.temporal
Classes in mil.nga.crs.temporal that implement ScopeExtentIdentifierRemark Modifier and Type Class Description classTemporalCoordinateReferenceSystemTemporal Coordinate Reference System -
Uses of ScopeExtentIdentifierRemark in mil.nga.crs.vertical
Classes in mil.nga.crs.vertical that implement ScopeExtentIdentifierRemark Modifier and Type Class Description classVerticalCoordinateReferenceSystemVertical Coordinate Reference System -
Uses of ScopeExtentIdentifierRemark in mil.nga.crs.wkt
Methods in mil.nga.crs.wkt with parameters of type ScopeExtentIdentifierRemark Modifier and Type Method Description voidCRSReader. readScopeExtentIdentifierRemark(ScopeExtentIdentifierRemark object)Read the usages (scope and extent), identifiers, and remark into the objectvoidCRSWriter. writeScopeExtentIdentifierRemark(ScopeExtentIdentifierRemark object)Write the CRS usages (scope and extent), identifiers, and remark
-