Package | Description |
---|---|
org.opentripplanner.streets |
This is a new replacement street layer implementation
|
Modifier and Type | Method and Description |
---|---|
static Split |
Split.find(double lat,
double lon,
double radiusMeters,
StreetLayer streetLayer) |
Split |
StreetLayer.findSplit(double lat,
double lon,
double radiusMeters)
Non-destructively find a location on an existing street near the given point.
|
Modifier and Type | Method and Description |
---|---|
void |
Split.setFrom(Split other) |
Copyright © 2015. All rights reserved.