Uses of Interface
org.geotools.geometry.jts.CompoundCurvedGeometry
-
Packages that use CompoundCurvedGeometry Package Description org.geotools.geometry.jts -
-
Uses of CompoundCurvedGeometry in org.geotools.geometry.jts
Classes in org.geotools.geometry.jts that implement CompoundCurvedGeometry Modifier and Type Class Description class
CompoundCurve
A CompoundCurve is a connected sequence of circular arcs and linear segments.class
CompoundRing
A CompoundRing is a connected sequence of circular arcs and linear segments forming a closed line.
-