| Package | Description |
|---|---|
| org.locationtech.jts.geom |
Contains the
Geometry interface hierarchy and supporting classes. |
| org.locationtech.jts.geom.prep |
Classes to perform optimized geometric operations on suitably prepared geometries.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
LinearRing |
Models an OGC SFS
LinearRing. |
class |
LineString |
Models an OGC-style
LineString. |
class |
MultiLineString |
Models a collection of
LineStrings. |
| Constructor | Description |
|---|---|
PreparedLineString(Lineal line) |
Copyright © 2018. All rights reserved.