|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StopIconFactory.ESize | |
---|---|
org.onebusaway.webapp.gwt.common.resources.map |
Uses of StopIconFactory.ESize in org.onebusaway.webapp.gwt.common.resources.map |
---|
Methods in org.onebusaway.webapp.gwt.common.resources.map that return StopIconFactory.ESize | |
---|---|
static StopIconFactory.ESize |
StopIconFactory.ESize.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static StopIconFactory.ESize[] |
StopIconFactory.ESize.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.onebusaway.webapp.gwt.common.resources.map with parameters of type StopIconFactory.ESize | |
---|---|
static com.google.gwt.maps.client.overlay.Icon |
StopIconFactory.getStopIcon(StopBean stop,
StopIconFactory.ESize size,
boolean isSelected)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |