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> |
LMPreparationHandler.getPreparations() |
Modifier and Type | Method and Description |
---|---|
LMPreparationHandler |
LMPreparationHandler.addPreparation(PrepareLandmarks plm) |
Copyright © 2012–2020. All rights reserved.