|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriSchematicAlgoHierarchicalType
Hierarchical tree layout types.
Field Summary | |
---|---|
static int |
esriSchematicAlgoCompactTree
Compact tree structure. |
static int |
esriSchematicAlgoLeftMainLine
Main line tree structure which branches that come out from the main line placed on the left side of it. |
static int |
esriSchematicAlgoMainLine
Main line tree structure which branches that come out from the main line placed on the both sides of it. |
static int |
esriSchematicAlgoRightMainLine
Main line tree structure which branches that come out from the main line placed on the right side of it. |
static int |
esriSchematicAlgoSmartTree
Smart tree structure. |
Field Detail |
---|
static final int esriSchematicAlgoLeftMainLine
static final int esriSchematicAlgoRightMainLine
static final int esriSchematicAlgoMainLine
static final int esriSchematicAlgoCompactTree
static final int esriSchematicAlgoSmartTree
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |