PlanitCrsUtils |
Utilities for coordinate Reference systems
|
PlanitGraphGeoUtils |
A class with utility methods that levarage the geospatial information of planit enities pertaining to graphs.
|
PlanitJtsCrsUtils |
General geographic JTS utilities that rely on a known Coordinate Reference system (CRS).
|
PlanitJtsIntersectEdgeVisitor<T extends Edge> |
An item visitor for quadtree spatial index to filter out the edges in a quadtree that truly intersect with the
given bounding box provided in the query.
|
PlanitJtsIntersectZoneVisitor<T extends Zone> |
An item visitor for quadtree spatial index to filter out the zones in a quadtree that truly intersect with the
given bounding box provided in the query.
|
PlanitJtsItemVisitor<T> |
An item visitor for quadtree spatial index to filter out planit entities in a quadtree that truly intersect with the
given bounding box provided in the query.
|
PlanitJtsUtils |
General geographic related utils utilising the JTS API.
|