org.gwtopenmaps.demo.openlayers.client.examples.vector
Class ModifyFeatureExample

java.lang.Object
  extended by org.gwtopenmaps.demo.openlayers.client.examples.vector.ModifyFeatureExample
All Implemented Interfaces:
ShowcaseExample

public class ModifyFeatureExample
extends Object
implements ShowcaseExample


Field Summary
static String WMS_URL
           
 
Constructor Summary
ModifyFeatureExample()
           
 
Method Summary
 MapExample getMapExample()
           
protected  void report(VectorFeature vectorFeature, String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WMS_URL

public static final String WMS_URL
See Also:
Constant Field Values
Constructor Detail

ModifyFeatureExample

public ModifyFeatureExample()
Method Detail

getMapExample

public MapExample getMapExample()
Specified by:
getMapExample in interface ShowcaseExample

report

protected void report(VectorFeature vectorFeature,
                      String message)


Copyright © 2011 sourceforge. All Rights Reserved.