com.esri.arcgis.analyst3d
Interface esriSceneGeomNodeType

All Superinterfaces:
java.io.Serializable

public interface esriSceneGeomNodeType
extends java.io.Serializable

Constants from esriSceneGeomNodeType' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esri3DAnalyst.olb'

Description: 'Scene graph geometry node type options.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =


Field Summary
static int esriSceneGeomGeographyNode
          Geography node from a data layer.
static int esriSceneGeomGraphicsNode
          Graphics node from a graphics layer.
 

Field Detail

esriSceneGeomGeographyNode

static final int esriSceneGeomGeographyNode
Geography node from a data layer.

See Also:
Constant Field Values

esriSceneGeomGraphicsNode

static final int esriSceneGeomGraphicsNode
Graphics node from a graphics layer.

See Also:
Constant Field Values