|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriSceneNodeType
Constants from esriSceneNodeType' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esri3DAnalyst.olb'
Description: 'Scene graph 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 |
esriSceneAnyNode
Special value for error or generic action. |
static int |
esriSceneChoiceNode
Single, multiple, continuous range, or level-of-detail children selection. |
static int |
esriSceneGeometryNode
Leaf node of the scene graph containing geometric visualization. |
static int |
esriSceneGroupNode
Group node. |
static int |
esriSceneLayerNode
Groups the scene's subgraph generated from a layer. |
static int |
esriSceneTileNode
Groups all of the scene's subgraph contained in a rectangular tile. |
static int |
esriSceneTransformNode
Linear transformation. |
Field Detail |
---|
static final int esriSceneAnyNode
static final int esriSceneGroupNode
static final int esriSceneGeometryNode
static final int esriSceneChoiceNode
static final int esriSceneTransformNode
static final int esriSceneLayerNode
static final int esriSceneTileNode
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |