org.gwtopenmaps.openlayers.client.feature
Class VectorFeatureImpl

java.lang.Object
  extended by org.gwtopenmaps.openlayers.client.feature.VectorFeatureImpl

public class VectorFeatureImpl
extends Object

Author:
Edwin Commandeur - Atlis EJS, Rafael Ceravolo - LOGANN

Constructor Summary
VectorFeatureImpl()
           
 
Method Summary
static JSObject create(JSObject geometry)
           
static JSObject create(JSObject geometry, JSObject style)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VectorFeatureImpl

public VectorFeatureImpl()
Method Detail

create

public static JSObject create(JSObject geometry)

create

public static JSObject create(JSObject geometry,
                              JSObject style)


Copyright © 2010 sourceforge. All Rights Reserved.