public class OpenLayersMap.ZIndexBaseGisViewer
extends org.gwtopenmaps.openlayers.client.ZIndexBase
| Modifier | Constructor and Description |
|---|---|
|
OpenLayersMap.ZIndexBaseGisViewer()
Instantiates a new z index base gis viewer.
|
|
OpenLayersMap.ZIndexBaseGisViewer(int baseLayerZIndexBase,
int overlayZIndexBase,
int featureZIndexBase,
int popupZIndexBase,
int controlZIndexBase)
Instantiates a new z index base gis viewer.
|
protected |
OpenLayersMap.ZIndexBaseGisViewer(org.gwtopenmaps.openlayers.client.util.JSObject jsObject)
Instantiates a new z index base gis viewer.
|
protected OpenLayersMap.ZIndexBaseGisViewer(org.gwtopenmaps.openlayers.client.util.JSObject jsObject)
jsObject - the js objectpublic OpenLayersMap.ZIndexBaseGisViewer()
public OpenLayersMap.ZIndexBaseGisViewer(int baseLayerZIndexBase,
int overlayZIndexBase,
int featureZIndexBase,
int popupZIndexBase,
int controlZIndexBase)
baseLayerZIndexBase - the base layer z index baseoverlayZIndexBase - the overlay z index basefeatureZIndexBase - the feature z index basepopupZIndexBase - the popup z index basecontrolZIndexBase - the control z index baseCopyright © 2016. All Rights Reserved.