org.gwtopenmaps.openlayers.client.popup
Class AnchoredBubble
java.lang.Object
org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
org.gwtopenmaps.openlayers.client.popup.Popup
org.gwtopenmaps.openlayers.client.popup.AnchoredBubble
public class AnchoredBubble
- extends Popup
- Author:
- Erdem Gunay
| Methods inherited from class org.gwtopenmaps.openlayers.client.popup.Popup |
addCloseListener, getAutoSize, getBackgroundColor, getBorder, getOpacity, getPanMapIfOutOfView, narrowToOpenLayersPopup, setAutoSize, setBackgroundColor, setBorder, setOpacity, setPanMapIfOutOfView |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnchoredBubble
protected AnchoredBubble(JSObject element)
AnchoredBubble
public AnchoredBubble(String id,
LonLat lonlat,
Size size,
String html,
OpenLayersObjectWrapper anchor,
boolean closeBox)
- Use addCloseListener to respond to popup close event.
For explanation of parameters see
Popup.
Copyright © 2010 sourceforge. All Rights Reserved.