Uses of Interface
org.geotools.api.referencing.operation.PassThroughOperation
-
Packages that use PassThroughOperation Package Description org.geotools.referencing.operation Coordinate operation implementation. -
-
Uses of PassThroughOperation in org.geotools.referencing.operation
Classes in org.geotools.referencing.operation that implement PassThroughOperation Modifier and Type Class Description class
DefaultPassThroughOperation
A pass-through operation specifies that a subset of a coordinate tuple is subject to a specific coordinate operation.
-