org.gwtopenmaps.openlayers.client.layer
Class TMSOptions
java.lang.Object
org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
org.gwtopenmaps.openlayers.client.layer.LayerOptions
org.gwtopenmaps.openlayers.client.layer.TMSOptions
public class TMSOptions
- extends LayerOptions
- Author:
- Amr Alam - Refractions Research
Methods inherited from class org.gwtopenmaps.openlayers.client.layer.LayerOptions |
setAlwaysInRange, setApplyAlphaHack, setAttribution, setDisplayInLayerSwitcher, setDisplayOutsideMaxExtent, setGutter, setIsBaseLayer, setLayerOpacity, 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 |
TMSOptions
public TMSOptions()
setLayers
public void setLayers(String layers)
getLayers
public String getLayers()
setStyles
public void setStyles(String styles)
getStyles
public String getStyles()
setFormat
public void setFormat(String styles)
getFormat
public String getFormat()
setMaxExtent
public void setMaxExtent(Bounds bounds)
- Overrides:
setMaxExtent
in class LayerOptions
- Parameters:
bounds
- - see MapOptions.setMaxExtent(Bounds)
getMaxExtent
public Bounds getMaxExtent()
setType
public void setType(String type)
setGetURL
public void setGetURL(JSObject getURL)
Copyright © 2011 sourceforge. All Rights Reserved.