public class TransferFinder extends Object
Constructor and Description |
---|
TransferFinder(TransitLayer transitLayer,
StreetLayer streetLayer,
int radiusMeters)
Should chooses whether to search via the street network or straight line distance based on the presence of
OSM street data (whether the street layer is null).
|
Modifier and Type | Method and Description |
---|---|
void |
findTransfers() |
public TransferFinder(TransitLayer transitLayer, StreetLayer streetLayer, int radiusMeters)
Copyright © 2015. All rights reserved.