Package | Description |
---|---|
org.opentripplanner.streets |
This is a new replacement street layer implementation
|
Modifier and Type | Method and Description |
---|---|
EdgeStore.Edge |
EdgeStore.addStreetPair(int beginVertexIndex,
int endVertexIndex,
int edgeLengthMillimeters)
This creates the bare topological edge pair with a length.
|
EdgeStore.Edge |
EdgeStore.getCursor() |
EdgeStore.Edge |
EdgeStore.getCursor(int pos) |
Copyright © 2015. All rights reserved.