Uses of Class
org.apache.sis.coordinate.AbstractCoordinateSet
Packages that use AbstractCoordinateSet
-
Uses of AbstractCoordinateSet in org.apache.sis.referencing.operation
Methods in org.apache.sis.referencing.operation that return AbstractCoordinateSetModifier and TypeMethodDescriptionAbstractCoordinateOperation.transform
(AbstractCoordinateSet 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.apache.sis.referencing.operation with parameters of type AbstractCoordinateSetModifier and TypeMethodDescriptionAbstractCoordinateOperation.transform
(AbstractCoordinateSet data) Changes coordinates from being referenced to the source CRS and/or epoch to being referenced to the target CRS and/or epoch.