public interface esriLayoutBranchPlacementType
extends java.io.Serializable
Description: 'Types of placement for the Main Line layout tree branches.' 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 =
Modifier and Type | Field and Description |
---|---|
static int |
esriLayoutBothSidesOfMainLine
Branches drawing out from the main line are placed on the both sides of this main line.
|
static int |
esriLayoutLeftSideOfMainLine
Branches drawing out from the main line are placed on the left side of this main line.
|
static int |
esriLayoutRightSideOfMainLine
Branches drawing out from the main line are placed on the right side of this main line.
|
static final int esriLayoutLeftSideOfMainLine
static final int esriLayoutRightSideOfMainLine
static final int esriLayoutBothSidesOfMainLine