public static class GraphEdgeIdFinder.BlockArea extends Object
Modifier and Type | Method and Description |
---|---|
void |
add(Shape shape) |
void |
add(Shape shape,
GHIntHashSet blockedEdgeIds) |
boolean |
contains(GHPoint point) |
boolean |
hasCachedEdgeIds(int shapeIndex) |
boolean |
intersects(EdgeIteratorState edgeState) |
String |
toString(int shapeIndex) |
public BlockArea(Graph g)
public boolean hasCachedEdgeIds(int shapeIndex)
public String toString(int shapeIndex)
public void add(Shape shape)
public void add(Shape shape, GHIntHashSet blockedEdgeIds)
public final boolean contains(GHPoint point)
public final boolean intersects(EdgeIteratorState edgeState)
Copyright © 2012–2022. All rights reserved.