Description: 'Provides access to members that control the Relative Mainline 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 =
public class IRelativeMainlineLayoutProxy extends INetworkDiagramLayoutProxy implements IRelativeMainlineLayout, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
boolean |
noncastable
Deprecated.
|
static java.lang.Class |
targetClass
Deprecated.
|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef
IID, IID3c62e3cc_255f_4820_ad3a_d121202a8d95
IID991f111c_8569_470f_961d_361941d63ca9
Modifier | Constructor and Description |
---|---|
|
IRelativeMainlineLayoutProxy()
Deprecated.
For internal use only
|
|
IRelativeMainlineLayoutProxy(java.lang.Object obj)
Deprecated.
|
protected |
IRelativeMainlineLayoutProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated.
|
|
IRelativeMainlineLayoutProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated.
|
protected |
IRelativeMainlineLayoutProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated.
Adds a Java object to be a listener for a specific kind of event generated by the COM object.
|
java.lang.String |
getAlignmentAttributeName()
Deprecated.
Indicates the name of the network attribute that is used to align lines that are split.
|
java.lang.Object[] |
getBranchValues()
Deprecated.
Indicates the TypeAttributeName values that identify the diagram edges that are branches.
|
double |
getBreakPointAngle()
Deprecated.
Indicates the angle comprised between 30° and 90° that is used to position the break point on the first and last segments of the edges; that is, on the edge segments parallel to the tree direction.
|
double |
getCompressionRatio()
Deprecated.
Percentage number that indicates the compression factor that is applied along the direction.
|
int |
getDirection()
Deprecated.
Indicates the direction of the main line.
|
java.lang.Object[] |
getExcludedValues()
Deprecated.
Indicates the TypeAttributeName values that identify the diagram edges that are excluded from the straight lines (crossovers or laders).
|
java.lang.String |
getLengthAttributeName()
Deprecated.
Indicates the name of the network attribute that holds the initial length of the diagram edges.
|
java.lang.String |
getLineAttributeName()
Deprecated.
Indicates the name of the network attribute that is used to identify the lines that comprise the straight lines.
|
java.lang.Object[] |
getMainlineValues()
Deprecated.
Indicates the TypeAttributeName values that identify the diagram edges along the main lines.
|
double |
getMinimalDistance()
Deprecated.
Indicates the minimal distance between two adjacent groups of neighbor diagram junctions where compression can occur.
|
double |
getOffsetBetweenBranches()
Deprecated.
Indicates the spacing between two adjacent branches along the axis perpendicular to the direction of the lines.
|
java.lang.String |
getTypeAttributeName()
Deprecated.
Indicates the name of the network attribute that is used to qualify the lines.
|
boolean |
isCompressAlongDirection()
Deprecated.
Indicates whether the graph is compressed to reduce the distances between adjacent groups of neighbor diagram junctions along the direction while maintaining relative positioning between these groups.
|
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated.
Removes a Java object as a listener to events generated by a COM object.
|
void |
setAlignmentAttributeName(java.lang.String name)
Deprecated.
Indicates the name of the network attribute that is used to align lines that are split.
|
void |
setBranchValues(java.lang.Object[] value)
Deprecated.
Indicates the TypeAttributeName values that identify the diagram edges that are branches.
|
void |
setBreakPointAngle(double pVal)
Deprecated.
Indicates the angle comprised between 30° and 90° that is used to position the break point on the first and last segments of the edges; that is, on the edge segments parallel to the tree direction.
|
void |
setCompressAlongDirection(boolean pVal)
Deprecated.
Indicates whether the graph is compressed to reduce the distances between adjacent groups of neighbor diagram junctions along the direction while maintaining relative positioning between these groups.
|
void |
setCompressionRatio(double pVal)
Deprecated.
Percentage number that indicates the compression factor that is applied along the direction.
|
void |
setDirection(int pVal)
Deprecated.
Indicates the direction of the main line.
|
void |
setExcludedValues(java.lang.Object[] value)
Deprecated.
Indicates the TypeAttributeName values that identify the diagram edges that are excluded from the straight lines (crossovers or laders).
|
void |
setLengthAttributeName(java.lang.String name)
Deprecated.
Indicates the name of the network attribute that holds the initial length of the diagram edges.
|
void |
setLineAttributeName(java.lang.String name)
Deprecated.
Indicates the name of the network attribute that is used to identify the lines that comprise the straight lines.
|
void |
setMainlineValues(java.lang.Object[] value)
Deprecated.
Indicates the TypeAttributeName values that identify the diagram edges along the main lines.
|
void |
setMinimalDistance(double pVal)
Deprecated.
Indicates the minimal distance between two adjacent groups of neighbor diagram junctions where compression can occur.
|
void |
setOffsetBetweenBranches(double pVal)
Deprecated.
Indicates the spacing between two adjacent branches along the axis perpendicular to the direction of the lines.
|
void |
setTypeAttributeName(java.lang.String name)
Deprecated.
Indicates the name of the network attribute that is used to qualify the lines.
|
getName, getPropertySet, isActive, isPreserveContainers, setIsActive, setPreserveContainers
bindUsingMoniker, constructVtblPosTable, convertToNative, cookieForListener, createDispatch, createObjrefMonikerDisplayName, equals, getActiveObject, getActiveObject, getDefaultProperty, getDispatchIdOfName, getLastErrorCode, getMtsObjectContext, getObjRef, getPropertyByName, getPropertyByName, getVtblPos, hashCode, initDispatch, invoke, invokeMethodByName, invokeMethodByName, invokeMethodByName, invokePropertyGetByName, invokePropertyPutByName, invokePropertyPutByRefByName, isNativeMode, isObjRef, optimizedVtblInvoke, queryInterface, readExternal, release, setNativeMode, setPropertyByName, toString, vtblInvoke, writeExternal
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getName, getPropertySet, isActive, isPreserveContainers, setIsActive, setPreserveContainers
public static final java.lang.Class targetClass
public boolean noncastable
public IRelativeMainlineLayoutProxy(java.lang.String CLSID, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.net.UnknownHostException, java.io.IOException
java.net.UnknownHostException
java.io.IOException
public IRelativeMainlineLayoutProxy()
public IRelativeMainlineLayoutProxy(java.lang.Object obj) throws java.io.IOException
java.io.IOException
protected IRelativeMainlineLayoutProxy(java.lang.Object obj, java.lang.String iid) throws java.io.IOException
java.io.IOException
protected IRelativeMainlineLayoutProxy(java.lang.String CLSID, java.lang.String iid, java.lang.String host, com.esri.arcgis.interop.AuthInfo authInfo) throws java.io.IOException
java.io.IOException
public void addListener(java.lang.String iidStr, java.lang.Object theListener, java.lang.Object theSource) throws java.io.IOException
com.esri.arcgis.interop.Dispatch
addListener
in class INetworkDiagramLayoutProxy
iidStr
- the ID of the outgoing interface, implemented by the listenertheListener
- the object to be informed of the eventstheSource
- the proxy class that represents the COM class that is the source of the eventsjava.io.IOException
public void removeListener(java.lang.String iidStr, java.lang.Object theListener) throws java.io.IOException
com.esri.arcgis.interop.Dispatch
removeListener
in class INetworkDiagramLayoutProxy
iidStr
- the ID of the outgoing interface, implemented by the listenertheListener
- the object that no longer wishes to be informed of the eventsjava.io.IOException
public int getDirection() throws java.io.IOException, AutomationException
getDirection
in interface IRelativeMainlineLayout
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setDirection(int pVal) throws java.io.IOException, AutomationException
setDirection
in interface IRelativeMainlineLayout
pVal
- A com.esri.arcgis.geodatabase.esriLayoutTreeDirection constant (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public double getOffsetBetweenBranches() throws java.io.IOException, AutomationException
getOffsetBetweenBranches
in interface IRelativeMainlineLayout
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setOffsetBetweenBranches(double pVal) throws java.io.IOException, AutomationException
setOffsetBetweenBranches
in interface IRelativeMainlineLayout
pVal
- The pVal (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public double getBreakPointAngle() throws java.io.IOException, AutomationException
getBreakPointAngle
in interface IRelativeMainlineLayout
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setBreakPointAngle(double pVal) throws java.io.IOException, AutomationException
setBreakPointAngle
in interface IRelativeMainlineLayout
pVal
- The pVal (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getLineAttributeName() throws java.io.IOException, AutomationException
getLineAttributeName
in interface IRelativeMainlineLayout
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setLineAttributeName(java.lang.String name) throws java.io.IOException, AutomationException
setLineAttributeName
in interface IRelativeMainlineLayout
name
- The name (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getTypeAttributeName() throws java.io.IOException, AutomationException
getTypeAttributeName
in interface IRelativeMainlineLayout
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setTypeAttributeName(java.lang.String name) throws java.io.IOException, AutomationException
setTypeAttributeName
in interface IRelativeMainlineLayout
name
- The name (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.Object[] getMainlineValues() throws java.io.IOException, AutomationException
getMainlineValues
in interface IRelativeMainlineLayout
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setMainlineValues(java.lang.Object[] value) throws java.io.IOException, AutomationException
setMainlineValues
in interface IRelativeMainlineLayout
value
- A Variant (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.Object[] getBranchValues() throws java.io.IOException, AutomationException
getBranchValues
in interface IRelativeMainlineLayout
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setBranchValues(java.lang.Object[] value) throws java.io.IOException, AutomationException
setBranchValues
in interface IRelativeMainlineLayout
value
- A Variant (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.Object[] getExcludedValues() throws java.io.IOException, AutomationException
getExcludedValues
in interface IRelativeMainlineLayout
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setExcludedValues(java.lang.Object[] value) throws java.io.IOException, AutomationException
setExcludedValues
in interface IRelativeMainlineLayout
value
- A Variant (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public boolean isCompressAlongDirection() throws java.io.IOException, AutomationException
isCompressAlongDirection
in interface IRelativeMainlineLayout
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setCompressAlongDirection(boolean pVal) throws java.io.IOException, AutomationException
setCompressAlongDirection
in interface IRelativeMainlineLayout
pVal
- The pVal (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public double getMinimalDistance() throws java.io.IOException, AutomationException
getMinimalDistance
in interface IRelativeMainlineLayout
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setMinimalDistance(double pVal) throws java.io.IOException, AutomationException
setMinimalDistance
in interface IRelativeMainlineLayout
pVal
- The pVal (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public double getCompressionRatio() throws java.io.IOException, AutomationException
getCompressionRatio
in interface IRelativeMainlineLayout
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setCompressionRatio(double pVal) throws java.io.IOException, AutomationException
setCompressionRatio
in interface IRelativeMainlineLayout
pVal
- The pVal (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getAlignmentAttributeName() throws java.io.IOException, AutomationException
getAlignmentAttributeName
in interface IRelativeMainlineLayout
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setAlignmentAttributeName(java.lang.String name) throws java.io.IOException, AutomationException
setAlignmentAttributeName
in interface IRelativeMainlineLayout
name
- The name (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public java.lang.String getLengthAttributeName() throws java.io.IOException, AutomationException
getLengthAttributeName
in interface IRelativeMainlineLayout
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.public void setLengthAttributeName(java.lang.String name) throws java.io.IOException, AutomationException
setLengthAttributeName
in interface IRelativeMainlineLayout
name
- The name (in)java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.