org.gwtopenmaps.openlayers.client.control
Class SnappingImpl
java.lang.Object
org.gwtopenmaps.openlayers.client.control.SnappingImpl
public class SnappingImpl
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SnappingImpl
public SnappingImpl()
create
public static JSObject create(JSObject options)
create
public static JSObject create()
activate
public static boolean activate(JSObject self)
deactivate
public static boolean deactivate(JSObject self)
setLayer
public static void setLayer(JSObject self,
JSObject vector)
addTargetLayer
public static void addTargetLayer(JSObject self,
JSObject vector)
removeTargetLayer
public static void removeTargetLayer(JSObject self,
JSObject vector)
addTarget
public static void addTarget(JSObject self,
JSObject target)
removeTarget
public static void removeTarget(JSObject self,
JSObject target)
Copyright © 2011 sourceforge. All Rights Reserved.