public interface esriLayoutDegreeOfFreedom
extends java.io.Serializable
Description: 'Degree of freedom factor that limits the area used to move the diagram junctions during each Force Directed layout algorithm iteration.' 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 |
esriLayoutHighDegree
High degree of freedom.
|
static int |
esriLayoutLowDegree
Low degree of freedom.
|
static int |
esriLayoutMediumDegree
Medium degree of freedom.
|
static final int esriLayoutLowDegree
static final int esriLayoutMediumDegree
static final int esriLayoutHighDegree