public class GeometryIndex extends Object implements GeometryIndexService
| Constructor and Description |
|---|
GeometryIndex(Graph graph) |
| Modifier and Type | Method and Description |
|---|---|
org.opengis.geometry.BoundingBox |
getBoundingBox(org.opengis.referencing.crs.CoordinateReferenceSystem crs) |
List |
queryPedestrian(com.vividsolutions.jts.geom.Envelope env) |
public GeometryIndex(Graph graph)
public List queryPedestrian(com.vividsolutions.jts.geom.Envelope env)
queryPedestrian in interface GeometryIndexServicepublic org.opengis.geometry.BoundingBox getBoundingBox(org.opengis.referencing.crs.CoordinateReferenceSystem crs)
getBoundingBox in interface GeometryIndexServiceCopyright © 2018. All rights reserved.