|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriSchematicAlgoDirection
Constants from esriSchematicAlgoDirection' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriSchematic.olb'
Description: 'Tree structure directions used by the schematic algorithms.' 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 |
esriSchematicAlgoBottomUp
Vertical tree structure starting from the bottom and ending to the top. |
static int |
esriSchematicAlgoLeftRight
Horizontal tree structure starting from the left and ending to the right. |
static int |
esriSchematicAlgoRightLeft
Horizontal tree structure starting from the right and ending to the left. |
static int |
esriSchematicAlgoTopDown
Vertical tree structure starting from the top and ending to the bottom. |
Field Detail |
---|
static final int esriSchematicAlgoRightLeft
static final int esriSchematicAlgoTopDown
static final int esriSchematicAlgoLeftRight
static final int esriSchematicAlgoBottomUp
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |