- GeoCoordinateReferenceSystem - Class in mil.nga.crs.geo
-
Geodetic and Geographic Coordinate Reference System
- GeoCoordinateReferenceSystem() - Constructor for class mil.nga.crs.geo.GeoCoordinateReferenceSystem
-
Constructor
- GeoCoordinateReferenceSystem(CRSType) - Constructor for class mil.nga.crs.geo.GeoCoordinateReferenceSystem
-
Constructor
- GeoCoordinateReferenceSystem(String, CRSType, GeoReferenceFrame, CoordinateSystem) - Constructor for class mil.nga.crs.geo.GeoCoordinateReferenceSystem
-
Constructor
- GeoCoordinateReferenceSystem(String, CRSType, GeoDatumEnsemble, CoordinateSystem) - Constructor for class mil.nga.crs.geo.GeoCoordinateReferenceSystem
-
Constructor
- GeoCoordinateReferenceSystem(String, CRSType, Dynamic, GeoReferenceFrame, CoordinateSystem) - Constructor for class mil.nga.crs.geo.GeoCoordinateReferenceSystem
-
Constructor
- GeoDatum - Interface in mil.nga.crs.geo
-
Geodetic and Geographic Datum interface
- GeoDatumEnsemble - Class in mil.nga.crs.geo
-
Geodetic and Geographic Datum Ensemble
- GeoDatumEnsemble() - Constructor for class mil.nga.crs.geo.GeoDatumEnsemble
-
Constructor
- GeoDatumEnsemble(String, DatumEnsembleMember, Ellipsoid, double, PrimeMeridian) - Constructor for class mil.nga.crs.geo.GeoDatumEnsemble
-
Constructor
- GeoDatumEnsemble(String, List<DatumEnsembleMember>, Ellipsoid, double, PrimeMeridian) - Constructor for class mil.nga.crs.geo.GeoDatumEnsemble
-
Constructor
- GeographicBoundingBox - Class in mil.nga.crs.common
-
Geographic Bounding Box
- GeographicBoundingBox() - Constructor for class mil.nga.crs.common.GeographicBoundingBox
-
Constructor
- GeographicBoundingBox(double, double, double, double) - Constructor for class mil.nga.crs.common.GeographicBoundingBox
-
Constructor
- GeoReferenceFrame - Class in mil.nga.crs.geo
-
Geodetic and Geographic Reference Frame (datum)
- GeoReferenceFrame() - Constructor for class mil.nga.crs.geo.GeoReferenceFrame
-
Constructor
- GeoReferenceFrame(CRSType) - Constructor for class mil.nga.crs.geo.GeoReferenceFrame
-
Constructor
- GeoReferenceFrame(String, Ellipsoid) - Constructor for class mil.nga.crs.geo.GeoReferenceFrame
-
Constructor
- GeoReferenceFrame(String, CRSType, Ellipsoid) - Constructor for class mil.nga.crs.geo.GeoReferenceFrame
-
Constructor
- GERMAN_LEGAL_METRE - Static variable in class mil.nga.crs.common.Units
-
German legal metre unit name
- getAbbreviation() - Method in class mil.nga.crs.common.Axis
-
Get the abbreviation
- getAccuracy() - Method in class mil.nga.crs.common.DatumEnsemble
-
Get the accuracy
- getAccuracy() - Method in class mil.nga.crs.operation.Operation
-
Get the coordinate operation accuracy
- getAliases() - Method in enum mil.nga.crs.operation.OperationMethods
-
Get the aliases
- getAliases() - Method in enum mil.nga.crs.operation.OperationParameters
-
Get the aliases
- getAnchor() - Method in class mil.nga.crs.common.ReferenceFrame
-
Get the datum anchor description
- getArcMinute() - Static method in class mil.nga.crs.common.Units
-
Get an arc-minute unit
- getArcSecond() - Static method in class mil.nga.crs.common.Units
-
Get an arc-second unit
- getAreaDescription() - Method in class mil.nga.crs.common.Extent
-
Get the area description
- getAxes() - Method in class mil.nga.crs.common.CoordinateSystem
-
Get the axes
- getAxis(int) - Method in class mil.nga.crs.common.CoordinateSystem
-
Get the axis at the index
- getAxisUnit() - Method in class mil.nga.crs.common.CoordinateSystem
-
Get the axis unit, either the CS unit or first axis with unit
- getBase() - Method in class mil.nga.crs.derived.DerivedCoordinateReferenceSystem
-
Get the base coordinate reference system
- getBase() - Method in class mil.nga.crs.projected.ProjectedCoordinateReferenceSystem
-
Get the base coordinate reference system
- getBaseIdentifier(int) - Method in class mil.nga.crs.projected.ProjectedCoordinateReferenceSystem
-
Get the base identifier at the index
- getBaseIdentifiers() - Method in class mil.nga.crs.derived.DerivedCoordinateReferenceSystem
-
Get the base identifiers
- getBaseIdentifiers() - Method in class mil.nga.crs.projected.ProjectedCoordinateReferenceSystem
-
Get the base identifiers
- getBaseName() - Method in class mil.nga.crs.derived.DerivedCoordinateReferenceSystem
-
Get the base name
- getBaseName() - Method in class mil.nga.crs.projected.ProjectedCoordinateReferenceSystem
-
Get the base name
- getBaseType() - Method in class mil.nga.crs.derived.DerivedCoordinateReferenceSystem
-
Get the base type
- getBaseType() - Method in class mil.nga.crs.projected.ProjectedCoordinateReferenceSystem
-
Get the base type
- getBearing() - Method in class mil.nga.crs.common.Axis
-
Get the bearing
- getBin() - Static method in class mil.nga.crs.common.Units
-
Get a bin unit
- getCalendar() - Method in class mil.nga.crs.temporal.TemporalDatum
-
Get the calendar identifier
- getCalendarMonth() - Static method in class mil.nga.crs.common.Units
-
Get a calendar month unit
- getCalendarSecond() - Static method in class mil.nga.crs.common.Units
-
Get a calendar second unit
- getCategoryType() - Method in class mil.nga.crs.CRS
-
Get the category type
- getCategoryType() - Method in enum mil.nga.crs.CRSType
-
Get the category type
- getCitation() - Method in class mil.nga.crs.common.Identifier
-
Get the authority citation
- getCode() - Method in enum mil.nga.crs.operation.OperationMethods
-
Get the method code
- getCode() - Method in enum mil.nga.crs.operation.OperationParameters
-
Get the parameter code
- getConversion() - Method in class mil.nga.crs.derived.DerivedCoordinateReferenceSystem
-
Get the deriving conversion
- getConversionFactor() - Method in class mil.nga.crs.common.Unit
-
Get the conversion factor
- getCoordinateReferenceSystem(int) - Method in class mil.nga.crs.CompoundCoordinateReferenceSystem
-
Get the coordinate reference system at the index
- getCoordinateReferenceSystem() - Method in class mil.nga.crs.metadata.CoordinateMetadata
-
Get the coordinate reference system
- getCoordinateReferenceSystems() - Method in class mil.nga.crs.CompoundCoordinateReferenceSystem
-
Get the coordinate reference systems
- getCoordinateReferenceSystemType(CRSKeyword) - Static method in class mil.nga.crs.wkt.WKTUtils
-
Get the Coordinate Reference System Type
- getCoordinateSystem() - Method in class mil.nga.crs.SimpleCoordinateReferenceSystem
-
Get the coordinate system
- getDatum() - Method in class mil.nga.crs.engineering.EngineeringCoordinateReferenceSystem
-
Get the engineering datum
- getDatum() - Method in class mil.nga.crs.parametric.ParametricCoordinateReferenceSystem
-
Get the parametric datum
- getDatum() - Method in class mil.nga.crs.temporal.TemporalCoordinateReferenceSystem
-
Get the temporal datum
- getDatumEnsemble() - Method in class mil.nga.crs.geo.GeoCoordinateReferenceSystem
-
Get the datum ensemble
- getDatumEnsemble() - Method in class mil.nga.crs.projected.ProjectedCoordinateReferenceSystem
-
Get the datum ensemble
- getDatumEnsemble() - Method in class mil.nga.crs.vertical.VerticalCoordinateReferenceSystem
-
Get the vertical datum ensemble
- getDay() - Method in class mil.nga.crs.common.DateTime
-
Get the day
- getDay() - Static method in class mil.nga.crs.common.Units
-
Get a day unit
- getDefaultUnit(UnitType) - Static method in class mil.nga.crs.common.Units
-
Get the default unit for the unit type
- getDeformationModelName() - Method in class mil.nga.crs.common.Dynamic
-
Get the deformation model name
- getDegree() - Static method in class mil.nga.crs.common.Units
-
Get a degree unit
- getDimension() - Method in class mil.nga.crs.common.CoordinateSystem
-
Get the dimension
- getDirection() - Method in class mil.nga.crs.common.Axis
-
Get the direction
- getDynamic() - Method in class mil.nga.crs.geo.GeoCoordinateReferenceSystem
-
Get the dynamic coordinate reference system
- getDynamic() - Method in class mil.nga.crs.projected.ProjectedCoordinateReferenceSystem
-
Get the dynamic coordinate reference system
- getDynamic() - Method in class mil.nga.crs.vertical.VerticalCoordinateReferenceSystem
-
Get the dynamic coordinate reference system
- getEllipsoid() - Method in interface mil.nga.crs.geo.GeoDatum
-
Get the ellipsoid
- getEllipsoid() - Method in class mil.nga.crs.geo.GeoDatumEnsemble
-
Get the ellipsoid
- getEllipsoid() - Method in class mil.nga.crs.geo.GeoReferenceFrame
-
Get the ellipsoid
- getEnd() - Method in class mil.nga.crs.common.TemporalExtent
-
Get the end
- getEndDateTime() - Method in class mil.nga.crs.common.TemporalExtent
-
Get the end date time
- getEpoch() - Method in class mil.nga.crs.metadata.CoordinateMetadata
-
Get the coordinate epoch
- getExtent() - Method in class mil.nga.crs.common.Usage
-
Get the extent
- getExtra(String) - Method in class mil.nga.crs.CRS
-
Get the temporary extra with the name
- getExtras() - Method in class mil.nga.crs.CRS
-
Get temporary extras that are not part of the CRS definition
- getFileName() - Method in class mil.nga.crs.operation.OperationParameter
-
Get the file name
- getFraction() - Method in class mil.nga.crs.common.DateTime
-
Get the fraction
- getGeoDatum() - Method in class mil.nga.crs.geo.GeoCoordinateReferenceSystem
-
Get the geodetic or geographic common datum
- getGeoDatum() - Method in class mil.nga.crs.projected.ProjectedCoordinateReferenceSystem
-
Get the geodetic or geographic common datum
- getGeographicBoundingBox() - Method in class mil.nga.crs.common.Extent
-
Get the geographic bounding box
- getGeoidModelIdentifier() - Method in class mil.nga.crs.vertical.VerticalCoordinateReferenceSystem
-
Get the geoid model identifier
- getGeoidModelName() - Method in class mil.nga.crs.vertical.VerticalCoordinateReferenceSystem
-
Get the geoid model name
- getGermanLegalMetre() - Static method in class mil.nga.crs.common.Units
-
Get a German legal metre unit
- getGrad() - Static method in class mil.nga.crs.common.Units
-
Get a grad unit
- getHectopascal() - Static method in class mil.nga.crs.common.Units
-
Get a hectopascal unit
- getHour() - Method in class mil.nga.crs.common.DateTime
-
Get the hour
- getHour() - Static method in class mil.nga.crs.common.Units
-
Get a hour unit
- getIdentifier(int) - Method in class mil.nga.crs.bound.AbridgedCoordinateTransformation
-
Get the identifier at the index
- getIdentifier(int) - Method in class mil.nga.crs.common.Axis
-
Get the identifier at the index
- getIdentifier(int) - Method in class mil.nga.crs.common.CoordinateSystem
-
Get the identifier at the index
- getIdentifier(int) - Method in class mil.nga.crs.common.DatumEnsemble
-
Get the identifier at the index
- getIdentifier(int) - Method in class mil.nga.crs.common.DatumEnsembleMember
-
Get the identifier at the index
- getIdentifier(int) - Method in class mil.nga.crs.common.Dynamic
-
Get the identifier at the index
- getIdentifier(int) - Method in interface mil.nga.crs.common.Identifiable
-
Get the identifier at the index
- getIdentifier(int) - Method in class mil.nga.crs.common.ReferenceFrame
-
Get the identifier at the index
- getIdentifier(int) - Method in class mil.nga.crs.common.Unit
-
Get the identifier at the index
- getIdentifier(int) - Method in class mil.nga.crs.CommonCRS
-
Get the identifier at the index
- getIdentifier(int) - Method in class mil.nga.crs.derived.DerivingConversion
-
Get the identifier at the index
- getIdentifier(int) - Method in class mil.nga.crs.geo.Ellipsoid
-
Get the identifier at the index
- getIdentifier(int) - Method in class mil.nga.crs.geo.PrimeMeridian
-
Get the identifier at the index
- getIdentifier(int) - Method in class mil.nga.crs.metadata.CoordinateMetadata
-
Get the identifier at the index
- getIdentifier(int) - Method in class mil.nga.crs.operation.OperationMethod
-
Get the identifier at the index
- getIdentifier(int) - Method in class mil.nga.crs.operation.OperationParameter
-
Get the identifier at the index
- getIdentifier(int) - Method in class mil.nga.crs.projected.MapProjection
-
Get the identifier at the index
- getIdentifier(int) - Method in class mil.nga.crs.temporal.TemporalDatum
-
Get the identifier at the index
- getIdentifiers() - Method in class mil.nga.crs.bound.AbridgedCoordinateTransformation
-
Get the identifiers
- getIdentifiers() - Method in class mil.nga.crs.common.Axis
-
Get the identifiers
- getIdentifiers() - Method in class mil.nga.crs.common.CoordinateSystem
-
Get the identifiers
- getIdentifiers() - Method in class mil.nga.crs.common.DatumEnsemble
-
Get the identifiers
- getIdentifiers() - Method in class mil.nga.crs.common.DatumEnsembleMember
-
Get the identifiers
- getIdentifiers() - Method in class mil.nga.crs.common.Dynamic
-
Get the identifiers
- getIdentifiers() - Method in interface mil.nga.crs.common.Identifiable
-
Get the identifiers
- getIdentifiers() - Method in class mil.nga.crs.common.ReferenceFrame
-
Get the identifiers
- getIdentifiers() - Method in class mil.nga.crs.common.Unit
-
Get the identifiers
- getIdentifiers() - Method in class mil.nga.crs.CommonCRS
-
Get the identifiers
- getIdentifiers() - Method in class mil.nga.crs.derived.DerivingConversion
-
Get the identifiers
- getIdentifiers() - Method in class mil.nga.crs.geo.Ellipsoid
-
Get the identifiers
- getIdentifiers() - Method in class mil.nga.crs.geo.PrimeMeridian
-
Get the identifiers
- getIdentifiers() - Method in class mil.nga.crs.metadata.CoordinateMetadata
-
Get the identifiers
- getIdentifiers() - Method in class mil.nga.crs.operation.OperationMethod
-
Get the identifiers
- getIdentifiers() - Method in class mil.nga.crs.operation.OperationParameter
-
Get the identifiers
- getIdentifiers() - Method in class mil.nga.crs.projected.MapProjection
-
Get the identifiers
- getIdentifiers() - Method in class mil.nga.crs.temporal.TemporalDatum
-
Get the identifiers
- getInterpolation() - Method in class mil.nga.crs.operation.CoordinateOperation
-
Get the interpolation coordinate reference system
- getInverseFlattening() - Method in class mil.nga.crs.geo.Ellipsoid
-
Get the inverse flattening
- getInverseFlattening() - Method in class mil.nga.crs.geo.TriaxialEllipsoid
-
Get the inverse flattening
- getKeywords() - Method in enum mil.nga.crs.wkt.CRSKeyword
-
Get the keywords
- getKilometre() - Static method in class mil.nga.crs.common.Units
-
Get a kilometre unit
- getLongitude() - Method in class mil.nga.crs.geo.PrimeMeridian
-
Get the International Reference Meridian longitude
- getLongitudeUnit() - Method in class mil.nga.crs.geo.PrimeMeridian
-
Get the International Reference Meridian longitude unit (angle)
- getLowerLeftLatitude() - Method in class mil.nga.crs.common.GeographicBoundingBox
-
Get the lower left latitude
- getLowerLeftLongitude() - Method in class mil.nga.crs.common.GeographicBoundingBox
-
Get the lower left longitude
- getMapProjection() - Method in class mil.nga.crs.projected.ProjectedCoordinateReferenceSystem
-
Get the map projection
- getMaximumHeight() - Method in class mil.nga.crs.common.VerticalExtent
-
Get the maximum height
- getMember(int) - Method in class mil.nga.crs.common.DatumEnsemble
-
Get the member at the index
- getMembers() - Method in class mil.nga.crs.common.DatumEnsemble
-
Get the members
- getMeridian() - Method in class mil.nga.crs.common.Axis
-
Get the meridian
- getMeridianUnit() - Method in class mil.nga.crs.common.Axis
-
Get the meridian (angle) unit
- getMethod() - Method in class mil.nga.crs.bound.AbridgedCoordinateTransformation
-
Get the method
- getMethod() - Method in class mil.nga.crs.derived.DerivingConversion
-
Get the method
- getMethod() - Method in interface mil.nga.crs.operation.CommonOperation
-
Get the method
- getMethod() - Method in class mil.nga.crs.operation.OperationMethod
-
Get the commonly known method type
- getMethod(String) - Static method in enum mil.nga.crs.operation.OperationMethods
-
Get the method type from the alias
- getMethod(int) - Static method in enum mil.nga.crs.operation.OperationMethods
-
Get the method type from the code
- getMethod() - Method in class mil.nga.crs.operation.SimpleOperation
-
Get the method
- getMethod() - Method in class mil.nga.crs.projected.MapProjection
-
Get the method
- getMethods(String) - Static method in enum mil.nga.crs.operation.OperationMethods
-
Get the method types from the alias
- getMetre() - Static method in class mil.nga.crs.common.Units
-
Get a metre unit
- getMicrometre() - Static method in class mil.nga.crs.common.Units
-
Get a micrometre unit
- getMicroradian() - Static method in class mil.nga.crs.common.Units
-
Get a microradian unit
- getMicrosecond() - Static method in class mil.nga.crs.common.Units
-
Get a microsecond unit
- getMillimetre() - Static method in class mil.nga.crs.common.Units
-
Get a millimetre unit
- getMilliradian() - Static method in class mil.nga.crs.common.Units
-
Get a milliradian unit
- getMillisecond() - Static method in class mil.nga.crs.common.Units
-
Get a millisecond unit
- getMinimumHeight() - Method in class mil.nga.crs.common.VerticalExtent
-
Get the minimum height
- getMinute() - Method in class mil.nga.crs.common.DateTime
-
Get the minute
- getMinute() - Static method in class mil.nga.crs.common.Units
-
Get a minute unit
- getMonth() - Method in class mil.nga.crs.common.DateTime
-
Get the month
- getName() - Method in class mil.nga.crs.bound.AbridgedCoordinateTransformation
-
Get the name
- getName() - Method in class mil.nga.crs.bound.BoundCoordinateReferenceSystem
-
Get the name
- getName() - Method in class mil.nga.crs.common.Axis
-
Get the name
- getName() - Method in enum mil.nga.crs.common.AxisDirectionType
-
Get the type name
- getName() - Method in enum mil.nga.crs.common.CoordinateSystemType
-
Get the type name
- getName() - Method in class mil.nga.crs.common.DatumEnsemble
-
Get the name
- getName() - Method in class mil.nga.crs.common.DatumEnsembleMember
-
Get the name
- getName() - Method in class mil.nga.crs.common.Identifier
-
Get the authority name
- getName() - Method in class mil.nga.crs.common.ReferenceFrame
-
Get the datum name
- getName() - Method in interface mil.nga.crs.common.ScopeExtentIdentifierRemark
-
Get the name
- getName() - Method in class mil.nga.crs.common.Unit
-
Get the name
- getName() - Method in class mil.nga.crs.CommonCRS
-
Get the name
- getName() - Method in class mil.nga.crs.derived.DerivingConversion
-
Get the name
- getName() - Method in class mil.nga.crs.geo.Ellipsoid
-
Get the name
- getName() - Method in interface mil.nga.crs.geo.GeoDatum
-
Get the datum name
- getName() - Method in class mil.nga.crs.geo.PrimeMeridian
-
Get the name
- getName() - Method in class mil.nga.crs.metadata.CoordinateMetadata
-
Get the name
- getName() - Method in interface mil.nga.crs.operation.CommonOperation
-
Get the name
- getName() - Method in class mil.nga.crs.operation.OperationMethod
-
Get the name
- getName() - Method in enum mil.nga.crs.operation.OperationMethods
-
Get the method name
- getName() - Method in class mil.nga.crs.operation.OperationParameter
-
Get the name
- getName() - Method in enum mil.nga.crs.operation.OperationParameters
-
Get the parameter name
- getName() - Method in class mil.nga.crs.projected.MapProjection
-
Get the name
- getName() - Method in class mil.nga.crs.temporal.TemporalDatum
-
Get the datum name
- getNameAndUniqueIdentifier() - Method in class mil.nga.crs.common.Identifier
-
Get the name and unique identifier separated by a colon
- getNameAndUniqueIdentifier(String) - Method in class mil.nga.crs.common.Identifier
-
Get the name and unique identifier separated by the delimiter
- getOperation(int) - Method in class mil.nga.crs.operation.ConcatenatedOperation
-
Get the operation at the index
- getOperations() - Method in class mil.nga.crs.operation.ConcatenatedOperation
-
Get the operations
- getOperationType() - Method in class mil.nga.crs.bound.AbridgedCoordinateTransformation
-
Get the operation type
- getOperationType() - Method in class mil.nga.crs.derived.DerivingConversion
-
Get the operation type
- getOperationType() - Method in interface mil.nga.crs.operation.CommonOperation
-
Get the operation type
- getOperationType() - Method in class mil.nga.crs.operation.CoordinateOperation
-
Get the operation type
- getOperationType() - Method in enum mil.nga.crs.operation.OperationMethods
-
Get the operation type
- getOperationType() - Method in enum mil.nga.crs.operation.OperationParameters
-
Get the operation type
- getOperationType() - Method in class mil.nga.crs.operation.PointMotionOperation
-
Get the operation type
- getOperationType() - Method in class mil.nga.crs.projected.MapProjection
-
Get the operation type
- getOrder() - Method in class mil.nga.crs.common.Axis
-
Get the order
- getOrigin() - Method in class mil.nga.crs.temporal.TemporalDatum
-
Get the origin
- getOriginDateTime() - Method in class mil.nga.crs.temporal.TemporalDatum
-
Get the origin date time
- getParameter(int) - Method in class mil.nga.crs.operation.OperationMethod
-
Get the parameter at the index
- getParameter(int) - Method in enum mil.nga.crs.operation.OperationMethods
-
Get the parameter at the index
- getParameter() - Method in class mil.nga.crs.operation.OperationParameter
-
Get the commonly known parameter type
- getParameter(String) - Static method in enum mil.nga.crs.operation.OperationParameters
-
Get the parameter type from the alias
- getParameter(int) - Static method in enum mil.nga.crs.operation.OperationParameters
-
Get the parameter type from the code
- getParameterCode(int) - Method in enum mil.nga.crs.operation.OperationMethods
-
Get the parameter code at the index
- getParameterCodes() - Method in enum mil.nga.crs.operation.OperationMethods
-
Get the parameter codes
- getParameters() - Method in class mil.nga.crs.operation.OperationMethod
-
Get the parameters
- getParameters() - Method in enum mil.nga.crs.operation.OperationMethods
-
Get the parameters
- getParameters(String) - Static method in enum mil.nga.crs.operation.OperationParameters
-
Get the parameter types from the alias
- getPartsPerMillion() - Static method in class mil.nga.crs.common.Units
-
Get a parts per million unit
- getPascal() - Static method in class mil.nga.crs.common.Units
-
Get a pascal unit
- getPrimeMeridian() - Method in interface mil.nga.crs.geo.GeoDatum
-
Get the prime meridian
- getPrimeMeridian() - Method in class mil.nga.crs.geo.GeoDatumEnsemble
-
Get the prime meridian
- getPrimeMeridian() - Method in class mil.nga.crs.geo.GeoReferenceFrame
-
Get the prime meridian
- getRadian() - Static method in class mil.nga.crs.common.Units
-
Get a radian unit
- getReader() - Method in class mil.nga.crs.wkt.TextReader
-
Get the reader
- getReferenceEpoch() - Method in class mil.nga.crs.common.Dynamic
-
Get the reference epoch
- getReferenceFrame() - Method in class mil.nga.crs.geo.GeoCoordinateReferenceSystem
-
Get the reference frame
- getReferenceFrame() - Method in class mil.nga.crs.projected.ProjectedCoordinateReferenceSystem
-
Get the reference frame
- getReferenceFrame() - Method in class mil.nga.crs.vertical.VerticalCoordinateReferenceSystem
-
Get the vertical reference frame
- getRemark() - Method in class mil.nga.crs.bound.AbridgedCoordinateTransformation
-
Get the remark
- getRemark() - Method in interface mil.nga.crs.common.ScopeExtentIdentifierRemark
-
Get the remark
- getRemark() - Method in class mil.nga.crs.CommonCRS
-
Get the remark
- getRemark() - Method in class mil.nga.crs.metadata.CoordinateMetadata
-
Get the remark
- getRequiredType(String) - Static method in enum mil.nga.crs.wkt.CRSKeyword
-
Get the keyword type from the keyword
- getRequiredTypes(String) - Static method in enum mil.nga.crs.wkt.CRSKeyword
-
Get the keyword types from the keyword
- getScope() - Method in class mil.nga.crs.common.Usage
-
Get the scope
- getSecond() - Method in class mil.nga.crs.common.DateTime
-
Get the second
- getSecond() - Static method in class mil.nga.crs.common.Units
-
Get a second unit
- getSemiMajorAxis() - Method in class mil.nga.crs.geo.Ellipsoid
-
Get the semi major axis
- getSemiMedianAxis() - Method in class mil.nga.crs.geo.TriaxialEllipsoid
-
Get the semi median axis
- getSemiMinorAxis() - Method in class mil.nga.crs.geo.TriaxialEllipsoid
-
Get the semi minor axis
- getSource() - Method in class mil.nga.crs.bound.BoundCoordinateReferenceSystem
-
Get the source coordinate reference system
- getSource() - Method in class mil.nga.crs.operation.Operation
-
Get the source coordinate reference system
- getStart() - Method in class mil.nga.crs.common.TemporalExtent
-
Get the start
- getStartDateTime() - Method in class mil.nga.crs.common.TemporalExtent
-
Get the start date time
- getTarget() - Method in class mil.nga.crs.bound.BoundCoordinateReferenceSystem
-
Get the target coordinate reference system
- getTarget() - Method in class mil.nga.crs.operation.ConcatenatedOperation
-
Get the target coordinate reference system
- getTarget() - Method in class mil.nga.crs.operation.CoordinateOperation
-
Get the target coordinate reference system
- getTemporalExtent() - Method in class mil.nga.crs.common.Extent
-
Get the temporal extent
- getTextReader() - Method in class mil.nga.crs.wkt.CRSReader
-
Get the text reader
- getTimeZoneHour() - Method in class mil.nga.crs.common.DateTime
-
Get the signed local time zone hour
- getTimeZoneMinute() - Method in class mil.nga.crs.common.DateTime
-
Get the local time zone minute
- getTransformation() - Method in class mil.nga.crs.bound.BoundCoordinateReferenceSystem
-
Get the abridged coordinate transformation
- getType(String) - Static method in enum mil.nga.crs.common.AxisDirectionType
-
Get the type from the name
- getType() - Method in class mil.nga.crs.common.CoordinateSystem
-
Get the type
- getType(String) - Static method in enum mil.nga.crs.common.CoordinateSystemType
-
Get the type from the name
- getType() - Method in class mil.nga.crs.common.ReferenceFrame
-
Get the type
- getType() - Method in class mil.nga.crs.common.Unit
-
Get the unit type
- getType() - Method in class mil.nga.crs.CRS
-
Get the type
- getType() - Method in class mil.nga.crs.geo.Ellipsoid
-
Get the Ellipsoid Type
- getType() - Method in class mil.nga.crs.geo.TriaxialEllipsoid
-
Get the Ellipsoid Type
- getType(String) - Static method in enum mil.nga.crs.wkt.CRSKeyword
-
Get the keyword type from the keyword
- getTypes(String) - Static method in enum mil.nga.crs.wkt.CRSKeyword
-
Get the keyword types from the keyword
- getUniqueIdentifier() - Method in class mil.nga.crs.common.Identifier
-
Get the authority unique identifier
- getUnit() - Method in class mil.nga.crs.common.Axis
-
Get the unit
- getUnit() - Method in class mil.nga.crs.common.CoordinateSystem
-
Get the unit
- getUnit() - Method in class mil.nga.crs.common.VerticalExtent
-
Get the unit (length)
- getUnit() - Method in class mil.nga.crs.geo.Ellipsoid
-
Get the unit (length)
- getUnit() - Method in class mil.nga.crs.operation.OperationParameter
-
Get the unit
- getUnit() - Method in class mil.nga.crs.projected.ProjectedCoordinateReferenceSystem
-
Get the unit (ellipsoidal angle)
- getUnitType() - Method in enum mil.nga.crs.operation.OperationParameters
-
Get the unit type
- getUnitType(CRSKeyword) - Static method in class mil.nga.crs.wkt.WKTUtils
-
Get the unit type from the keyword
- getUnity() - Static method in class mil.nga.crs.common.Units
-
Get a unity unit
- getUpperRightLatitude() - Method in class mil.nga.crs.common.GeographicBoundingBox
-
Set the upper right latitude
- getUpperRightLongitude() - Method in class mil.nga.crs.common.GeographicBoundingBox
-
Set the upper right longitude
- getUri() - Method in class mil.nga.crs.common.Identifier
-
Get the id uri
- getUsage(int) - Method in class mil.nga.crs.bound.AbridgedCoordinateTransformation
-
Get the usage at the index
- getUsage(int) - Method in interface mil.nga.crs.common.ScopeExtentIdentifierRemark
-
Get the usage at the index
- getUsage(int) - Method in class mil.nga.crs.CommonCRS
-
Get the usage at the index
- getUsage(int) - Method in class mil.nga.crs.metadata.CoordinateMetadata
-
Get the usage at the index
- getUsages() - Method in class mil.nga.crs.bound.AbridgedCoordinateTransformation
-
Get the usages
- getUsages() - Method in interface mil.nga.crs.common.ScopeExtentIdentifierRemark
-
Get the usages
- getUsages() - Method in class mil.nga.crs.CommonCRS
-
Get the usages
- getUsages() - Method in class mil.nga.crs.metadata.CoordinateMetadata
-
Get the usages
- getUSSurveyFoot() - Static method in class mil.nga.crs.common.Units
-
Get a US survey foot unit
- getValue() - Method in class mil.nga.crs.operation.OperationParameter
-
Get the value
- getVersion() - Method in class mil.nga.crs.bound.AbridgedCoordinateTransformation
-
Get the operation version
- getVersion() - Method in class mil.nga.crs.common.Identifier
-
Get the version
- getVersion() - Method in class mil.nga.crs.derived.DerivingConversion
-
Get the operation version
- getVersion() - Method in interface mil.nga.crs.operation.CommonOperation
-
Get the operation version
- getVersion() - Method in class mil.nga.crs.operation.Operation
-
Get the operation version
- getVersion() - Method in class mil.nga.crs.projected.MapProjection
-
Get the operation version
- getVerticalExtent() - Method in class mil.nga.crs.common.Extent
-
Get the vertical extent
- getWriter() - Method in class mil.nga.crs.wkt.CRSWriter
-
Get the writer
- getYear() - Method in class mil.nga.crs.common.DateTime
-
Get the year
- getYear() - Static method in class mil.nga.crs.common.Units
-
Get a year unit
- GRAD - Static variable in class mil.nga.crs.common.Units
-
Grad unit name
- RADIAN - Static variable in class mil.nga.crs.common.Units
-
Radian unit name
- read(String) - Static method in class mil.nga.crs.wkt.CRSReader
-
Read a Coordinate Reference System from the well-known text
- read(String, boolean) - Static method in class mil.nga.crs.wkt.CRSReader
-
Read a Coordinate Reference System from the well-known text
- read(String, CRSType...) - Static method in class mil.nga.crs.wkt.CRSReader
-
Read a Coordinate Reference System from the well-known text
- read(String, boolean, CRSType...) - Static method in class mil.nga.crs.wkt.CRSReader
-
Read a Coordinate Reference System from the well-known text
- read() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a CRS object from the well-known text
- readAbridgedCoordinateTransformation() - Method in class mil.nga.crs.wkt.CRSReader
-
Read an Abridged Coordinate Transformation
- readAccuracy() - Method in class mil.nga.crs.wkt.CRSReader
-
Read an operation accuracy
- readAngleUnit() - Method in class mil.nga.crs.wkt.CRSReader
-
Read an Angle Unit
- readAreaDescription() - Method in class mil.nga.crs.wkt.CRSReader
-
Read an Area description
- readAxes() - Method in class mil.nga.crs.wkt.CRSReader
-
Read Axes
- readAxes(CoordinateSystemType) - Method in class mil.nga.crs.wkt.CRSReader
-
Read Axes
- readAxis() - Method in class mil.nga.crs.wkt.CRSReader
-
Read an Axis
- readAxis(CoordinateSystemType) - Method in class mil.nga.crs.wkt.CRSReader
-
Read an Axis
- readBound(String) - Static method in class mil.nga.crs.wkt.CRSReader
-
Read Bound Coordinate Reference System from the well-known text
- readBound() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Bound CRS
- readBoundParameters() - Method in class mil.nga.crs.wkt.CRSReader
-
Read Bound CRS Abridged Transformation parameters
- readCompound(String) - Static method in class mil.nga.crs.wkt.CRSReader
-
Read a Compound Coordinate Reference System from the well-known text
- readCompound() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Compound CRS
- readConcatenatedOperation(String) - Static method in class mil.nga.crs.wkt.CRSReader
-
Read Concatenated Operation from the well-known text
- readConcatenatedOperation() - Method in class mil.nga.crs.wkt.CRSReader
-
Read Concatenated Operation
- readCoordinateMetadata(String) - Static method in class mil.nga.crs.wkt.CRSReader
-
Read Coordinate Metadata from the well-known text
- readCoordinateMetadata() - Method in class mil.nga.crs.wkt.CRSReader
-
Read Coordinate Metadata
- readCoordinateOperation(String) - Static method in class mil.nga.crs.wkt.CRSReader
-
Read Coordinate Operation from the well-known text
- readCoordinateOperation() - Method in class mil.nga.crs.wkt.CRSReader
-
Read Coordinate Operation
- readCoordinateOperationParameters() - Method in class mil.nga.crs.wkt.CRSReader
-
Read Coordinate Operation parameters
- readCoordinateReferenceSystem(String) - Static method in class mil.nga.crs.wkt.CRSReader
-
Read a Coordinate Reference System from the well-known text
- readCoordinateReferenceSystem(String, boolean) - Static method in class mil.nga.crs.wkt.CRSReader
-
Read a Coordinate Reference System from the well-known text
- readCoordinateReferenceSystem() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Coordinate Reference System from the well-known text
- readCoordinateReferenceSystem(CRSKeyword) - Method in class mil.nga.crs.wkt.CRSReader
-
Read a coordinate reference system with the keyword
- readCoordinateSystem() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Coordinate system
- readCoordinateSystemCompat(CRSType, ReferenceFrame) - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Backward Compatible Coordinate System
- readDatumCompat() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Backward Compatible datum
- readDatumCompat(SimpleCoordinateReferenceSystem) - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Backward Compatible datum
- readDatumEnsemble() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Datum ensemble
- readDatumEnsembleMember() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Datum ensemble member
- readDerived(String) - Static method in class mil.nga.crs.wkt.CRSReader
-
Read a Derived Coordinate Reference System from the well-known text
- readDerivedParameters() - Method in class mil.nga.crs.wkt.CRSReader
-
Read Derived parameters
- readDerivedProjected() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Derived Projected CRS
- readDerivingConversion() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Deriving Conversion
- readDynamic() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Dynamic coordinate reference system
- readEllipsoid() - Method in class mil.nga.crs.wkt.CRSReader
-
Read an Ellipsoid
- readEnd() - Method in class mil.nga.crs.wkt.CRSReader
-
"Read" an expected end, checking for unexpected trailing tokens
- readEngineering(String) - Static method in class mil.nga.crs.wkt.CRSReader
-
Read an Engineering Coordinate Reference System from the well-known text
- readEngineering() - Method in class mil.nga.crs.wkt.CRSReader
-
Read an Engineering CRS
- readEngineeringCompat() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Backward Compatible Engineering CRS
- readEngineeringDatum() - Method in class mil.nga.crs.wkt.CRSReader
-
Read an Engineering datum
- readEngineeringDatum(SimpleCoordinateReferenceSystem) - Method in class mil.nga.crs.wkt.CRSReader
-
Read an Engineering datum
- readEngineeringDatumCompat() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Backward Compatible engineering datum
- readEngineeringDatumCompat(SimpleCoordinateReferenceSystem) - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Backward Compatible engineering datum
- readExpectedToken() - Method in class mil.nga.crs.wkt.TextReader
-
Read an expected token
- readExtensionsCompat() - Method in class mil.nga.crs.wkt.CRSReader
-
Read Backward Compatible Extensions
- readExtent() - Method in class mil.nga.crs.wkt.CRSReader
-
Read an Extent
- readGeo(String) - Static method in class mil.nga.crs.wkt.CRSReader
-
Read a Geodetic or Geographic Coordinate Reference System from the
well-known text
- readGeo() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Geodetic or Geographic CRS
- readGeoCompat(String) - Static method in class mil.nga.crs.wkt.CRSReader
-
Read a Backward Compatible Geodetic or Geographic Coordinate Reference
System from the well-known text
- readGeoCompat() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Backward Compatible Geodetic or Geographic CRS
- readGeoCompat(CRSType) - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Backward Compatible Geodetic or Geographic CRS
- readGeoDatumEnsemble() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Geo datum ensemble
- readGeodetic(String) - Static method in class mil.nga.crs.wkt.CRSReader
-
Read a Geodetic Coordinate Reference System from the well-known text
- readGeodeticCompat(String) - Static method in class mil.nga.crs.wkt.CRSReader
-
Read a Backward Compatible Geodetic Coordinate Reference System from the
well-known text
- readGeodeticCompat() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Backward Compatible Geodetic CRS
- readGeographic(String) - Static method in class mil.nga.crs.wkt.CRSReader
-
Read a Geographic Coordinate Reference System from the well-known text
- readGeographicBoundingBox() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Geographic bounding box
- readGeographicCompat(String) - Static method in class mil.nga.crs.wkt.CRSReader
-
Read a Backward Compatible Geographic Coordinate Reference System from
the well-known text
- readGeographicCompat() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Backward Compatible Geographic CRS
- readGeoReferenceFrame() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Geo reference frame
- readGeoReferenceFrame(SimpleCoordinateReferenceSystem) - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Geo reference frame
- readIdentifier() - Method in class mil.nga.crs.wkt.CRSReader
-
Read an Identifier
- readIdentifiers() - Method in class mil.nga.crs.wkt.CRSReader
-
Read Identifiers
- readInteger() - Method in class mil.nga.crs.wkt.TextReader
-
Read a signed integer
- readInterpolation() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a interpolation coordinate reference system
- readKeyword() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a WKT CRS keyword
- readKeyword(CRSKeyword...) - Method in class mil.nga.crs.wkt.CRSReader
-
Read a specific WKT CRS keyword, next token when strict, until found when
not
- readKeyword(boolean, CRSKeyword...) - Method in class mil.nga.crs.wkt.CRSReader
-
Read looking for a specific WKT CRS keyword, skipping others if not
strict mode
- readKeywordDelimitedToken(CRSKeyword) - Method in class mil.nga.crs.wkt.CRSReader
-
Read a keyword delimited token
- readKeywords() - Method in class mil.nga.crs.wkt.CRSReader
-
Read WKT CRS keywords
- readLeftDelimiter() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a left delimiter
- readLengthUnit() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Length Unit
- readMapProjection() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Map projection
- readMapProjectionCompat() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Backward Compatible map projection
- readMethod() - Method in class mil.nga.crs.wkt.CRSReader
-
Read an operation method
- readNumber() - Method in class mil.nga.crs.wkt.TextReader
-
Read a signed number as a double
- readParameter(CRSType) - Method in class mil.nga.crs.wkt.CRSReader
-
Read an Operation parameter
- readParameterFile() - Method in class mil.nga.crs.wkt.CRSReader
-
Read an Operation parameter file
- readParameters(CRSType) - Method in class mil.nga.crs.wkt.CRSReader
-
Read Operation parameters
- readParametersAndFiles(CRSType) - Method in class mil.nga.crs.wkt.CRSReader
-
Read Operation parameters and parameter files
- readParametric(String) - Static method in class mil.nga.crs.wkt.CRSReader
-
Read an Parametric Coordinate Reference System from the well-known text
- readParametric() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Parametric CRS
- readParametricDatum() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Parametric datum
- readParametricDatum(SimpleCoordinateReferenceSystem) - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Parametric datum
- readParametricUnit() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Parametric Unit
- readPointMotionOperation(String) - Static method in class mil.nga.crs.wkt.CRSReader
-
Read Point Motion Operation from the well-known text
- readPointMotionOperation() - Method in class mil.nga.crs.wkt.CRSReader
-
Read Point Motion Operation
- readPointMotionOperationParameters() - Method in class mil.nga.crs.wkt.CRSReader
-
Read Point Motion Operation parameters
- readPrimeMeridian() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Prime meridian
- readProjected(String) - Static method in class mil.nga.crs.wkt.CRSReader
-
Read a Projected Coordinate Reference System from the well-known text
- readProjected() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Projected CRS
- readProjected(CRSType) - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Projected CRS
- readProjectedCompat(String) - Static method in class mil.nga.crs.wkt.CRSReader
-
Read a Backward Compatible Projected Coordinate Reference System from the
well-known text
- readProjectedCompat() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Backward Compatible Projected CRS
- readProjectedCompat(CRSType) - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Backward Compatible Projected CRS
- readProjectedGeodetic(String) - Static method in class mil.nga.crs.wkt.CRSReader
-
Read a Projected Geodetic Coordinate Reference System from the well-known
text
- readProjectedGeodetic() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Projected Geodetic CRS
- readProjectedGeodeticCompat(String) - Static method in class mil.nga.crs.wkt.CRSReader
-
Read a Backward Compatible Projected Geodetic Coordinate Reference System
from the well-known text
- readProjectedGeodeticCompat() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Backward Compatible Projected Geodetic CRS
- readProjectedGeographic(String) - Static method in class mil.nga.crs.wkt.CRSReader
-
Read a Projected Geographic Coordinate Reference System from the
well-known text
- readProjectedGeographic() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Projected Geographic CRS
- readProjectedGeographicCompat(String) - Static method in class mil.nga.crs.wkt.CRSReader
-
Read a Backward Compatible Projected Geographic Coordinate Reference
System from the well-known text
- readProjectedGeographicCompat() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Backward Compatible Projected Geographic CRS
- readProjectedParameters() - Method in class mil.nga.crs.wkt.CRSReader
-
Read projected parameters
- readReferenceFrame() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Reference frame (datum)
- readReferenceFrame(SimpleCoordinateReferenceSystem) - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Reference frame (datum)
- readRemark() - Method in class mil.nga.crs.wkt.CRSReader
-
Read Remark
- readRightDelimiter() - Method in class mil.nga.crs.wkt.CRSReader
-
Read skipping tokens until an external right delimiter (first right
delimiter without a preceding left)
- readScaleUnit() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Scale Unit
- readScope() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Scope
- readScopeExtentIdentifierRemark(ScopeExtentIdentifierRemark) - Method in class mil.nga.crs.wkt.CRSReader
-
Read the usages (scope and extent), identifiers, and remark into the
object
- readSeparator() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a WKT Separator (comma)
- readSimpleCoordinateReferenceSystem(String) - Static method in class mil.nga.crs.wkt.CRSReader
-
Read a Simple Coordinate Reference System from the well-known text
- readSimpleCoordinateReferenceSystem(String, boolean) - Static method in class mil.nga.crs.wkt.CRSReader
-
Read a Simple Coordinate Reference System from the well-known text
- readSimpleCoordinateReferenceSystem() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Simple Coordinate Reference System from the well-known text
- readSource() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a source coordinate reference system
- readTarget() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a target coordinate reference system
- readTemporal(String) - Static method in class mil.nga.crs.wkt.CRSReader
-
Read an Temporal Coordinate Reference System from the well-known text
- readTemporal() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Temporal CRS
- readTemporalDatum() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Temporal Datum
- readTemporalExtent() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Temporal extent
- readTimeUnit() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Time Unit
- readToken() - Method in class mil.nga.crs.wkt.TextReader
-
Read the next token.
- readToKeyword(CRSKeyword...) - Method in class mil.nga.crs.wkt.CRSReader
-
Read skipping tokens up until before an optional WKT CRS keyword
- readToWGS84Compat() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Backward Compatible To WGS84 transformation
- readUnit() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Unit
- readUnit(UnitType) - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Unit
- readUnsignedInteger() - Method in class mil.nga.crs.wkt.TextReader
-
Read an unsigned integer
- readUnsignedNumber() - Method in class mil.nga.crs.wkt.TextReader
-
Read an unsigned number as a double
- readUsage() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Usage
- readUsages() - Method in class mil.nga.crs.wkt.CRSReader
-
Read Usages
- readVersion() - Method in class mil.nga.crs.wkt.CRSReader
-
Read an operation version
- readVertical(String) - Static method in class mil.nga.crs.wkt.CRSReader
-
Read a Vertical Coordinate Reference System from the well-known text
- readVertical() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Vertical CRS
- readVerticalCompat() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Backward Compatible Vertical CRS
- readVerticalDatumCompat() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Backward Compatible vertical datum
- readVerticalDatumCompat(SimpleCoordinateReferenceSystem) - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Backward Compatible vertical datum
- readVerticalDatumEnsemble() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Vertical datum ensemble
- readVerticalExtent() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Vertical extent
- readVerticalReferenceFrame() - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Vertical reference frame
- readVerticalReferenceFrame(SimpleCoordinateReferenceSystem) - Method in class mil.nga.crs.wkt.CRSReader
-
Read a Vertical reference frame
- ReferenceFrame - Class in mil.nga.crs.common
-
Reference Frame (datum)
- ReferenceFrame(CRSType) - Constructor for class mil.nga.crs.common.ReferenceFrame
-
Constructor
- ReferenceFrame(String, CRSType) - Constructor for class mil.nga.crs.common.ReferenceFrame
-
Constructor
- reset() - Method in class mil.nga.crs.wkt.CRSReader
-
Reset the reader
- reset() - Method in class mil.nga.crs.wkt.TextReader
-
Reset the reader
- RIGHT_DELIMITER - Static variable in class mil.nga.crs.wkt.WKTConstants
-
Right Delimiter
- RIGHT_DELIMITER_COMPAT - Static variable in class mil.nga.crs.wkt.WKTConstants
-
Backwards Compatible Right Delimiter
- ScopeExtentIdentifierRemark - Interface in mil.nga.crs.common
-
Interface Scope, Extent, Identifier, and Remark values
- SECOND - Static variable in class mil.nga.crs.common.Units
-
Second unit name
- SEPARATOR - Static variable in class mil.nga.crs.wkt.WKTConstants
-
Separator
- setAbbreviation(String) - Method in class mil.nga.crs.common.Axis
-
Set the abbreviation
- setAccuracy(double) - Method in class mil.nga.crs.common.DatumEnsemble
-
Set the accuracy
- setAccuracy(Double) - Method in class mil.nga.crs.operation.Operation
-
Set the coordinate operation accuracy
- setAnchor(String) - Method in class mil.nga.crs.common.ReferenceFrame
-
Set the datum anchor description
- setAreaDescription(String) - Method in class mil.nga.crs.common.Extent
-
Set the area description
- setAxes(List<Axis>) - Method in class mil.nga.crs.common.CoordinateSystem
-
Set the axes
- setBase(CoordinateReferenceSystem) - Method in class mil.nga.crs.derived.DerivedCoordinateReferenceSystem
-
Set the base coordinate reference system
- setBase(GeoCoordinateReferenceSystem) - Method in class mil.nga.crs.projected.ProjectedCoordinateReferenceSystem
-
Set the base coordinate reference system
- setBaseIdentifiers(List<Identifier>) - Method in class mil.nga.crs.projected.ProjectedCoordinateReferenceSystem
-
Set the base identifiers
- setBaseName(String) - Method in class mil.nga.crs.projected.ProjectedCoordinateReferenceSystem
-
Set the base name
- setBaseType(CRSType) - Method in class mil.nga.crs.projected.ProjectedCoordinateReferenceSystem
-
Set the base type
- setBearing(Double) - Method in class mil.nga.crs.common.Axis
-
Set the bearing
- setCalendar(String) - Method in class mil.nga.crs.temporal.TemporalDatum
-
Set the calendar identifier
- setCitation(String) - Method in class mil.nga.crs.common.Identifier
-
Set the authority citation
- setConversion(DerivingConversion) - Method in class mil.nga.crs.derived.DerivedCoordinateReferenceSystem
-
Set the deriving conversion
- setConversionFactor(Double) - Method in class mil.nga.crs.common.Unit
-
Set the conversion factor
- setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class mil.nga.crs.metadata.CoordinateMetadata
-
Set the coordinate reference system
- setCoordinateReferenceSystems(List<SimpleCoordinateReferenceSystem>) - Method in class mil.nga.crs.CompoundCoordinateReferenceSystem
-
Set the coordinate reference systems
- setCoordinateSystem(CoordinateSystem) - Method in class mil.nga.crs.SimpleCoordinateReferenceSystem
-
Set the coordinate system
- setDatum(EngineeringDatum) - Method in class mil.nga.crs.engineering.EngineeringCoordinateReferenceSystem
-
Set the engineering datum
- setDatum(ParametricDatum) - Method in class mil.nga.crs.parametric.ParametricCoordinateReferenceSystem
-
Set the parametric datum
- setDatum(TemporalDatum) - Method in class mil.nga.crs.temporal.TemporalCoordinateReferenceSystem
-
Set the temporal datum
- setDatumEnsemble(GeoDatumEnsemble) - Method in class mil.nga.crs.geo.GeoCoordinateReferenceSystem
-
Set the datum ensemble
- setDatumEnsemble(GeoDatumEnsemble) - Method in class mil.nga.crs.projected.ProjectedCoordinateReferenceSystem
-
Set the datum ensemble
- setDatumEnsemble(VerticalDatumEnsemble) - Method in class mil.nga.crs.vertical.VerticalCoordinateReferenceSystem
-
Set the vertical datum ensemble
- setDay(Integer) - Method in class mil.nga.crs.common.DateTime
-
Set the day
- setDeformationModelName(String) - Method in class mil.nga.crs.common.Dynamic
-
Set the deformation model name
- setDimension(int) - Method in class mil.nga.crs.common.CoordinateSystem
-
Set the dimension
- setDirection(AxisDirectionType) - Method in class mil.nga.crs.common.Axis
-
Set the direction
- setDynamic(Dynamic) - Method in class mil.nga.crs.geo.GeoCoordinateReferenceSystem
-
Set the dynamic coordinate reference system
- setDynamic(Dynamic) - Method in class mil.nga.crs.projected.ProjectedCoordinateReferenceSystem
-
Set the dynamic coordinate reference system
- setDynamic(Dynamic) - Method in class mil.nga.crs.vertical.VerticalCoordinateReferenceSystem
-
Set the dynamic coordinate reference system
- setEllipsoid(Ellipsoid) - Method in interface mil.nga.crs.geo.GeoDatum
-
Set the ellipsoid
- setEllipsoid(Ellipsoid) - Method in class mil.nga.crs.geo.GeoDatumEnsemble
-
Set the ellipsoid
- setEllipsoid(Ellipsoid) - Method in class mil.nga.crs.geo.GeoReferenceFrame
-
Set the ellipsoid
- setEnd(String) - Method in class mil.nga.crs.common.TemporalExtent
-
Set the end
- setEndDateTime(DateTime) - Method in class mil.nga.crs.common.TemporalExtent
-
Set the end date time
- setEndDateTime(String) - Method in class mil.nga.crs.common.TemporalExtent
-
Set the end date time
- setEpoch(Double) - Method in class mil.nga.crs.metadata.CoordinateMetadata
-
Set the coordinate epoch
- setExtent(Extent) - Method in class mil.nga.crs.common.Usage
-
Set the extent
- setExtras(Map<String, Object>) - Method in class mil.nga.crs.CRS
-
Set the temporary extras that are not part of the CRS definition
- setFileName(String) - Method in class mil.nga.crs.operation.OperationParameter
-
Set the file name
- setFraction(Double) - Method in class mil.nga.crs.common.DateTime
-
Set the fraction
- setGeographicBoundingBox(GeographicBoundingBox) - Method in class mil.nga.crs.common.Extent
-
Set the geographic bounding box
- setGeoidModelIdentifier(Identifier) - Method in class mil.nga.crs.vertical.VerticalCoordinateReferenceSystem
-
Set the geoid model identifier
- setGeoidModelName(String) - Method in class mil.nga.crs.vertical.VerticalCoordinateReferenceSystem
-
Set the geoid model name
- setHour(Integer) - Method in class mil.nga.crs.common.DateTime
-
Set the hour
- setIdentifiers(List<Identifier>) - Method in class mil.nga.crs.bound.AbridgedCoordinateTransformation
-
Set the identifiers
- setIdentifiers(List<Identifier>) - Method in class mil.nga.crs.common.Axis
-
Set the identifiers
- setIdentifiers(List<Identifier>) - Method in class mil.nga.crs.common.CoordinateSystem
-
Set the identifiers
- setIdentifiers(List<Identifier>) - Method in class mil.nga.crs.common.DatumEnsemble
-
Set the identifiers
- setIdentifiers(List<Identifier>) - Method in class mil.nga.crs.common.DatumEnsembleMember
-
Set the identifiers
- setIdentifiers(List<Identifier>) - Method in class mil.nga.crs.common.Dynamic
-
Set the identifiers
- setIdentifiers(List<Identifier>) - Method in interface mil.nga.crs.common.Identifiable
-
Set the identifiers
- setIdentifiers(List<Identifier>) - Method in class mil.nga.crs.common.ReferenceFrame
-
Set the identifiers
- setIdentifiers(List<Identifier>) - Method in class mil.nga.crs.common.Unit
-
Set the identifiers
- setIdentifiers(List<Identifier>) - Method in class mil.nga.crs.CommonCRS
-
Set the identifiers
- setIdentifiers(List<Identifier>) - Method in class mil.nga.crs.derived.DerivingConversion
-
Set the identifiers
- setIdentifiers(List<Identifier>) - Method in class mil.nga.crs.geo.Ellipsoid
-
Set the identifiers
- setIdentifiers(List<Identifier>) - Method in class mil.nga.crs.geo.PrimeMeridian
-
Set the identifiers
- setIdentifiers(List<Identifier>) - Method in class mil.nga.crs.metadata.CoordinateMetadata
-
Set the identifiers
- setIdentifiers(List<Identifier>) - Method in class mil.nga.crs.operation.OperationMethod
-
Set the identifiers
- setIdentifiers(List<Identifier>) - Method in class mil.nga.crs.operation.OperationParameter
-
Set the identifiers
- setIdentifiers(List<Identifier>) - Method in class mil.nga.crs.projected.MapProjection
-
Set the identifiers
- setIdentifiers(List<Identifier>) - Method in class mil.nga.crs.temporal.TemporalDatum
-
Set the identifiers
- setIncludeQuotes(boolean) - Method in class mil.nga.crs.wkt.TextReader
-
Set the include quotes setting
- setInterpolation(CoordinateReferenceSystem) - Method in class mil.nga.crs.operation.CoordinateOperation
-
Set the interpolation coordinate reference system
- setInverseFlattening(double) - Method in class mil.nga.crs.geo.Ellipsoid
-
Set the inverse flattening
- setInverseFlattening(double) - Method in class mil.nga.crs.geo.TriaxialEllipsoid
-
Set the inverse flattening
- setLongitude(double) - Method in class mil.nga.crs.geo.PrimeMeridian
-
Set the International Reference Meridian longitude
- setLongitudeUnit(Unit) - Method in class mil.nga.crs.geo.PrimeMeridian
-
Set the International Reference Meridian longitude unit (angle)
- setLowerLeftLatitude(double) - Method in class mil.nga.crs.common.GeographicBoundingBox
-
Set the lower left latitude
- setLowerLeftLongitude(double) - Method in class mil.nga.crs.common.GeographicBoundingBox
-
Set the lower left longitude
- setMapProjection(MapProjection) - Method in class mil.nga.crs.projected.ProjectedCoordinateReferenceSystem
-
Set the map projection
- setMaximumHeight(double) - Method in class mil.nga.crs.common.VerticalExtent
-
Set the maximum height
- setMembers(List<DatumEnsembleMember>) - Method in class mil.nga.crs.common.DatumEnsemble
-
Set the members
- setMeridian(Double) - Method in class mil.nga.crs.common.Axis
-
Set the meridian
- setMeridianUnit(Unit) - Method in class mil.nga.crs.common.Axis
-
Set the meridian (angle) unit
- setMethod(OperationMethod) - Method in class mil.nga.crs.bound.AbridgedCoordinateTransformation
-
Set the method
- setMethod(OperationMethod) - Method in class mil.nga.crs.derived.DerivingConversion
-
Set the method
- setMethod(OperationMethod) - Method in interface mil.nga.crs.operation.CommonOperation
-
Set the method
- setMethod(OperationMethods) - Method in class mil.nga.crs.operation.OperationMethod
-
Set the commonly known method type
- setMethod(OperationMethod) - Method in class mil.nga.crs.operation.SimpleOperation
-
Set the method
- setMethod(OperationMethod) - Method in class mil.nga.crs.projected.MapProjection
-
Set the method
- setMinimumHeight(double) - Method in class mil.nga.crs.common.VerticalExtent
-
Set the minimum height
- setMinute(Integer) - Method in class mil.nga.crs.common.DateTime
-
Set the minute
- setMonth(Integer) - Method in class mil.nga.crs.common.DateTime
-
Set the month
- setName(String) - Method in class mil.nga.crs.bound.AbridgedCoordinateTransformation
-
Set the name
- setName(String) - Method in class mil.nga.crs.bound.BoundCoordinateReferenceSystem
-
Set the name
- setName(String) - Method in class mil.nga.crs.common.Axis
-
Set the name
- setName(String) - Method in class mil.nga.crs.common.DatumEnsemble
-
Set the name
- setName(String) - Method in class mil.nga.crs.common.DatumEnsembleMember
-
Set the name
- setName(String) - Method in class mil.nga.crs.common.Identifier
-
Set the authority name
- setName(String) - Method in class mil.nga.crs.common.ReferenceFrame
-
Set the datum name
- setName(String) - Method in interface mil.nga.crs.common.ScopeExtentIdentifierRemark
-
Set the name
- setName(String) - Method in class mil.nga.crs.common.Unit
-
Set the name
- setName(String) - Method in class mil.nga.crs.CommonCRS
-
Set the name
- setName(String) - Method in class mil.nga.crs.derived.DerivingConversion
-
Set the name
- setName(String) - Method in class mil.nga.crs.geo.Ellipsoid
-
Set the name
- setName(String) - Method in interface mil.nga.crs.geo.GeoDatum
-
Set the datum name
- setName(String) - Method in class mil.nga.crs.geo.PrimeMeridian
-
Set the name
- setName(String) - Method in class mil.nga.crs.metadata.CoordinateMetadata
-
Set the name
- setName(String) - Method in interface mil.nga.crs.operation.CommonOperation
-
Set the name
- setName(String) - Method in class mil.nga.crs.operation.OperationMethod
-
Set the name
- setName(String) - Method in class mil.nga.crs.operation.OperationParameter
-
Set the name
- setName(String) - Method in class mil.nga.crs.projected.MapProjection
-
Set the name
- setName(String) - Method in class mil.nga.crs.temporal.TemporalDatum
-
Set the datum name
- setOperations(List<CommonOperation>) - Method in class mil.nga.crs.operation.ConcatenatedOperation
-
Set the operations
- setOrder(Integer) - Method in class mil.nga.crs.common.Axis
-
Set the order
- setOrigin(String) - Method in class mil.nga.crs.temporal.TemporalDatum
-
Set the origin
- setOriginDateTime(String) - Method in class mil.nga.crs.temporal.TemporalDatum
-
Set the origin date time
- setParameter(OperationParameters) - Method in class mil.nga.crs.operation.OperationParameter
-
Set the commonly known parameter type
- setParameters(List<OperationParameter>) - Method in class mil.nga.crs.operation.OperationMethod
-
Set the parameters
- setPrimeMeridian(PrimeMeridian) - Method in interface mil.nga.crs.geo.GeoDatum
-
Set the prime meridian
- setPrimeMeridian(PrimeMeridian) - Method in class mil.nga.crs.geo.GeoDatumEnsemble
-
Set the prime meridian
- setPrimeMeridian(PrimeMeridian) - Method in class mil.nga.crs.geo.GeoReferenceFrame
-
Set the prime meridian
- setReferenceEpoch(double) - Method in class mil.nga.crs.common.Dynamic
-
Set the reference epoch
- setReferenceFrame(GeoReferenceFrame) - Method in class mil.nga.crs.geo.GeoCoordinateReferenceSystem
-
Set the reference frame
- setReferenceFrame(GeoReferenceFrame) - Method in class mil.nga.crs.projected.ProjectedCoordinateReferenceSystem
-
Set the reference frame
- setReferenceFrame(VerticalReferenceFrame) - Method in class mil.nga.crs.vertical.VerticalCoordinateReferenceSystem
-
Set the vertical reference frame
- setRemark(String) - Method in class mil.nga.crs.bound.AbridgedCoordinateTransformation
-
Set the remark
- setRemark(String) - Method in interface mil.nga.crs.common.ScopeExtentIdentifierRemark
-
Set the remark
- setRemark(String) - Method in class mil.nga.crs.CommonCRS
-
Set the remark
- setRemark(String) - Method in class mil.nga.crs.metadata.CoordinateMetadata
-
Set the remark
- setScope(String) - Method in class mil.nga.crs.common.Usage
-
Set the scope
- setSecond(Integer) - Method in class mil.nga.crs.common.DateTime
-
Set the second
- setSemiMajorAxis(double) - Method in class mil.nga.crs.geo.Ellipsoid
-
Set the semi major axis
- setSemiMedianAxis(double) - Method in class mil.nga.crs.geo.TriaxialEllipsoid
-
Set the semi median axis
- setSemiMinorAxis(double) - Method in class mil.nga.crs.geo.TriaxialEllipsoid
-
Set the semi minor axis
- setSource(CoordinateReferenceSystem) - Method in class mil.nga.crs.bound.BoundCoordinateReferenceSystem
-
Set the source coordinate reference system
- setSource(CoordinateReferenceSystem) - Method in class mil.nga.crs.operation.Operation
-
Set the source coordinate reference system
- setStart(String) - Method in class mil.nga.crs.common.TemporalExtent
-
Set the start
- setStartDateTime(DateTime) - Method in class mil.nga.crs.common.TemporalExtent
-
Set the start date time
- setStartDateTime(String) - Method in class mil.nga.crs.common.TemporalExtent
-
Set the start date time
- setStartDateTime(DateTime) - Method in class mil.nga.crs.temporal.TemporalDatum
-
Set the origin date time
- setStrict(boolean) - Method in class mil.nga.crs.wkt.CRSReader
-
Set the strict rule enforcement setting
- setTarget(CoordinateReferenceSystem) - Method in class mil.nga.crs.bound.BoundCoordinateReferenceSystem
-
Set the target coordinate reference system
- setTarget(CoordinateReferenceSystem) - Method in class mil.nga.crs.operation.ConcatenatedOperation
-
Set the target coordinate reference system
- setTarget(CoordinateReferenceSystem) - Method in class mil.nga.crs.operation.CoordinateOperation
-
Set the target coordinate reference system
- setTemporalExtent(TemporalExtent) - Method in class mil.nga.crs.common.Extent
-
Set the temporal extent
- setTimeZoneHour(Integer) - Method in class mil.nga.crs.common.DateTime
-
Set the signed local time zone hour
- setTimeZoneMinute(Integer) - Method in class mil.nga.crs.common.DateTime
-
Set the local time zone minute
- setTimeZoneUTC() - Method in class mil.nga.crs.common.DateTime
-
Set the time zone as UTC
- setTransformation(AbridgedCoordinateTransformation) - Method in class mil.nga.crs.bound.BoundCoordinateReferenceSystem
-
Set the abridged coordinate transformation
- setType(CoordinateSystemType) - Method in class mil.nga.crs.common.CoordinateSystem
-
Set the type
- setType(CRSType) - Method in class mil.nga.crs.common.ReferenceFrame
-
Set the type
- setType(UnitType) - Method in class mil.nga.crs.common.Unit
-
Set the unit type
- setType(CRSType) - Method in class mil.nga.crs.CRS
-
Set the type
- setUniqueIdentifier(String) - Method in class mil.nga.crs.common.Identifier
-
Set the authority unique identifier
- setUnit(Unit) - Method in class mil.nga.crs.common.Axis
-
Set the unit
- setUnit(Unit) - Method in class mil.nga.crs.common.CoordinateSystem
-
Set the unit
- setUnit(Unit) - Method in class mil.nga.crs.common.VerticalExtent
-
Set the unit (length)
- setUnit(Unit) - Method in class mil.nga.crs.geo.Ellipsoid
-
Set the unit (length)
- setUnit(Unit) - Method in class mil.nga.crs.operation.OperationParameter
-
Set the unit
- setUnit(Unit) - Method in class mil.nga.crs.projected.ProjectedCoordinateReferenceSystem
-
Set the unit (angle)
- setUpperRightLatitude(double) - Method in class mil.nga.crs.common.GeographicBoundingBox
-
Set the upper right latitude
- setUpperRightLongitude(double) - Method in class mil.nga.crs.common.GeographicBoundingBox
-
Set the upper right longitude
- setUri(String) - Method in class mil.nga.crs.common.Identifier
-
Set the id uri
- setUsages(List<Usage>) - Method in class mil.nga.crs.bound.AbridgedCoordinateTransformation
-
Set the usages
- setUsages(List<Usage>) - Method in interface mil.nga.crs.common.ScopeExtentIdentifierRemark
-
Set the usages
- setUsages(List<Usage>) - Method in class mil.nga.crs.CommonCRS
-
Set the usages
- setUsages(List<Usage>) - Method in class mil.nga.crs.metadata.CoordinateMetadata
-
Set the usages
- setValue(double) - Method in class mil.nga.crs.operation.OperationParameter
-
Set the value
- setVersion(String) - Method in class mil.nga.crs.bound.AbridgedCoordinateTransformation
-
Set the operation version
- setVersion(String) - Method in class mil.nga.crs.common.Identifier
-
Set the version
- setVersion(String) - Method in class mil.nga.crs.derived.DerivingConversion
-
Set the operation version
- setVersion(String) - Method in interface mil.nga.crs.operation.CommonOperation
-
Set the operation version
- setVersion(String) - Method in class mil.nga.crs.operation.Operation
-
Set the operation version
- setVersion(String) - Method in class mil.nga.crs.projected.MapProjection
-
Set the operation version
- setVerticalExtent(VerticalExtent) - Method in class mil.nga.crs.common.Extent
-
Set the vertical extent
- setYear(int) - Method in class mil.nga.crs.common.DateTime
-
Set the year
- SimpleCoordinateReferenceSystem - Class in mil.nga.crs
-
Simple Coordinate Reference System with Coordinate System
- SimpleCoordinateReferenceSystem() - Constructor for class mil.nga.crs.SimpleCoordinateReferenceSystem
-
Constructor
- SimpleCoordinateReferenceSystem(CRSType) - Constructor for class mil.nga.crs.SimpleCoordinateReferenceSystem
-
Constructor
- SimpleCoordinateReferenceSystem(String, CRSType) - Constructor for class mil.nga.crs.SimpleCoordinateReferenceSystem
-
Constructor
- SimpleCoordinateReferenceSystem(String, CRSType, CoordinateSystem) - Constructor for class mil.nga.crs.SimpleCoordinateReferenceSystem
-
Constructor
- SimpleOperation - Class in mil.nga.crs.operation
-
Simple Operation
- SimpleOperation(CRSType) - Constructor for class mil.nga.crs.operation.SimpleOperation
-
Constructor
- SimpleOperation(String, CRSType, CoordinateReferenceSystem, OperationMethod) - Constructor for class mil.nga.crs.operation.SimpleOperation
-
Constructor
- valueOf(String) - Static method in enum mil.nga.crs.CategoryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mil.nga.crs.common.AxisDirectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mil.nga.crs.common.CoordinateSystemType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mil.nga.crs.common.UnitType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mil.nga.crs.CRSType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mil.nga.crs.geo.EllipsoidType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mil.nga.crs.operation.OperationMethods
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mil.nga.crs.operation.OperationParameters
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mil.nga.crs.operation.OperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum mil.nga.crs.wkt.CRSKeyword
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum mil.nga.crs.CategoryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mil.nga.crs.common.AxisDirectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mil.nga.crs.common.CoordinateSystemType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mil.nga.crs.common.UnitType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mil.nga.crs.CRSType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mil.nga.crs.geo.EllipsoidType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mil.nga.crs.operation.OperationMethods
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mil.nga.crs.operation.OperationParameters
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mil.nga.crs.operation.OperationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum mil.nga.crs.wkt.CRSKeyword
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VerticalCoordinateReferenceSystem - Class in mil.nga.crs.vertical
-
Vertical Coordinate Reference System
- VerticalCoordinateReferenceSystem() - Constructor for class mil.nga.crs.vertical.VerticalCoordinateReferenceSystem
-
Constructor
- VerticalCoordinateReferenceSystem(String, VerticalReferenceFrame, CoordinateSystem) - Constructor for class mil.nga.crs.vertical.VerticalCoordinateReferenceSystem
-
Constructor
- VerticalCoordinateReferenceSystem(String, VerticalDatumEnsemble, CoordinateSystem) - Constructor for class mil.nga.crs.vertical.VerticalCoordinateReferenceSystem
-
Constructor
- VerticalCoordinateReferenceSystem(String, Dynamic, VerticalReferenceFrame, CoordinateSystem) - Constructor for class mil.nga.crs.vertical.VerticalCoordinateReferenceSystem
-
Constructor
- VerticalDatumEnsemble - Class in mil.nga.crs.vertical
-
Vertical Datum Ensemble
- VerticalDatumEnsemble() - Constructor for class mil.nga.crs.vertical.VerticalDatumEnsemble
-
Constructor
- VerticalDatumEnsemble(String, DatumEnsembleMember, double) - Constructor for class mil.nga.crs.vertical.VerticalDatumEnsemble
-
Constructor
- VerticalDatumEnsemble(String, List<DatumEnsembleMember>, double) - Constructor for class mil.nga.crs.vertical.VerticalDatumEnsemble
-
Constructor
- VerticalExtent - Class in mil.nga.crs.common
-
Vertical Extent
- VerticalExtent() - Constructor for class mil.nga.crs.common.VerticalExtent
-
Constructor
- VerticalExtent(double, double) - Constructor for class mil.nga.crs.common.VerticalExtent
-
Constructor
- VerticalExtent(double, double, Unit) - Constructor for class mil.nga.crs.common.VerticalExtent
-
Constructor
- VerticalReferenceFrame - Class in mil.nga.crs.vertical
-
Vertical Reference Frame (datum)
- VerticalReferenceFrame() - Constructor for class mil.nga.crs.vertical.VerticalReferenceFrame
-
Constructor
- VerticalReferenceFrame(String) - Constructor for class mil.nga.crs.vertical.VerticalReferenceFrame
-
Constructor
- WKTConstants - Class in mil.nga.crs.wkt
-
Well-Known Text constants
- WKTConstants() - Constructor for class mil.nga.crs.wkt.WKTConstants
-
- WKTUtils - Class in mil.nga.crs.wkt
-
CRS Well-Known Text Utilities
- WKTUtils() - Constructor for class mil.nga.crs.wkt.WKTUtils
-
- write(CRS) - Static method in class mil.nga.crs.wkt.CRSWriter
-
Write a coordinate reference system to well-known text
- write(CRSKeyword) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a keyword
- write(Number) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a number or quoted text if not a number
- write(ReferenceFrame) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a reference frame to well-known text
- write(DatumEnsemble) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a datum ensemble to well-known text
- write(DatumEnsembleMember) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a datum ensemble member to well-known text
- write(Dynamic) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a dynamic to well-known text
- write(PrimeMeridian) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a prime meridian to well-known text
- write(Ellipsoid) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write an ellipsoid to well-known text
- write(Unit) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a unit to well-known text
- write(Identifier) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write an identifier to well-known text
- write(CoordinateSystem) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a coordinate system to well-known text
- write(Axis) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write an axis to well-known text
- write(Usage) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a usage to well-known text
- write(Extent) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write an extent to well-known text
- write(GeographicBoundingBox) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a geographic bounding box to well-known text
- write(VerticalExtent) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a vertical extent to well-known text
- write(TemporalExtent) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a temporal extent to well-known text
- write(MapProjection) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a map projection to well-known text
- write(OperationMethod) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write an operation method to well-known text
- write(OperationParameter) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write an operation parameter to well-known text
- write(TemporalDatum) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a temporal datum to well-known text
- write(DerivingConversion) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a deriving conversion to well-known text
- write(AbridgedCoordinateTransformation) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write an abridged coordinate transformation
- writeAccuracy(double) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write an operation accuracy
- writeAreaDescription(String) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write an area description to well-known text
- writeBound(BoundCoordinateReferenceSystem) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a bound CRS to well-known text
- writeCompound(CompoundCoordinateReferenceSystem) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a compound CRS to well-known text
- writeConcatenatedOperation(ConcatenatedOperation) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write concatenated operation to well-known text
- writeCoordinateMetadata(CoordinateMetadata) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write coordinate metadata to well-known text
- writeCoordinateOperation(CoordinateOperation) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write coordinate operation to well-known text
- writeCoordinateReferenceSystem(CRSKeyword, CoordinateReferenceSystem) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a coordinate reference system with the keyword
- writeCRS(CRS) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a CRS to well-known text
- writeDerived(DerivedCoordinateReferenceSystem) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a derived CRS to well-known text
- writeDerivedEngineeringCRS(DerivedCoordinateReferenceSystem) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a derived engineering CRS to well-known text
- writeDerivedGeoCRS(DerivedCoordinateReferenceSystem) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a derived geo CRS to well-known text
- writeDerivedParametricCRS(DerivedCoordinateReferenceSystem) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a derived parametric CRS to well-known text
- writeDerivedProjectedCRS(DerivedCoordinateReferenceSystem) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a derived projected CRS to well-known text
- writeDerivedTemporalCRS(DerivedCoordinateReferenceSystem) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a derived temporal CRS to well-known text
- writeDerivedVerticalCRS(DerivedCoordinateReferenceSystem) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a derived vertical CRS to well-known text
- writeEngineering(EngineeringCoordinateReferenceSystem) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write an engineering CRS to well-known text
- writeGeo(GeoCoordinateReferenceSystem) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a geodetic or geographic CRS to well-known text
- writeIdentifiers(List<Identifier>) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write identifiers to well-known text
- writeInterpolation(CoordinateReferenceSystem) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a interpolation coordinate reference system
- writeKeywordDelimitedQuotedText(CRSKeyword, String) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a keyword delimited text
- writeLeftDelimiter() - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a left delimiter
- writeNumberOrQuotedText(String) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a number or quoted text if not a number
- writeParameters(List<OperationParameter>) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write operation parameters and operation parameter files to well-known
text
- writeParametric(ParametricCoordinateReferenceSystem) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a parametric CRS to well-known text
- writePointMotionOperation(PointMotionOperation) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write point motion operation to well-known text
- writePretty(CRS) - Static method in class mil.nga.crs.wkt.CRSWriter
-
Write a coordinate reference system to well-known pretty text, 4 space
indents
- writePretty(CRS, String) - Static method in class mil.nga.crs.wkt.CRSWriter
-
Write a coordinate reference system to well-known pretty text
- writePretty(CRS, String, String) - Static method in class mil.nga.crs.wkt.CRSWriter
-
Write a coordinate reference system to well-known pretty text
- writePretty(String) - Static method in class mil.nga.crs.wkt.CRSWriter
-
Write well-known text to well-known pretty text, 4 space indents
- writePretty(String, String) - Static method in class mil.nga.crs.wkt.CRSWriter
-
Write well-known text to well-known pretty text
- writePretty(String, String, String) - Static method in class mil.nga.crs.wkt.CRSWriter
-
Write well-known text to well-known pretty text
- writePrettyNoIndent(CRS) - Static method in class mil.nga.crs.wkt.CRSWriter
-
Write a coordinate reference system to well-known pretty text, no indents
- writePrettyNoIndent(String) - Static method in class mil.nga.crs.wkt.CRSWriter
-
Write well-known text to well-known pretty text, no indents
- writePrettyTabIndent(CRS) - Static method in class mil.nga.crs.wkt.CRSWriter
-
Write a coordinate reference system to well-known pretty text, tab
indents
- writePrettyTabIndent(String) - Static method in class mil.nga.crs.wkt.CRSWriter
-
Write well-known text to well-known pretty text, tab indents
- writeProjected(ProjectedCoordinateReferenceSystem) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a projected CRS to well-known text
- writeQuotedText(String) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write the text as quoted
- writeRemark(String) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a remark to well-known text
- writeRightDelimiter() - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a right delimiter
- writeScope(String) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a scope to well-known text
- writeScopeExtentIdentifierRemark(ScopeExtentIdentifierRemark) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write the CRS usages (scope and extent), identifiers, and remark
- writeSeparator() - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a separator
- writeSource(CoordinateReferenceSystem) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a source coordinate reference system
- writeTarget(CoordinateReferenceSystem) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a target coordinate reference system
- writeTemporal(TemporalCoordinateReferenceSystem) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a temporal CRS to well-known text
- writeUsages(List<Usage>) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write usages to well-known text
- writeVersion(String) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write an operation version
- writeVertical(VerticalCoordinateReferenceSystem) - Method in class mil.nga.crs.wkt.CRSWriter
-
Write a vertical CRS to well-known text