org.onebusaway.webapp.gwt.oba_library.model
Class TimedRegionModel
java.lang.Object
org.onebusaway.webapp.gwt.common.model.AbstractModel<TimedRegionModel>
org.onebusaway.webapp.gwt.oba_library.model.TimedRegionModel
- All Implemented Interfaces:
- ModelEventSink<TimedRegionModel>, ModelEventSource<TimedRegionModel>, ModelEventSourceAndSink<TimedRegionModel>
public class TimedRegionModel
- extends AbstractModel<TimedRegionModel>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimedRegionModel
public TimedRegionModel()
getBounds
public com.google.gwt.maps.client.geom.LatLngBounds getBounds()
getRegions
public List<TimedRegion> getRegions()
getMaxTime
public int getMaxTime()
setData
public void setData(List<CoordinateBounds> timeGrid,
List<Integer> times)
Copyright © 2012 OneBusAway. All Rights Reserved.