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

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

public class DragExample
extends Object
implements ShowcaseExample


Field Summary
static String WMS_URL
           
 
Constructor Summary
DragExample()
           
 
Method Summary
 MapExample getMapExample()
           
protected  void report(VectorFeature vectorFeature, String message, Pixel pixel)
           
 
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

DragExample

public DragExample()
Method Detail

getMapExample

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

report

protected void report(VectorFeature vectorFeature,
                      String message,
                      Pixel pixel)


Copyright © 2011 sourceforge. All Rights Reserved.