See: Description
| Interface | Description |
|---|---|
| PreparedGeometry |
An interface for classes which prepare
Geometrys
in order to optimize the performance
of repeated calls to specific geometric operations. |
| Class | Description |
|---|---|
| PreparedGeometryFactory |
A factory for creating
PreparedGeometrys. |
| PreparedLineString |
A prepared version for
Lineal geometries. |
| PreparedPoint |
A prepared version for
Puntal geometries. |
| PreparedPolygon |
A prepared version for
Polygonal geometries. |
Copyright © 2024. All rights reserved.