|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface esriSceneNodeType
Scene graph node type options.
| 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 | ||||||||