Uses of Class
mil.nga.crs.common.Identifier
-
-
Uses of Identifier in mil.nga.crs
Methods in mil.nga.crs that return Identifier Modifier and Type Method Description IdentifierCommonCRS. getIdentifier(int index)Get the identifier at the indexMethods in mil.nga.crs that return types with arguments of type Identifier Modifier and Type Method Description List<Identifier>CommonCRS. getIdentifiers()Get the identifiersMethods in mil.nga.crs with parameters of type Identifier Modifier and Type Method Description voidCommonCRS. addIdentifier(Identifier identifier)Add the identifierMethod parameters in mil.nga.crs with type arguments of type Identifier Modifier and Type Method Description voidCommonCRS. addIdentifiers(List<Identifier> identifiers)Add the identifiersvoidCommonCRS. setIdentifiers(List<Identifier> identifiers)Set the identifiers -
Uses of Identifier in mil.nga.crs.bound
Methods in mil.nga.crs.bound that return Identifier Modifier and Type Method Description IdentifierAbridgedCoordinateTransformation. getIdentifier(int index)Get the identifier at the indexMethods in mil.nga.crs.bound that return types with arguments of type Identifier Modifier and Type Method Description List<Identifier>AbridgedCoordinateTransformation. getIdentifiers()Get the identifiersMethods in mil.nga.crs.bound with parameters of type Identifier Modifier and Type Method Description voidAbridgedCoordinateTransformation. addIdentifier(Identifier identifier)Add the identifierMethod parameters in mil.nga.crs.bound with type arguments of type Identifier Modifier and Type Method Description voidAbridgedCoordinateTransformation. addIdentifiers(List<Identifier> identifiers)Add the identifiersvoidAbridgedCoordinateTransformation. setIdentifiers(List<Identifier> identifiers)Set the identifiers -
Uses of Identifier in mil.nga.crs.common
Methods in mil.nga.crs.common that return Identifier Modifier and Type Method Description IdentifierAxis. getIdentifier(int index)Get the identifier at the indexIdentifierCoordinateSystem. getIdentifier(int index)Get the identifier at the indexIdentifierDatumEnsemble. getIdentifier(int index)Get the identifier at the indexIdentifierDatumEnsembleMember. getIdentifier(int index)Get the identifier at the indexIdentifierDynamic. getIdentifier(int index)Get the identifier at the indexIdentifierIdentifiable. getIdentifier(int index)Get the identifier at the indexIdentifierReferenceFrame. getIdentifier(int index)Get the identifier at the indexIdentifierUnit. getIdentifier(int index)Get the identifier at the indexMethods in mil.nga.crs.common that return types with arguments of type Identifier Modifier and Type Method Description List<Identifier>Axis. getIdentifiers()Get the identifiersList<Identifier>CoordinateSystem. getIdentifiers()Get the identifiersList<Identifier>DatumEnsemble. getIdentifiers()Get the identifiersList<Identifier>DatumEnsembleMember. getIdentifiers()Get the identifiersList<Identifier>Dynamic. getIdentifiers()Get the identifiersList<Identifier>Identifiable. getIdentifiers()Get the identifiersList<Identifier>ReferenceFrame. getIdentifiers()Get the identifiersList<Identifier>Unit. getIdentifiers()Get the identifiersMethods in mil.nga.crs.common with parameters of type Identifier Modifier and Type Method Description voidAxis. addIdentifier(Identifier identifier)Add the identifiervoidCoordinateSystem. addIdentifier(Identifier identifier)Add the identifiervoidDatumEnsemble. addIdentifier(Identifier identifier)Add the identifiervoidDatumEnsembleMember. addIdentifier(Identifier identifier)Add the identifiervoidDynamic. addIdentifier(Identifier identifier)Add the identifiervoidIdentifiable. addIdentifier(Identifier identifier)Add the identifiervoidReferenceFrame. addIdentifier(Identifier identifier)Add the identifiervoidUnit. addIdentifier(Identifier identifier)Add the identifierMethod parameters in mil.nga.crs.common with type arguments of type Identifier Modifier and Type Method Description voidAxis. addIdentifiers(List<Identifier> identifiers)Add the identifiersvoidCoordinateSystem. addIdentifiers(List<Identifier> identifiers)Add the identifiersvoidDatumEnsemble. addIdentifiers(List<Identifier> identifiers)Add the identifiersvoidDatumEnsembleMember. addIdentifiers(List<Identifier> identifiers)Add the identifiersvoidDynamic. addIdentifiers(List<Identifier> identifiers)Add the identifiersvoidIdentifiable. addIdentifiers(List<Identifier> identifiers)Add the identifiersvoidReferenceFrame. addIdentifiers(List<Identifier> identifiers)Add the identifiersvoidUnit. addIdentifiers(List<Identifier> identifiers)Add the identifiersvoidAxis. setIdentifiers(List<Identifier> identifiers)Set the identifiersvoidCoordinateSystem. setIdentifiers(List<Identifier> identifiers)Set the identifiersvoidDatumEnsemble. setIdentifiers(List<Identifier> identifiers)Set the identifiersvoidDatumEnsembleMember. setIdentifiers(List<Identifier> identifiers)Set the identifiersvoidDynamic. setIdentifiers(List<Identifier> identifiers)Set the identifiersvoidIdentifiable. setIdentifiers(List<Identifier> identifiers)Set the identifiersvoidReferenceFrame. setIdentifiers(List<Identifier> identifiers)Set the identifiersvoidUnit. setIdentifiers(List<Identifier> identifiers)Set the identifiers -
Uses of Identifier in mil.nga.crs.derived
Methods in mil.nga.crs.derived that return Identifier Modifier and Type Method Description IdentifierDerivingConversion. getIdentifier(int index)Get the identifier at the indexMethods in mil.nga.crs.derived that return types with arguments of type Identifier Modifier and Type Method Description List<Identifier>DerivedCoordinateReferenceSystem. getBaseIdentifiers()Get the base identifiersList<Identifier>DerivingConversion. getIdentifiers()Get the identifiersMethods in mil.nga.crs.derived with parameters of type Identifier Modifier and Type Method Description voidDerivingConversion. addIdentifier(Identifier identifier)Add the identifierMethod parameters in mil.nga.crs.derived with type arguments of type Identifier Modifier and Type Method Description voidDerivingConversion. addIdentifiers(List<Identifier> identifiers)Add the identifiersvoidDerivingConversion. setIdentifiers(List<Identifier> identifiers)Set the identifiers -
Uses of Identifier in mil.nga.crs.geo
Methods in mil.nga.crs.geo that return Identifier Modifier and Type Method Description IdentifierEllipsoid. getIdentifier(int index)Get the identifier at the indexIdentifierPrimeMeridian. getIdentifier(int index)Get the identifier at the indexMethods in mil.nga.crs.geo that return types with arguments of type Identifier Modifier and Type Method Description List<Identifier>Ellipsoid. getIdentifiers()Get the identifiersList<Identifier>PrimeMeridian. getIdentifiers()Get the identifiersMethods in mil.nga.crs.geo with parameters of type Identifier Modifier and Type Method Description voidEllipsoid. addIdentifier(Identifier identifier)Add the identifiervoidPrimeMeridian. addIdentifier(Identifier identifier)Add the identifierMethod parameters in mil.nga.crs.geo with type arguments of type Identifier Modifier and Type Method Description voidEllipsoid. addIdentifiers(List<Identifier> identifiers)Add the identifiersvoidPrimeMeridian. addIdentifiers(List<Identifier> identifiers)Add the identifiersvoidEllipsoid. setIdentifiers(List<Identifier> identifiers)Set the identifiersvoidPrimeMeridian. setIdentifiers(List<Identifier> identifiers)Set the identifiers -
Uses of Identifier in mil.nga.crs.metadata
Methods in mil.nga.crs.metadata that return Identifier Modifier and Type Method Description IdentifierCoordinateMetadata. getIdentifier(int index)Get the identifier at the indexMethods in mil.nga.crs.metadata that return types with arguments of type Identifier Modifier and Type Method Description List<Identifier>CoordinateMetadata. getIdentifiers()Get the identifiersMethods in mil.nga.crs.metadata with parameters of type Identifier Modifier and Type Method Description voidCoordinateMetadata. addIdentifier(Identifier identifier)Add the identifierMethod parameters in mil.nga.crs.metadata with type arguments of type Identifier Modifier and Type Method Description voidCoordinateMetadata. addIdentifiers(List<Identifier> identifiers)Add the identifiersvoidCoordinateMetadata. setIdentifiers(List<Identifier> identifiers)Set the identifiers -
Uses of Identifier in mil.nga.crs.operation
Methods in mil.nga.crs.operation that return Identifier Modifier and Type Method Description IdentifierOperationMethod. getIdentifier(int index)Get the identifier at the indexIdentifierOperationParameter. getIdentifier(int index)Get the identifier at the indexMethods in mil.nga.crs.operation that return types with arguments of type Identifier Modifier and Type Method Description List<Identifier>OperationMethod. getIdentifiers()Get the identifiersList<Identifier>OperationParameter. getIdentifiers()Get the identifiersMethods in mil.nga.crs.operation with parameters of type Identifier Modifier and Type Method Description voidOperationMethod. addIdentifier(Identifier identifier)Add the identifiervoidOperationParameter. addIdentifier(Identifier identifier)Add the identifierMethod parameters in mil.nga.crs.operation with type arguments of type Identifier Modifier and Type Method Description voidOperationMethod. addIdentifiers(List<Identifier> identifiers)Add the identifiersvoidOperationParameter. addIdentifiers(List<Identifier> identifiers)Add the identifiersvoidOperationMethod. setIdentifiers(List<Identifier> identifiers)Set the identifiersvoidOperationParameter. setIdentifiers(List<Identifier> identifiers)Set the identifiers -
Uses of Identifier in mil.nga.crs.projected
Methods in mil.nga.crs.projected that return Identifier Modifier and Type Method Description IdentifierProjectedCoordinateReferenceSystem. getBaseIdentifier(int index)Get the base identifier at the indexIdentifierMapProjection. getIdentifier(int index)Get the identifier at the indexMethods in mil.nga.crs.projected that return types with arguments of type Identifier Modifier and Type Method Description List<Identifier>ProjectedCoordinateReferenceSystem. getBaseIdentifiers()Get the base identifiersList<Identifier>MapProjection. getIdentifiers()Get the identifiersMethods in mil.nga.crs.projected with parameters of type Identifier Modifier and Type Method Description voidProjectedCoordinateReferenceSystem. addBaseIdentifier(Identifier baseIdentifier)Add the base identifiervoidMapProjection. addIdentifier(Identifier identifier)Add the identifierMethod parameters in mil.nga.crs.projected with type arguments of type Identifier Modifier and Type Method Description voidProjectedCoordinateReferenceSystem. addBaseIdentifiers(List<Identifier> baseIdentifiers)Add the base identifiersvoidMapProjection. addIdentifiers(List<Identifier> identifiers)Add the identifiersvoidProjectedCoordinateReferenceSystem. setBaseIdentifiers(List<Identifier> baseIdentifiers)Set the base identifiersvoidMapProjection. setIdentifiers(List<Identifier> identifiers)Set the identifiers -
Uses of Identifier in mil.nga.crs.temporal
Methods in mil.nga.crs.temporal that return Identifier Modifier and Type Method Description IdentifierTemporalDatum. getIdentifier(int index)Get the identifier at the indexMethods in mil.nga.crs.temporal that return types with arguments of type Identifier Modifier and Type Method Description List<Identifier>TemporalDatum. getIdentifiers()Get the identifiersMethods in mil.nga.crs.temporal with parameters of type Identifier Modifier and Type Method Description voidTemporalDatum. addIdentifier(Identifier identifier)Add the identifierMethod parameters in mil.nga.crs.temporal with type arguments of type Identifier Modifier and Type Method Description voidTemporalDatum. addIdentifiers(List<Identifier> identifiers)Add the identifiersvoidTemporalDatum. setIdentifiers(List<Identifier> identifiers)Set the identifiers -
Uses of Identifier in mil.nga.crs.vertical
Methods in mil.nga.crs.vertical that return Identifier Modifier and Type Method Description IdentifierVerticalCoordinateReferenceSystem. getGeoidModelIdentifier()Get the geoid model identifierMethods in mil.nga.crs.vertical with parameters of type Identifier Modifier and Type Method Description voidVerticalCoordinateReferenceSystem. setGeoidModelIdentifier(Identifier geoidModelIdentifier)Set the geoid model identifier -
Uses of Identifier in mil.nga.crs.wkt
Methods in mil.nga.crs.wkt that return Identifier Modifier and Type Method Description IdentifierCRSReader. readIdentifier()Read an IdentifierMethods in mil.nga.crs.wkt that return types with arguments of type Identifier Modifier and Type Method Description List<Identifier>CRSReader. readIdentifiers()Read IdentifiersMethods in mil.nga.crs.wkt with parameters of type Identifier Modifier and Type Method Description voidCRSWriter. write(Identifier identifier)Write an identifier to well-known textMethod parameters in mil.nga.crs.wkt with type arguments of type Identifier Modifier and Type Method Description voidCRSWriter. writeIdentifiers(List<Identifier> identifiers)Write identifiers to well-known text
-