Uses of Interface
org.opengis.coordinate.CoordinateSet
Packages that use CoordinateSet
Package
Description
Coordinate operations (relationship between any two CRS).
-
Uses of CoordinateSet in org.opengis.referencing.operation
Methods in org.opengis.referencing.operation that return CoordinateSetModifier and TypeMethodDescriptionCoordinateOperation.transform
(CoordinateSet data) Changes coordinates from being referenced to the source CRS and/or epoch to being referenced to the target CRS and/or epoch.Methods in org.opengis.referencing.operation with parameters of type CoordinateSetModifier and TypeMethodDescriptionCoordinateOperation.transform
(CoordinateSet data) Changes coordinates from being referenced to the source CRS and/or epoch to being referenced to the target CRS and/or epoch.