org.onebusaway.webapp.gwt.oba_library.view
Class PatchMarker
java.lang.Object
com.google.gwt.maps.client.overlay.Overlay
org.onebusaway.webapp.gwt.oba_library.view.PatchMarker
public class PatchMarker
- extends com.google.gwt.maps.client.overlay.Overlay
Nested classes/interfaces inherited from class com.google.gwt.maps.client.overlay.Overlay |
com.google.gwt.maps.client.overlay.Overlay.ConcreteOverlay |
Fields inherited from class com.google.gwt.maps.client.overlay.Overlay |
jsoPeer |
Constructor Summary |
PatchMarker(com.google.gwt.maps.client.geom.LatLngBounds bounds)
|
Methods inherited from class com.google.gwt.maps.client.overlay.Overlay |
createPeer, getZIndex |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PatchMarker
public PatchMarker(com.google.gwt.maps.client.geom.LatLngBounds bounds)
addStyleName
public void addStyleName(String name)
setStyleName
public void setStyleName(String name)
getStyle
public com.google.gwt.dom.client.Style getStyle()
setVisible
public void setVisible(boolean visible)
copy
protected com.google.gwt.maps.client.overlay.Overlay copy()
- Specified by:
copy
in class com.google.gwt.maps.client.overlay.Overlay
initialize
protected void initialize(com.google.gwt.maps.client.MapWidget map)
- Specified by:
initialize
in class com.google.gwt.maps.client.overlay.Overlay
redraw
protected void redraw(boolean force)
- Specified by:
redraw
in class com.google.gwt.maps.client.overlay.Overlay
remove
protected void remove()
- Specified by:
remove
in class com.google.gwt.maps.client.overlay.Overlay
Copyright © 2012 OneBusAway. All Rights Reserved.