org.gwtopenmaps.openlayers.client.popup
Class Anchored
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.Anchored
public class Anchored
- extends Popup
- Author:
- Erdem Gunay, Marten Karlberg, Digpro AB
Constructor Summary |
protected |
Anchored(JSObject element)
|
|
Anchored(String id,
LonLat lonlat,
Size size,
String html,
OpenLayersObjectWrapper anchor,
boolean closeBox)
|
|
Anchored(String id,
LonLat lonlat,
Size size,
String html,
OpenLayersObjectWrapper anchor,
boolean closeBox,
Popup.CloseListener closeBoxCallback)
|
Methods inherited from class org.gwtopenmaps.openlayers.client.popup.Popup |
addCloseListener, getAutoSize, getBackgroundColor, getBorder, getOpacity, getPanMapIfOutOfView, hide, narrowToOpenLayersPopup, setAutoSize, setBackgroundColor, setBorder, setContentHTML, setLonLat, setOpacity, setPanMapIfOutOfView, show, updatePosition |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Anchored
protected Anchored(JSObject element)
Anchored
public Anchored(String id,
LonLat lonlat,
Size size,
String html,
OpenLayersObjectWrapper anchor,
boolean closeBox,
Popup.CloseListener closeBoxCallback)
Anchored
public Anchored(String id,
LonLat lonlat,
Size size,
String html,
OpenLayersObjectWrapper anchor,
boolean closeBox)
Copyright © 2011 sourceforge. All Rights Reserved.