| Package | Description |
|---|---|
| com.graphhopper.storage | |
| com.graphhopper.util.shapes |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphEdgeIdFinder.BlockArea.add(Shape shape) |
void |
GraphEdgeIdFinder.BlockArea.add(Shape shape,
GHIntHashSet blockedEdgeIds) |
| Modifier and Type | Class and Description |
|---|---|
class |
BBox
A simple bounding box defined as follows: minLon, maxLon followed by minLat which is south(!) and
maxLat.
|
class |
Circle |
class |
Polygon
This class represents a polygon that is defined by a set of points.
|
Copyright © 2012–2022. All rights reserved.