Interface QueryGeometryStructure
- All Known Implementing Classes:
QueryRTree
public interface QueryGeometryStructure
QueryGeometryStructure aims to speed up the query of a geometry collection
inside a region envelope.
- Author:
- Nicolas Fortin
-
Method Summary
Modifier and TypeMethodDescriptionvoidappendGeometry(org.locationtech.jts.geom.Geometry newGeom, Integer externalId) query(org.locationtech.jts.geom.Envelope queryEnv)
-
Method Details
-
appendGeometry
-
query
-