public interface IGeoPositionsLayout extends INetworkDiagramLayout, java.io.Serializable
Description: 'Provides access to members that control the Geo Positions layout.' 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 java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IIDfe531827_dc1e_47a3_bad4_0e8a8ebf59cd |
static int |
xxDummy
Deprecated.
Internal use only
|
IID991f111c_8569_470f_961d_361941d63ca9| Modifier and Type | Method and Description |
|---|---|
boolean |
isRestoreEdgesGeographicPositions()
Indicates whether vertices along diagram edges will be restored to match the associated network line geometry.
|
void |
setRestoreEdgesGeographicPositions(boolean pVal)
Indicates whether vertices along diagram edges will be restored to match the associated network line geometry.
|
getName, getPropertySet, isActive, isPreserveContainers, setIsActive, setPreserveContainersstatic final int IIDfe531827_dc1e_47a3_bad4_0e8a8ebf59cd
static final int xxDummy
static final java.lang.String IID
boolean isRestoreEdgesGeographicPositions()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.void setRestoreEdgesGeographicPositions(boolean pVal)
throws java.io.IOException,
AutomationException
pVal - The pVal (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.