org.gwtopenmaps.openlayers.client.feature
Class FeatureImpl
java.lang.Object
org.gwtopenmaps.openlayers.client.feature.FeatureImpl
public class FeatureImpl
- extends Object
- Author:
- Edwin Commandeur - Atlis EJS, Curtis Jensen, Lukas Johansson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FeatureImpl
public FeatureImpl()
destroy
public static void destroy(JSObject self)
getFeatureId
public static String getFeatureId(JSObject self)
getFID
public static String getFID(JSObject self)
setPopup
public static void setPopup(JSObject feature,
JSObject inputPopup)
getPopup
public static JSObject getPopup(JSObject feature)
resetPopup
public static void resetPopup(JSObject feature)
createPopup
public static JSObject createPopup(JSObject feature,
boolean closeBox)
getBounds
public static JSObject getBounds(JSObject feature)
setStyle
public static void setStyle(JSObject feature,
JSObject newStyle)
getStyle
public static JSObject getStyle(JSObject self)
getLayer
public static JSObject getLayer(JSObject feature)
Copyright © 2011 sourceforge. All Rights Reserved.