public class OpenLayersMap.ZIndexBaseGisViewer
extends org.gwtopenmaps.openlayers.client.ZIndexBase
| Modifier | Constructor and Description |
|---|---|
|
ZIndexBaseGisViewer()
Instantiates a new z index base gis viewer.
|
|
ZIndexBaseGisViewer(int baseLayerZIndexBase,
int overlayZIndexBase,
int featureZIndexBase,
int popupZIndexBase,
int controlZIndexBase)
Instantiates a new z index base gis viewer.
|
protected |
ZIndexBaseGisViewer(org.gwtopenmaps.openlayers.client.util.JSObject jsObject)
Instantiates a new z index base gis viewer.
|
protected ZIndexBaseGisViewer(org.gwtopenmaps.openlayers.client.util.JSObject jsObject)
jsObject - the js objectpublic ZIndexBaseGisViewer()
public 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 © 2018. All Rights Reserved.