org.gwtopenmaps.openlayers.client.layer
Class XYZOptions

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.HTTPRequestLayerOptions
              extended by org.gwtopenmaps.openlayers.client.layer.GridLayerOptions
                  extended by org.gwtopenmaps.openlayers.client.layer.XYZOptions

public class XYZOptions
extends GridLayerOptions

Author:
Edwin Commandeur - Atlis EJS, Curtis Jensen

Constructor Summary
XYZOptions()
           
 
Method Summary
 void setSphericalMercator(boolean b)
           
 
Methods inherited from class org.gwtopenmaps.openlayers.client.layer.GridLayerOptions
setBuffer, setTileSize
 
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

XYZOptions

public XYZOptions()
Method Detail

setSphericalMercator

public void setSphericalMercator(boolean b)
Parameters:
b -


Copyright © 2011 sourceforge. All Rights Reserved.