public interface RoutingOptions
Modifier and Type | Method and Description |
---|---|
float |
getGridSize() |
boolean |
getIgnoreAnchoring() |
short |
getLengthCost() |
short |
getNodeVicinityCost() |
short |
getTurnCost() |
void |
setGridSize(float value) |