org.gwtopenmaps.openlayers.client.layer
Class EventPaneOptions

java.lang.Object
  extended by org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
      extended by org.gwtopenmaps.openlayers.client.layer.LayerOptions
          extended by org.gwtopenmaps.openlayers.client.layer.EventPaneOptions
Direct Known Subclasses:
GoogleOptions, VirtualEarthOption

public class EventPaneOptions
extends LayerOptions

Author:
Edwin Commandeur - Atlis Information Systems

Constructor Summary
EventPaneOptions()
           
 
Method Summary
 void setIsFixed(boolean isFixed)
           
 void setSmoothDragPan(boolean smoothDragPan)
           
 
Methods inherited from class org.gwtopenmaps.openlayers.client.layer.LayerOptions
setAlwaysInRange, setApplyAlphaHack, setAttribution, setDisplayInLayerSwitcher, setDisplayOutsideMaxExtent, setGutter, setIsBaseLayer, setLayerOpacity, setMaxExtent, setMaxResolution, setMaxScale, setMinExtent, setMinResolution, setMinScale, setNumZoomLevels, setProjection, setResolutions, setScales, setTransitionEffect, setTransitionEffect, setUnits, setVisibility
 
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

EventPaneOptions

public EventPaneOptions()
Method Detail

setSmoothDragPan

public void setSmoothDragPan(boolean smoothDragPan)

setIsFixed

public void setIsFixed(boolean isFixed)


Copyright © 2011 sourceforge. All Rights Reserved.