Package | Description |
---|---|
com.graphhopper.routing.weighting | |
com.graphhopper.storage |
Constructor and Description |
---|
BlockAreaWeighting(Weighting superWeighting,
GraphEdgeIdFinder.BlockArea blockArea) |
Modifier and Type | Method and Description |
---|---|
GraphEdgeIdFinder.BlockArea |
GraphEdgeIdFinder.parseBlockArea(String blockAreaString,
EdgeFilter filter,
double useEdgeIdsUntilAreaSize)
This method reads the blockAreaString and creates a Collection of Shapes or a set of found edges if area is small enough.
|
Copyright © 2012–2019. All rights reserved.