Uses of Interface
org.geotools.geometry.jts.MultiCurvedGeometry
-
Packages that use MultiCurvedGeometry Package Description org.geotools.geometry.jts -
-
Uses of MultiCurvedGeometry in org.geotools.geometry.jts
Classes in org.geotools.geometry.jts that implement MultiCurvedGeometry Modifier and Type Class Description class
MultiCurve
A subclass of multi line string that can host also curves and will linearize if neededclass
MultiSurface
A subclass ofMultiPolygon
that can host alsoCurvePolygon
and will linearize if needed
-