org.gwtopenmaps.openlayers.client.control
Class ControlOptions

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
Direct Known Subclasses:
ArgParserOptions, AttributionOptions, DragFeatureOptions, DrawFeatureOptions, EditingToolbarOptions, GetFeatureOptions, GraticuleOptions, LayerSwitcherOptions, MeasureOptions, ModifyFeatureOptions, MouseDefaultsOptions, MousePositionOptions, MouseToolbarOptions, NavigationHistoryOptions, NavigationOptions, NavToolbarOptions, OverviewMapOptions, PanelOptions, PanZoomBarOptions, PanZoomOptions, ScaleLineOptions, ScaleOptions, SelectFeatureOptions, ZoomBoxOptions

public class ControlOptions
extends OpenLayersEObjectWrapper

Options specific to Control widgets.

Author:
Edwin Commandeur - Atlis EJS

Field Summary
 
Fields inherited from class org.gwtopenmaps.openlayers.client.OpenLayersEObjectWrapper
eventListeners
 
Constructor Summary
  ControlOptions()
           
protected ControlOptions(JSObject jsObject)
           
 
Method Summary
 
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

ControlOptions

protected ControlOptions(JSObject jsObject)

ControlOptions

public ControlOptions()


Copyright © 2011 sourceforge. All Rights Reserved.