Package mil.nga.crs.wkt
Enum CRSKeyword
- java.lang.Object
-
- java.lang.Enum<CRSKeyword>
-
- mil.nga.crs.wkt.CRSKeyword
-
- All Implemented Interfaces:
Serializable
,Comparable<CRSKeyword>
public enum CRSKeyword extends Enum<CRSKeyword>
Coordinate Reference System Keyword- Author:
- osbornb
-
-
Enum Constant Summary
Enum Constants Enum Constant Description ABRIDGEDTRANSFORMATION
Abridged TransformationANCHOR
Datum AnchorANGLEUNIT
Angle UnitAREA
Area DescriptionAXIS
AxisBASEENGCRS
Base Engineering CRSBASEGEODCRS
Base Geodetic CRSBASEGEOGCRS
Base Geographic CRSBASEPARAMCRS
Base Parametric CRSBASEPROJCRS
Base Projected CRSBASETIMECRS
Base Temporal CRSBASEVERTCRS
Base Derived CRSBBOX
Geographic Bounding BoxBEARING
BearingBOUNDCRS
Bound CRSCALENDAR
CalendarCITATION
CitationCOMPOUNDCRS
Compound CRSCONCATENATEDOPERATION
Concatenated OperationCONVERSION
Map Projection ConversionCOORDINATEMETADATA
Coordinate MetadataCOORDINATEOPERATION
Coordinate OperationCS
Coordinate SystemDATUM
Geodetic Reference FrameDERIVEDPROJCRS
Derived Projected CRSDERIVINGCONVERSION
Deriving ConversionDYNAMIC
Dynamic Coordinate Reference SystemsEDATUM
Engineering DatumELLIPSOID
EllipsoidENGCRS
Engineering CRSENSEMBLE
Datum EnsembleENSEMBLEACCURACY
Datum Ensemble AccuracyEPOCH
Coordinate EpochEXTENSION
Backwards Compatibility ExtensionFRAMEEPOCH
Frame Reference EpochGEOCCS
Backwards Compatibility Geodetic CRSGEODCRS
Geodetic CRSGEOGCRS
Geographic CRSGEOGCS
Backwards Compatibility Geographic CRSGEOIDMODEL
Geoid Model IDID
IdentifierINTERPOLATIONCRS
Interpolation CRSLENGTHUNIT
Length UnitLOCAL_CS
Backwards Compatibility Engineering CRSMEMBER
MemberMERIDIAN
MeridianMETHOD
Map Projection MethodMODEL
ModelOPERATIONACCURACY
Coordinate Operation AccuracyORDER
Axis OrderPARAMETER
ParameterPARAMETERFILE
Parameter FilePARAMETRICCRS
Parametric CRSPARAMETRICUNIT
Parametric UnitPDATUM
Parametric DatumPOINTMOTIONOPERATION
Point Motion OperationPRIMEM
Prime MeridianPROJCRS
Projected CRSPROJCS
Backwards Compatibility Projected CRSREMARK
RemarkSCALEUNIT
Scale UnitSCOPE
ScopeSOURCECRS
Source CRSSTEP
Concatenated Operation StepTARGETCRS
Target CRSTDATUM
Temporal DatumTIMECRS
Temporal CRSTIMEEXTENT
Temporal ExtentTIMEORIGIN
Temporal OriginTIMEUNIT
Time UnitTOWGS84
Backwards Compatibility To WGS84TRIAXIAL
Triaxial ellipsoidURI
URIUSAGE
UsageVDATUM
Vertical Reference FrameVERSION
Operation VersionVERT_CS
Backwards Compatibility Vertical CRSVERTCRS
Vertical CRSVERTICALEXTENT
Vertical extent
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<String>
getKeywords()
Get the keywordsstatic CRSKeyword
getRequiredType(String keyword)
Get the required keyword type from the keywordstatic Set<CRSKeyword>
getRequiredTypes(String keyword)
Get the required keyword types from the keywordstatic CRSKeyword
getType(String keyword)
Get the keyword type from the keywordstatic Set<CRSKeyword>
getTypes(String keyword)
Get the keyword types from the keywordstatic CRSKeyword
valueOf(String name)
Returns the enum constant of this type with the specified name.static CRSKeyword[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
ABRIDGEDTRANSFORMATION
public static final CRSKeyword ABRIDGEDTRANSFORMATION
Abridged Transformation
-
ANCHOR
public static final CRSKeyword ANCHOR
Datum Anchor
-
ANGLEUNIT
public static final CRSKeyword ANGLEUNIT
Angle Unit
-
AREA
public static final CRSKeyword AREA
Area Description
-
AXIS
public static final CRSKeyword AXIS
Axis
-
BASEENGCRS
public static final CRSKeyword BASEENGCRS
Base Engineering CRS
-
BASEGEODCRS
public static final CRSKeyword BASEGEODCRS
Base Geodetic CRS
-
BASEGEOGCRS
public static final CRSKeyword BASEGEOGCRS
Base Geographic CRS
-
BASEPARAMCRS
public static final CRSKeyword BASEPARAMCRS
Base Parametric CRS
-
BASEPROJCRS
public static final CRSKeyword BASEPROJCRS
Base Projected CRS
-
BASETIMECRS
public static final CRSKeyword BASETIMECRS
Base Temporal CRS
-
BASEVERTCRS
public static final CRSKeyword BASEVERTCRS
Base Derived CRS
-
BBOX
public static final CRSKeyword BBOX
Geographic Bounding Box
-
BEARING
public static final CRSKeyword BEARING
Bearing
-
BOUNDCRS
public static final CRSKeyword BOUNDCRS
Bound CRS
-
CALENDAR
public static final CRSKeyword CALENDAR
Calendar
-
CITATION
public static final CRSKeyword CITATION
Citation
-
CONVERSION
public static final CRSKeyword CONVERSION
Map Projection Conversion
-
COMPOUNDCRS
public static final CRSKeyword COMPOUNDCRS
Compound CRS
-
CONCATENATEDOPERATION
public static final CRSKeyword CONCATENATEDOPERATION
Concatenated Operation
-
COORDINATEMETADATA
public static final CRSKeyword COORDINATEMETADATA
Coordinate Metadata
-
COORDINATEOPERATION
public static final CRSKeyword COORDINATEOPERATION
Coordinate Operation
-
CS
public static final CRSKeyword CS
Coordinate System
-
DATUM
public static final CRSKeyword DATUM
Geodetic Reference Frame
-
DERIVEDPROJCRS
public static final CRSKeyword DERIVEDPROJCRS
Derived Projected CRS
-
DERIVINGCONVERSION
public static final CRSKeyword DERIVINGCONVERSION
Deriving Conversion
-
DYNAMIC
public static final CRSKeyword DYNAMIC
Dynamic Coordinate Reference Systems
-
EDATUM
public static final CRSKeyword EDATUM
Engineering Datum
-
ELLIPSOID
public static final CRSKeyword ELLIPSOID
Ellipsoid
-
ENGCRS
public static final CRSKeyword ENGCRS
Engineering CRS
-
ENSEMBLE
public static final CRSKeyword ENSEMBLE
Datum Ensemble
-
ENSEMBLEACCURACY
public static final CRSKeyword ENSEMBLEACCURACY
Datum Ensemble Accuracy
-
EPOCH
public static final CRSKeyword EPOCH
Coordinate Epoch
-
EXTENSION
public static final CRSKeyword EXTENSION
Backwards Compatibility Extension
-
FRAMEEPOCH
public static final CRSKeyword FRAMEEPOCH
Frame Reference Epoch
-
GEOCCS
public static final CRSKeyword GEOCCS
Backwards Compatibility Geodetic CRS
-
GEODCRS
public static final CRSKeyword GEODCRS
Geodetic CRS
-
GEOGCS
public static final CRSKeyword GEOGCS
Backwards Compatibility Geographic CRS
-
GEOGCRS
public static final CRSKeyword GEOGCRS
Geographic CRS
-
GEOIDMODEL
public static final CRSKeyword GEOIDMODEL
Geoid Model ID
-
ID
public static final CRSKeyword ID
Identifier
-
INTERPOLATIONCRS
public static final CRSKeyword INTERPOLATIONCRS
Interpolation CRS
-
LENGTHUNIT
public static final CRSKeyword LENGTHUNIT
Length Unit
-
LOCAL_CS
public static final CRSKeyword LOCAL_CS
Backwards Compatibility Engineering CRS
-
MEMBER
public static final CRSKeyword MEMBER
Member
-
MERIDIAN
public static final CRSKeyword MERIDIAN
Meridian
-
METHOD
public static final CRSKeyword METHOD
Map Projection Method
-
MODEL
public static final CRSKeyword MODEL
Model
-
OPERATIONACCURACY
public static final CRSKeyword OPERATIONACCURACY
Coordinate Operation Accuracy
-
ORDER
public static final CRSKeyword ORDER
Axis Order
-
PARAMETER
public static final CRSKeyword PARAMETER
Parameter
-
PARAMETERFILE
public static final CRSKeyword PARAMETERFILE
Parameter File
-
PARAMETRICCRS
public static final CRSKeyword PARAMETRICCRS
Parametric CRS
-
PARAMETRICUNIT
public static final CRSKeyword PARAMETRICUNIT
Parametric Unit
-
PDATUM
public static final CRSKeyword PDATUM
Parametric Datum
-
POINTMOTIONOPERATION
public static final CRSKeyword POINTMOTIONOPERATION
Point Motion Operation
-
PRIMEM
public static final CRSKeyword PRIMEM
Prime Meridian
-
PROJCRS
public static final CRSKeyword PROJCRS
Projected CRS
-
PROJCS
public static final CRSKeyword PROJCS
Backwards Compatibility Projected CRS
-
REMARK
public static final CRSKeyword REMARK
Remark
-
SCALEUNIT
public static final CRSKeyword SCALEUNIT
Scale Unit
-
SCOPE
public static final CRSKeyword SCOPE
Scope
-
SOURCECRS
public static final CRSKeyword SOURCECRS
Source CRS
-
STEP
public static final CRSKeyword STEP
Concatenated Operation Step
-
TARGETCRS
public static final CRSKeyword TARGETCRS
Target CRS
-
TDATUM
public static final CRSKeyword TDATUM
Temporal Datum
-
TIMECRS
public static final CRSKeyword TIMECRS
Temporal CRS
-
TIMEEXTENT
public static final CRSKeyword TIMEEXTENT
Temporal Extent
-
TIMEORIGIN
public static final CRSKeyword TIMEORIGIN
Temporal Origin
-
TIMEUNIT
public static final CRSKeyword TIMEUNIT
Time Unit
-
TOWGS84
public static final CRSKeyword TOWGS84
Backwards Compatibility To WGS84
-
TRIAXIAL
public static final CRSKeyword TRIAXIAL
Triaxial ellipsoid
-
USAGE
public static final CRSKeyword USAGE
Usage
-
URI
public static final CRSKeyword URI
URI
-
VDATUM
public static final CRSKeyword VDATUM
Vertical Reference Frame
-
VERSION
public static final CRSKeyword VERSION
Operation Version
-
VERT_CS
public static final CRSKeyword VERT_CS
Backwards Compatibility Vertical CRS
-
VERTCRS
public static final CRSKeyword VERTCRS
Vertical CRS
-
VERTICALEXTENT
public static final CRSKeyword VERTICALEXTENT
Vertical extent
-
-
Method Detail
-
values
public static CRSKeyword[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (CRSKeyword c : CRSKeyword.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static CRSKeyword valueOf(String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is null
-
getType
public static CRSKeyword getType(String keyword)
Get the keyword type from the keyword- Parameters:
keyword
- CRS keyword- Returns:
- type
-
getRequiredType
public static CRSKeyword getRequiredType(String keyword)
Get the required keyword type from the keyword- Parameters:
keyword
- CRS keyword- Returns:
- type
-
getTypes
public static Set<CRSKeyword> getTypes(String keyword)
Get the keyword types from the keyword- Parameters:
keyword
- CRS keyword- Returns:
- types
-
getRequiredTypes
public static Set<CRSKeyword> getRequiredTypes(String keyword)
Get the required keyword types from the keyword- Parameters:
keyword
- CRS keyword- Returns:
- types
-
-