public static interface TurnCostStorage.TurnRelationIterator
| Modifier and Type | Method and Description |
|---|---|
double |
getCost(DecimalEncodedValue encodedValue) |
int |
getFromEdge() |
int |
getToEdge() |
int |
getViaNode() |
boolean |
next() |
int getFromEdge()
int getViaNode()
int getToEdge()
double getCost(DecimalEncodedValue encodedValue)
boolean next()
Copyright © 2012–2020. All rights reserved.