org.gwtopenmaps.openlayers.client.feature
Class VectorFeatureImpl
java.lang.Object
org.gwtopenmaps.openlayers.client.feature.VectorFeatureImpl
public class VectorFeatureImpl
- extends Object
- Author:
- Edwin Commandeur - Atlis EJS, Rafael Ceravolo - LOGANN, Lukas Johansson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VectorFeatureImpl
public VectorFeatureImpl()
create
public static JSObject create(JSObject geometry)
create
public static JSObject create(JSObject geometry,
JSObject style)
getRenderIntent
public static String getRenderIntent(JSObject self)
setFeatureId
public static void setFeatureId(JSObject obj,
String featureId)
redraw
public static boolean redraw(JSObject layer,
boolean force)
getVisibility
public static boolean getVisibility(JSObject obj)
clone
public static JSObject clone(JSObject obj)
Copyright © 2011 sourceforge. All Rights Reserved.