public static class GraphEdgeIdFinder.BlockArea extends Object
| Modifier and Type | Method and Description | 
|---|---|
| GHIntHashSet | add(Shape shape) | 
| 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 GHIntHashSet add(Shape shape)
public final boolean contains(GHPoint point)
public final boolean intersects(EdgeIteratorState edgeState)
Copyright © 2012–2020. All rights reserved.