| Package | Description |
|---|---|
| com.graphhopper.storage.index |
| Modifier and Type | Method and Description |
|---|---|
Snap.Position |
Snap.getSnappedPosition() |
static Snap.Position |
Snap.Position.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Snap.Position[] |
Snap.Position.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected abstract boolean |
LocationIndexTree.XFirstSearchCheck.check(int node,
double normedDist,
int wayIndex,
EdgeIteratorState iter,
Snap.Position pos) |
void |
Snap.setSnappedPosition(Snap.Position pos) |
Copyright © 2012–2021. All rights reserved.