| Package | Description |
|---|---|
| com.vividsolutions.jts.geom |
Contains the
Geometry interface hierarchy and supporting classes.
|
| com.vividsolutions.jts.geom.prep |
Classes to perform optimized geometric operations on suitably prepared geometries.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LinearRing
Models an OGC SFS
LinearRing.
|
class |
LineString
Models an OGC-style
LineString.
|
class |
MultiLineString
Models a collection of (@link LineString}s.
|
| Constructor and Description | |
|---|---|
PreparedLineString(Lineal
|