org.gwtopenmaps.openlayers.client.layer
Class ArcGIS93RestOptions
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
org.gwtopenmaps.openlayers.client.layer.ArcGIS93RestOptions
public class ArcGIS93RestOptions
- extends GridLayerOptions
- Author:
- Michel Vitor A Rodrigues - Intec
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, setResolutions, setScales, setTransitionEffect, setTransitionEffect, setVisibility |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArcGIS93RestOptions
public ArcGIS93RestOptions()
setSingleTile
public void setSingleTile(boolean b)
setUntiled
public void setUntiled()
setTransitionEffectResize
public void setTransitionEffectResize()
setProjection
public void setProjection(String epsgCode)
- Overrides:
setProjection
in class LayerOptions
- Parameters:
epsgCode
- - see MapOptions
setUnits
public void setUnits(String units)
- Overrides:
setUnits
in class LayerOptions
- Parameters:
units
- - see MapOptions
setWrapDateLine
public void setWrapDateLine(boolean wrap)
setBuffer
public void setBuffer(int buffer)
- Description copied from class:
GridLayerOptions
- For tiled layers the buffer size can be set.
The default buffer is 2.
- Overrides:
setBuffer
in class GridLayerOptions
setRatio
public void setRatio(int ratio)
Copyright © 2011 sourceforge. All Rights Reserved.