Uses of Class
mil.nga.crs.CoordinateReferenceSystem
-
-
Uses of CoordinateReferenceSystem in mil.nga.crs
Subclasses of CoordinateReferenceSystem in mil.nga.crs Modifier and Type Class Description classCompoundCoordinateReferenceSystemCompound Coordinate Reference SystemclassSimpleCoordinateReferenceSystemSimple Coordinate Reference System with Coordinate System -
Uses of CoordinateReferenceSystem in mil.nga.crs.bound
Subclasses of CoordinateReferenceSystem in mil.nga.crs.bound Modifier and Type Class Description classBoundCoordinateReferenceSystemBound Coordinate Reference SystemMethods in mil.nga.crs.bound that return CoordinateReferenceSystem Modifier and Type Method Description CoordinateReferenceSystemBoundCoordinateReferenceSystem. getSource()Get the source coordinate reference systemCoordinateReferenceSystemBoundCoordinateReferenceSystem. getTarget()Get the target coordinate reference systemMethods in mil.nga.crs.bound with parameters of type CoordinateReferenceSystem Modifier and Type Method Description voidBoundCoordinateReferenceSystem. setSource(CoordinateReferenceSystem source)Set the source coordinate reference systemvoidBoundCoordinateReferenceSystem. setTarget(CoordinateReferenceSystem target)Set the target coordinate reference systemConstructors in mil.nga.crs.bound with parameters of type CoordinateReferenceSystem Constructor Description BoundCoordinateReferenceSystem(CoordinateReferenceSystem source, CoordinateReferenceSystem target, AbridgedCoordinateTransformation transformation)Constructor -
Uses of CoordinateReferenceSystem in mil.nga.crs.derived
Subclasses of CoordinateReferenceSystem in mil.nga.crs.derived Modifier and Type Class Description classDerivedCoordinateReferenceSystemDerived Coordinate Reference SystemMethods in mil.nga.crs.derived that return CoordinateReferenceSystem Modifier and Type Method Description CoordinateReferenceSystemDerivedCoordinateReferenceSystem. getBase()Get the base coordinate reference systemMethods in mil.nga.crs.derived with parameters of type CoordinateReferenceSystem Modifier and Type Method Description voidDerivedCoordinateReferenceSystem. setBase(CoordinateReferenceSystem base)Set the base coordinate reference systemConstructors in mil.nga.crs.derived with parameters of type CoordinateReferenceSystem Constructor Description DerivedCoordinateReferenceSystem(String name, CoordinateReferenceSystem base, DerivingConversion conversion, CoordinateSystem coordinateSystem)Constructor -
Uses of CoordinateReferenceSystem in mil.nga.crs.engineering
Subclasses of CoordinateReferenceSystem in mil.nga.crs.engineering Modifier and Type Class Description classEngineeringCoordinateReferenceSystemEngineering Coordinate Reference System -
Uses of CoordinateReferenceSystem in mil.nga.crs.geo
Subclasses of CoordinateReferenceSystem in mil.nga.crs.geo Modifier and Type Class Description classGeoCoordinateReferenceSystemGeodetic and Geographic Coordinate Reference System -
Uses of CoordinateReferenceSystem in mil.nga.crs.metadata
Methods in mil.nga.crs.metadata that return CoordinateReferenceSystem Modifier and Type Method Description CoordinateReferenceSystemCoordinateMetadata. getCoordinateReferenceSystem()Get the coordinate reference systemMethods in mil.nga.crs.metadata with parameters of type CoordinateReferenceSystem Modifier and Type Method Description voidCoordinateMetadata. setCoordinateReferenceSystem(CoordinateReferenceSystem crs)Set the coordinate reference systemConstructors in mil.nga.crs.metadata with parameters of type CoordinateReferenceSystem Constructor Description CoordinateMetadata(CoordinateReferenceSystem crs)ConstructorCoordinateMetadata(CoordinateReferenceSystem crs, Double epoch)ConstructorCoordinateMetadata(CoordinateReferenceSystem crs, String epoch)Constructor -
Uses of CoordinateReferenceSystem in mil.nga.crs.operation
Methods in mil.nga.crs.operation that return CoordinateReferenceSystem Modifier and Type Method Description CoordinateReferenceSystemCoordinateOperation. getInterpolation()Get the interpolation coordinate reference systemCoordinateReferenceSystemOperation. getSource()Get the source coordinate reference systemCoordinateReferenceSystemConcatenatedOperation. getTarget()Get the target coordinate reference systemCoordinateReferenceSystemCoordinateOperation. getTarget()Get the target coordinate reference systemMethods in mil.nga.crs.operation with parameters of type CoordinateReferenceSystem Modifier and Type Method Description voidCoordinateOperation. setInterpolation(CoordinateReferenceSystem interpolation)Set the interpolation coordinate reference systemvoidOperation. setSource(CoordinateReferenceSystem source)Set the source coordinate reference systemvoidConcatenatedOperation. setTarget(CoordinateReferenceSystem target)Set the target coordinate reference systemvoidCoordinateOperation. setTarget(CoordinateReferenceSystem target)Set the target coordinate reference systemConstructors in mil.nga.crs.operation with parameters of type CoordinateReferenceSystem Constructor Description ConcatenatedOperation(String name, CoordinateReferenceSystem source, CoordinateReferenceSystem target)ConstructorCoordinateOperation(String name, CoordinateReferenceSystem source, CoordinateReferenceSystem target, OperationMethod method)ConstructorOperation(String name, CRSType type, CoordinateReferenceSystem source)ConstructorPointMotionOperation(String name, CoordinateReferenceSystem source, OperationMethod method)ConstructorSimpleOperation(String name, CRSType type, CoordinateReferenceSystem source, OperationMethod method)Constructor -
Uses of CoordinateReferenceSystem in mil.nga.crs.parametric
Subclasses of CoordinateReferenceSystem in mil.nga.crs.parametric Modifier and Type Class Description classParametricCoordinateReferenceSystemParametric Coordinate Reference System -
Uses of CoordinateReferenceSystem in mil.nga.crs.projected
Subclasses of CoordinateReferenceSystem in mil.nga.crs.projected Modifier and Type Class Description classProjectedCoordinateReferenceSystemProjected Coordinate Reference System -
Uses of CoordinateReferenceSystem in mil.nga.crs.temporal
Subclasses of CoordinateReferenceSystem in mil.nga.crs.temporal Modifier and Type Class Description classTemporalCoordinateReferenceSystemTemporal Coordinate Reference System -
Uses of CoordinateReferenceSystem in mil.nga.crs.vertical
Subclasses of CoordinateReferenceSystem in mil.nga.crs.vertical Modifier and Type Class Description classVerticalCoordinateReferenceSystemVertical Coordinate Reference System -
Uses of CoordinateReferenceSystem in mil.nga.crs.wkt
Methods in mil.nga.crs.wkt that return CoordinateReferenceSystem Modifier and Type Method Description CoordinateReferenceSystemCRSReader. readCoordinateReferenceSystem()Read a Coordinate Reference System from the well-known textstatic CoordinateReferenceSystemCRSReader. readCoordinateReferenceSystem(String text)Read a Coordinate Reference System from the well-known textstatic CoordinateReferenceSystemCRSReader. readCoordinateReferenceSystem(String text, boolean strict)Read a Coordinate Reference System from the well-known textCoordinateReferenceSystemCRSReader. readCoordinateReferenceSystem(CRSKeyword keyword)Read a coordinate reference system with the keywordCoordinateReferenceSystemCRSReader. readEngineering()Read an Engineering CRSCoordinateReferenceSystemCRSReader. readGeo()Read a Geodetic or Geographic CRSCoordinateReferenceSystemCRSReader. readInterpolation()Read a interpolation coordinate reference systemCoordinateReferenceSystemCRSReader. readParametric()Read a Parametric CRSCoordinateReferenceSystemCRSReader. readSource()Read a source coordinate reference systemCoordinateReferenceSystemCRSReader. readTarget()Read a target coordinate reference systemCoordinateReferenceSystemCRSReader. readTemporal()Read a Temporal CRSCoordinateReferenceSystemCRSReader. readVertical()Read a Vertical CRSMethods in mil.nga.crs.wkt with parameters of type CoordinateReferenceSystem Modifier and Type Method Description voidCRSWriter. writeCoordinateReferenceSystem(CRSKeyword keyword, CoordinateReferenceSystem crs)Write a coordinate reference system with the keywordvoidCRSWriter. writeInterpolation(CoordinateReferenceSystem crs)Write a interpolation coordinate reference systemvoidCRSWriter. writeSource(CoordinateReferenceSystem crs)Write a source coordinate reference systemvoidCRSWriter. writeTarget(CoordinateReferenceSystem crs)Write a target coordinate reference system
-