Uses of Class
org.geotools.geometry.jts.CompoundCurve
-
Packages that use CompoundCurve Package Description org.geotools.geometry.jts -
-
Uses of CompoundCurve in org.geotools.geometry.jts
Methods in org.geotools.geometry.jts that return CompoundCurve Modifier and Type Method Description CompoundCurve
CompoundCurve. copyInternal()
CompoundCurve
CompoundCurve. reverse()
CompoundCurve
CompoundCurve. reverseInternal()
Constructors in org.geotools.geometry.jts with parameters of type CompoundCurve Constructor Description CompoundRing(CompoundCurve delegate)
-