public interface esriLayoutEdgesType
extends java.io.Serializable
Description: 'Types of display for the diagram edges.' 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 |
esriLayoutCurvedEdge
The diagram edges will be curved.
|
static int |
esriLayoutOrthogonalEdge
The diagram edges will display with right angles.
|
static int |
esriLayoutRegularEdge
The diagram edges will display without any refinement.
|
static final int esriLayoutRegularEdge
static final int esriLayoutOrthogonalEdge
static final int esriLayoutCurvedEdge