org.onebusaway.webapp.gwt.oba_library.model
Class TimedRegion
java.lang.Object
org.onebusaway.webapp.gwt.oba_library.model.TimedRegion
public class TimedRegion
- extends Object
Constructor Summary |
TimedRegion(com.google.gwt.maps.client.geom.LatLngBounds bounds,
int time)
|
Method Summary |
com.google.gwt.maps.client.geom.LatLngBounds |
getBounds()
|
int |
getTime()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimedRegion
public TimedRegion(com.google.gwt.maps.client.geom.LatLngBounds bounds,
int time)
getBounds
public com.google.gwt.maps.client.geom.LatLngBounds getBounds()
getTime
public int getTime()
Copyright © 2012 OneBusAway. All Rights Reserved.