Uses of Class
org.apache.sis.internal.feature.jts.GeometryTransform
Packages that use GeometryTransform
Package
Description
Methods specific to the Java Topology Suite (JTS).
-
Uses of GeometryTransform in org.apache.sis.internal.feature.jts
Subclasses of GeometryTransform in org.apache.sis.internal.feature.jtsModifier and TypeClassDescription(package private) final class
A geometry transformer which uses aMathTransform
for changing coordinate values.