Uses of Class
mil.nga.crs.operation.OperationType
-
Packages that use OperationType Package Description mil.nga.crs.bound mil.nga.crs.derived mil.nga.crs.operation mil.nga.crs.projected -
-
Uses of OperationType in mil.nga.crs.bound
Methods in mil.nga.crs.bound that return OperationType Modifier and Type Method Description OperationTypeAbridgedCoordinateTransformation. getOperationType()Get the operation type -
Uses of OperationType in mil.nga.crs.derived
Methods in mil.nga.crs.derived that return OperationType Modifier and Type Method Description OperationTypeDerivingConversion. getOperationType()Get the operation type -
Uses of OperationType in mil.nga.crs.operation
Methods in mil.nga.crs.operation that return OperationType Modifier and Type Method Description OperationTypeCommonOperation. getOperationType()Get the operation typeOperationTypeCoordinateOperation. getOperationType()Get the operation typeOperationTypeOperationMethods. getOperationType()Get the operation typeOperationTypeOperationParameters. getOperationType()Get the operation typeOperationTypePointMotionOperation. getOperationType()Get the operation typestatic OperationTypeOperationType. valueOf(String name)Returns the enum constant of this type with the specified name.static OperationType[]OperationType. values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of OperationType in mil.nga.crs.projected
Methods in mil.nga.crs.projected that return OperationType Modifier and Type Method Description OperationTypeMapProjection. getOperationType()Get the operation type
-