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 GeometryIndexService
public org.opengis.geometry.BoundingBox getBoundingBox(org.opengis.referencing.crs.CoordinateReferenceSystem crs)
getBoundingBox
in interface GeometryIndexService
Copyright © 2018. All rights reserved.