| Package | Description |
|---|---|
| com.graphhopper.routing.lm |
| Modifier and Type | Method and Description |
|---|---|
PrepareLandmarks |
PrepareLandmarks.setLandmarkSuggestions(List<LandmarkSuggestion> landmarkSuggestions) |
PrepareLandmarks |
PrepareLandmarks.setLogDetails(boolean logDetails) |
PrepareLandmarks |
PrepareLandmarks.setMaximumWeight(double maximumWeight) |
PrepareLandmarks |
PrepareLandmarks.setSpatialRuleLookup(SpatialRuleLookup ruleLookup) |
| Modifier and Type | Method and Description |
|---|---|
List<PrepareLandmarks> |
LMAlgoFactoryDecorator.getPreparations() |
| Modifier and Type | Method and Description |
|---|---|
LMAlgoFactoryDecorator |
LMAlgoFactoryDecorator.addPreparation(PrepareLandmarks pch) |
| Constructor and Description |
|---|
LMRAFactory(PrepareLandmarks p,
RoutingAlgorithmFactory defaultAlgoFactory) |
Copyright © 2012–2018. All rights reserved.