Uses of Interface
org.geotools.api.referencing.operation.SingleOperation
Packages that use SingleOperation
Package
Description
Coordinate operations (relationship between
any two coordinate reference systems).
Coordinate operation implementation.
-
Uses of SingleOperation in org.geotools.api.referencing.operation
Subinterfaces of SingleOperation in org.geotools.api.referencing.operationModifier and TypeInterfaceDescriptioninterfaceBase interface for conical map projections.interfaceAn operation on coordinates that does not include any change of Datum.interfaceBase interface for cylindrical map projections.interfaceA parameterized mathematical operation on coordinates that transforms or converts coordinates to another coordinate reference system.interfaceA pass-through operation specifies that a subset of a coordinate tuple is subject to a specific coordinate operation.interfaceBase interface for for azimuthal (or planar) map projections.interfaceA conversion transforming (longitude,latitude) coordinates to cartesian coordinates (x,y).interfaceAn operation on coordinates that usually includes a change of Datum.Methods in org.geotools.api.referencing.operation that return types with arguments of type SingleOperationModifier and TypeMethodDescriptionConcatenatedOperation.getOperations()Returns the sequence of operations. -
Uses of SingleOperation in org.geotools.referencing.operation
Classes in org.geotools.referencing.operation that implement SingleOperationModifier and TypeClassDescriptionclassBase class for conical map projections.classAn operation on coordinates that does not include any change of Datum.classBase class for cylindrical map projections.classA parameterized mathematical operation on coordinates that transforms or converts coordinates to another coordinate reference system.classA pass-through operation specifies that a subset of a coordinate tuple is subject to a specific coordinate operation.classBase class for for azimuthal (or planar) map projections.classA conversion transforming (longitude,latitude) coordinates to cartesian coordinates (x,y).classA single (not concatenated) coordinate operation.classAn operation on coordinates that usually includes a change of Datum.classA conversion used for the definition of a derived CRS (including projections).Methods in org.geotools.referencing.operation that return types with arguments of type SingleOperationModifier and TypeMethodDescriptionDefaultConcatenatedOperation.getOperations()Returns the sequence of operations.