org.gwtopenmaps.openlayers.client.layer
Class GridLayerOptions
java.lang.Object
org.gwtopenmaps.openlayers.client.util.JSObjectWrapper
org.gwtopenmaps.openlayers.client.layer.LayerOptions
org.gwtopenmaps.openlayers.client.layer.HTTPRequestLayerOptions
org.gwtopenmaps.openlayers.client.layer.GridLayerOptions
- Direct Known Subclasses:
- ArcGIS93RestOptions, WMSOptions, XYZOptions
public class GridLayerOptions
- extends HTTPRequestLayerOptions
- Author:
- Edwin Commandeur - Atlis EJS
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 |
GridLayerOptions
public GridLayerOptions()
setTileSize
public final void setTileSize(Size size)
setBuffer
public void setBuffer(int buffer)
- For tiled layers the buffer size can be set.
The default buffer is 2.
Copyright © 2011 sourceforge. All Rights Reserved.