org.onebusaway.geospatial.grid
Class TimedGridFactory
java.lang.Object
org.onebusaway.geospatial.grid.TimedGridFactory
public class TimedGridFactory
- extends Object
Constructor Summary |
TimedGridFactory(double gridLatStep,
double gridLonStep,
double velocity)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimedGridFactory
public TimedGridFactory(double gridLatStep,
double gridLonStep,
double velocity)
addPoint
public void addPoint(double lat,
double lon,
long time,
long timeRemaining)
getPolygonsByTime
public Map<Integer,List<EncodedPolygonBean>> getPolygonsByTime(int segmentSizeInMinutes)
Copyright © 2012 OneBusAway. All Rights Reserved.