| 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 and Description |
|---|---|
class |
LinearRing
Models an OGC SFS
LinearRing. |
class |
LineString
Models an OGC-style
LineString. |
class |
MultiLineString
Models a collection of
LineStrings. |
| Constructor and Description |
|---|
PreparedLineString(Lineal line) |
Copyright © 2024. All rights reserved.