org.gwtopenmaps.openlayers.client.control
Class DrawFeatureOptions

java.lang.Object
  extended by org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
      extended by org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
          extended by org.gwtopenmaps.openlayers.client.OpenLayersEObjectWrapper
              extended by org.gwtopenmaps.openlayers.client.control.ControlOptions
                  extended by org.gwtopenmaps.openlayers.client.control.DrawFeatureOptions

public class DrawFeatureOptions
extends ControlOptions

Author:
Edwin Commandeur - Atlis EJS

Field Summary
 
Fields inherited from class org.gwtopenmaps.openlayers.client.OpenLayersEObjectWrapper
eventListeners
 
Constructor Summary
DrawFeatureOptions()
           
 
Method Summary
 void onFeatureAdded(DrawFeature.FeatureAddedListener listener)
           
 void setHandlerOptions(HandlerOptions handlerOptions)
           
 
Methods inherited from class org.gwtopenmaps.openlayers.client.OpenLayersEObjectWrapper
getListeners, narrowToOpenLayersEObjectWrapper, removeListener
 
Methods inherited from class org.gwtopenmaps.openlayers.client.OpenLayersObjectWrapper
getClassName, getEvents, narrowToOpenLayersObjectWrapper
 
Methods inherited from class org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
getJSObject, setJSObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DrawFeatureOptions

public DrawFeatureOptions()
Method Detail

onFeatureAdded

public void onFeatureAdded(DrawFeature.FeatureAddedListener listener)

setHandlerOptions

public void setHandlerOptions(HandlerOptions handlerOptions)


Copyright © 2011 sourceforge. All Rights Reserved.