Package | Description |
---|---|
com.graphhopper.util |
Modifier and Type | Class and Description |
---|---|
class |
PointList
Slim list to store several points (without the need for a point object).
|
class |
ShallowImmutablePointList
This is a shallow copy of a PointList.
|
Modifier and Type | Method and Description |
---|---|
void |
PointList.add(PointAccess nodeAccess,
int index) |
Constructor and Description |
---|
FinishInstruction(PointAccess pointAccess,
int node) |
FinishInstruction(String name,
PointAccess pointAccess,
int node) |
Copyright © 2012–2020. All rights reserved.