com.esri.arcgis.globecore
Interface esriGlobeLayerBaseOption

All Superinterfaces:
java.io.Serializable

public interface esriGlobeLayerBaseOption
extends java.io.Serializable

Base Options for Globe Layers.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Supported Platforms

Windows, Solaris, Linux


Field Summary
static int esriGlobeLayerBaseExpression
           
static int esriGlobeLayerBaseGlobe
           
static int esriGlobeLayerBaseLayer
           
static int esriGlobeLayerBaseSelf
           
 

Field Detail

esriGlobeLayerBaseGlobe

public static final int esriGlobeLayerBaseGlobe
See Also:
Constant Field Values

esriGlobeLayerBaseExpression

public static final int esriGlobeLayerBaseExpression
See Also:
Constant Field Values

esriGlobeLayerBaseLayer

public static final int esriGlobeLayerBaseLayer
See Also:
Constant Field Values

esriGlobeLayerBaseSelf

public static final int esriGlobeLayerBaseSelf
See Also:
Constant Field Values