Uses of Class
org.gwtopenmaps.openlayers.client.layer.Vector

Packages that use Vector
org.gwtopenmaps.openlayers.client.control   
org.gwtopenmaps.openlayers.client.layer   
 

Uses of Vector in org.gwtopenmaps.openlayers.client.control
 

Constructors in org.gwtopenmaps.openlayers.client.control with parameters of type Vector
DragFeature(Vector vectorLayer)
          Constructor.
DragFeature(Vector vectorLayer, DragFeatureOptions options)
          Constructor.
DrawFeature(Vector layer, Handler handler)
           
DrawFeature(Vector layer, Handler handler, DrawFeatureOptions options)
           
EditingToolbar(Vector vectorLayer)
           
EditingToolbar(Vector vectorLayer, EditingToolbarOptions options)
           
ModifyFeature(Vector vectorLayer)
           
ModifyFeature(Vector vectorLayer, ModifyFeatureOptions modifyFeatureOptions)
           
SelectFeature(Vector layer)
           
SelectFeature(Vector layer, SelectFeatureOptions options)
           
 

Uses of Vector in org.gwtopenmaps.openlayers.client.layer
 

Subclasses of Vector in org.gwtopenmaps.openlayers.client.layer
 class WFS
          For displaying FeatureCollection data requested from a Web Feature Service (WFS) server.
 

Methods in org.gwtopenmaps.openlayers.client.layer that return Vector
static Vector Vector.narrowToVector(JSObject vectorLayer)
           
 



Copyright © 2010 sourceforge. All Rights Reserved.