org.onebusaway.webapp.gwt.tripplanner_library.view
Class TinyInfoWindowMarker

java.lang.Object
  extended by com.google.gwt.maps.client.overlay.Overlay
      extended by org.onebusaway.webapp.gwt.tripplanner_library.view.TinyInfoWindowMarker

public class TinyInfoWindowMarker
extends com.google.gwt.maps.client.overlay.Overlay


Nested Class Summary
 
Nested classes/interfaces inherited from class com.google.gwt.maps.client.overlay.Overlay
com.google.gwt.maps.client.overlay.Overlay.ConcreteOverlay
 
Field Summary
 
Fields inherited from class com.google.gwt.maps.client.overlay.Overlay
jsoPeer
 
Constructor Summary
TinyInfoWindowMarker(com.google.gwt.maps.client.geom.LatLng point, com.google.gwt.user.client.ui.Widget content)
           
 
Method Summary
protected  com.google.gwt.maps.client.overlay.Overlay copy()
           
protected  void initialize(com.google.gwt.maps.client.MapWidget map)
           
protected  void redraw(boolean force)
           
protected  void remove()
           
 
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
 

Constructor Detail

TinyInfoWindowMarker

public TinyInfoWindowMarker(com.google.gwt.maps.client.geom.LatLng point,
                            com.google.gwt.user.client.ui.Widget content)
Method Detail

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.