org.gwtopenmaps.openlayers.client.layer
Class VirtualEarthOption
java.lang.Object
org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
org.gwtopenmaps.openlayers.client.layer.LayerOptions
org.gwtopenmaps.openlayers.client.layer.EventPaneOptions
org.gwtopenmaps.openlayers.client.layer.VirtualEarthOption
public class VirtualEarthOption
- extends EventPaneOptions
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VirtualEarthOption
public VirtualEarthOption()
setType
public void setType(String type)
setSphericalMercator
public void setSphericalMercator(boolean value)
setWrapDateLine
public void setWrapDateLine(boolean wrapDateLine)
setAnimationEnabled
public void setAnimationEnabled(boolean animationEnabled)
Copyright © 2011 sourceforge. All Rights Reserved.