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 class
CommonCRS
Common coordinate reference system and coordinate operations objectclass
CompoundCoordinateReferenceSystem
Compound Coordinate Reference Systemclass
CoordinateReferenceSystem
Coordinate Reference Systemclass
CRS
Well-known text representation of coordinate reference systems objectclass
SimpleCoordinateReferenceSystem
Simple 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 class
AbridgedCoordinateTransformation
Abridged Coordinate Transformationclass
BoundCoordinateReferenceSystem
Bound 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 class
DerivedCoordinateReferenceSystem
Derived 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 class
EngineeringCoordinateReferenceSystem
Engineering 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 class
GeoCoordinateReferenceSystem
Geodetic 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 class
CoordinateMetadata
Coordinate metadata -
Uses of ScopeExtentIdentifierRemark in mil.nga.crs.operation
Classes in mil.nga.crs.operation that implement ScopeExtentIdentifierRemark Modifier and Type Class Description class
ConcatenatedOperation
Concatenated Operationclass
CoordinateOperation
Coordinate Operationclass
Operation
Common Operationclass
PointMotionOperation
Point Motion Operationclass
SimpleOperation
Simple Operation -
Uses of ScopeExtentIdentifierRemark in mil.nga.crs.parametric
Classes in mil.nga.crs.parametric that implement ScopeExtentIdentifierRemark Modifier and Type Class Description class
ParametricCoordinateReferenceSystem
Parametric 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 class
ProjectedCoordinateReferenceSystem
Projected 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 class
TemporalCoordinateReferenceSystem
Temporal 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 class
VerticalCoordinateReferenceSystem
Vertical 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 void
CRSReader. readScopeExtentIdentifierRemark(ScopeExtentIdentifierRemark object)
Read the usages (scope and extent), identifiers, and remark into the objectvoid
CRSWriter. writeScopeExtentIdentifierRemark(ScopeExtentIdentifierRemark object)
Write the CRS usages (scope and extent), identifiers, and remark
-