org.onebusaway.webapp.gwt.where_library
Class OBAConfig
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
org.onebusaway.webapp.gwt.where_library.OBAConfig
public class OBAConfig
- extends com.google.gwt.core.client.JavaScriptObject
Methods inherited from class com.google.gwt.core.client.JavaScriptObject |
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString |
OBAConfig
protected OBAConfig()
getConfig
public static OBAConfig getConfig()
hasDefaultServiceArea
public final boolean hasDefaultServiceArea()
getCenterLat
public final double getCenterLat()
getCenterLon
public final double getCenterLon()
getSpanLat
public final double getSpanLat()
getSpanLon
public final double getSpanLon()
getBounds
public final CoordinateBounds getBounds()
Copyright © 2012 OneBusAway. All Rights Reserved.