org.onebusaway.webapp.gwt.common.resources.map
Class StopIconFactory
java.lang.Object
org.onebusaway.webapp.gwt.common.resources.map.StopIconFactory
public class StopIconFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StopIconFactory
public StopIconFactory()
getRouteStartIcon
public static com.google.gwt.maps.client.overlay.Icon getRouteStartIcon()
getRouteEndIcon
public static com.google.gwt.maps.client.overlay.Icon getRouteEndIcon()
getStopSelectionCircle
public static com.google.gwt.maps.client.overlay.Marker getStopSelectionCircle(com.google.gwt.maps.client.geom.LatLng p,
boolean bigger)
getStopIcon
public static com.google.gwt.maps.client.overlay.Icon getStopIcon(StopBean stop,
StopIconFactory.ESize size,
boolean isSelected)
getStopType
public static StopIconFactory.EType getStopType(StopBean stop)
Copyright © 2012 OneBusAway. All Rights Reserved.