Description: 'Provides access to members that control the Main Ring 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 IMainRingLayoutProxy extends INetworkDiagramLayoutProxy implements IMainRingLayout, 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, objRefIID, IID8f15d4ee_202b_4b5a_b714_ed384e527ca9IID991f111c_8569_470f_961d_361941d63ca9| Modifier | Constructor and Description |
|---|---|
|
IMainRingLayoutProxy()
Deprecated.
For internal use only
|
|
IMainRingLayoutProxy(java.lang.Object obj)
Deprecated.
|
protected |
IMainRingLayoutProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated.
|
|
IMainRingLayoutProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated.
|
protected |
IMainRingLayoutProxy(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.
|
double |
getBreakPointPosition()
Deprecated.
Indicates the percentage number that defines the relative position of the break point on the last segment of the diagram edges; that is, on the diagram edge segment parallel to the main line.
|
int |
getEdgesType()
Deprecated.
Indicates if the diagram edges must display either with right angles, curved geometry, or no refinement.
|
double |
getOffset()
Deprecated.
Indicates the distance used to separate diagram edge segments that are overlapping.
|
double |
getRingHeight()
Deprecated.
Indicates the height of the main ring.
|
int |
getRingType()
Deprecated.
Indicates the type of the main ring form; that is, rectangle or ellipse.
|
double |
getRingWidth()
Deprecated.
Indicates the width of the main ring.
|
double |
getSubTreeAlongSpacing()
Deprecated.
Indicates the spacing between the diagram junctions that display along the tree direction; that is, the spacing between a diagram junction belonging to the (n) hierarchical level and a diagram junction belonging to the (n+1) hierarchical level.
|
double |
getSubTreePerpendicularSpacing()
Deprecated.
Indicates the spacing between the diagram junctions that display perpendicularly to the tree direction; that is, the spacing between the diagram junctions that belong to a same hierarchical level.
|
int |
getSubtreeType()
Deprecated.
Indicates how the trees coming out of the main ring's junctions are positioned.
|
boolean |
isAbsoluteUnit()
Deprecated.
Indicates whether the values set for the spacing parameters are interpreted as absolute units.
|
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 |
setAbsoluteUnit(boolean pVal)
Deprecated.
Indicates whether the values set for the spacing parameters are interpreted as absolute units.
|
void |
setBreakPointPosition(double pVal)
Deprecated.
Indicates the percentage number that defines the relative position of the break point on the last segment of the diagram edges; that is, on the diagram edge segment parallel to the main line.
|
void |
setEdgesType(int pVal)
Deprecated.
Indicates if the diagram edges must display either with right angles, curved geometry, or no refinement.
|
void |
setOffset(double pVal)
Deprecated.
Indicates the distance used to separate diagram edge segments that are overlapping.
|
void |
setRingHeight(double pVal)
Deprecated.
Indicates the height of the main ring.
|
void |
setRingType(int pVal)
Deprecated.
Indicates the type of the main ring form; that is, rectangle or ellipse.
|
void |
setRingWidth(double pVal)
Deprecated.
Indicates the width of the main ring.
|
void |
setSubTreeAlongSpacing(double pVal)
Deprecated.
Indicates the spacing between the diagram junctions that display along the tree direction; that is, the spacing between a diagram junction belonging to the (n) hierarchical level and a diagram junction belonging to the (n+1) hierarchical level.
|
void |
setSubTreePerpendicularSpacing(double pVal)
Deprecated.
Indicates the spacing between the diagram junctions that display perpendicularly to the tree direction; that is, the spacing between the diagram junctions that belong to a same hierarchical level.
|
void |
setSubtreeType(int pVal)
Deprecated.
Indicates how the trees coming out of the main ring's junctions are positioned.
|
getName, getPropertySet, isActive, isPreserveContainers, setIsActive, setPreserveContainersbindUsingMoniker, 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, writeExternalclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetName, getPropertySet, isActive, isPreserveContainers, setIsActive, setPreserveContainerspublic static final java.lang.Class targetClass
public boolean noncastable
public IMainRingLayoutProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
throws java.net.UnknownHostException,
java.io.IOException
java.net.UnknownHostExceptionjava.io.IOExceptionpublic IMainRingLayoutProxy()
public IMainRingLayoutProxy(java.lang.Object obj)
throws java.io.IOException
java.io.IOExceptionprotected IMainRingLayoutProxy(java.lang.Object obj,
java.lang.String iid)
throws java.io.IOException
java.io.IOExceptionprotected IMainRingLayoutProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
throws java.io.IOException
java.io.IOExceptionpublic void addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
throws java.io.IOException
com.esri.arcgis.interop.DispatchaddListener in class INetworkDiagramLayoutProxyiidStr - 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.IOExceptionpublic void removeListener(java.lang.String iidStr,
java.lang.Object theListener)
throws java.io.IOException
com.esri.arcgis.interop.DispatchremoveListener in class INetworkDiagramLayoutProxyiidStr - the ID of the outgoing interface, implemented by the listenertheListener - the object that no longer wishes to be informed of the eventsjava.io.IOExceptionpublic int getRingType()
throws java.io.IOException,
AutomationException
getRingType in interface IMainRingLayoutjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setRingType(int pVal)
throws java.io.IOException,
AutomationException
setRingType in interface IMainRingLayoutpVal - A com.esri.arcgis.geodatabase.esriLayoutMainRingType constant (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public double getRingHeight()
throws java.io.IOException,
AutomationException
getRingHeight in interface IMainRingLayoutjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setRingHeight(double pVal)
throws java.io.IOException,
AutomationException
setRingHeight in interface IMainRingLayoutpVal - The pVal (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public double getRingWidth()
throws java.io.IOException,
AutomationException
getRingWidth in interface IMainRingLayoutjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setRingWidth(double pVal)
throws java.io.IOException,
AutomationException
setRingWidth in interface IMainRingLayoutpVal - The pVal (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getSubtreeType()
throws java.io.IOException,
AutomationException
getSubtreeType in interface IMainRingLayoutjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setSubtreeType(int pVal)
throws java.io.IOException,
AutomationException
setSubtreeType in interface IMainRingLayoutpVal - A com.esri.arcgis.geodatabase.esriLayoutHierarchicalType constant (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public double getSubTreeAlongSpacing()
throws java.io.IOException,
AutomationException
getSubTreeAlongSpacing in interface IMainRingLayoutjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setSubTreeAlongSpacing(double pVal)
throws java.io.IOException,
AutomationException
setSubTreeAlongSpacing in interface IMainRingLayoutpVal - The pVal (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public double getSubTreePerpendicularSpacing()
throws java.io.IOException,
AutomationException
getSubTreePerpendicularSpacing in interface IMainRingLayoutjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setSubTreePerpendicularSpacing(double pVal)
throws java.io.IOException,
AutomationException
setSubTreePerpendicularSpacing in interface IMainRingLayoutpVal - The pVal (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public double getBreakPointPosition()
throws java.io.IOException,
AutomationException
getBreakPointPosition in interface IMainRingLayoutjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setBreakPointPosition(double pVal)
throws java.io.IOException,
AutomationException
setBreakPointPosition in interface IMainRingLayoutpVal - The pVal (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public int getEdgesType()
throws java.io.IOException,
AutomationException
getEdgesType in interface IMainRingLayoutjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setEdgesType(int pVal)
throws java.io.IOException,
AutomationException
setEdgesType in interface IMainRingLayoutpVal - A com.esri.arcgis.geodatabase.esriLayoutEdgesType constant (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public boolean isAbsoluteUnit()
throws java.io.IOException,
AutomationException
isAbsoluteUnit in interface IMainRingLayoutjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setAbsoluteUnit(boolean pVal)
throws java.io.IOException,
AutomationException
setAbsoluteUnit in interface IMainRingLayoutpVal - The pVal (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public void setOffset(double pVal)
throws java.io.IOException,
AutomationException
setOffset in interface IMainRingLayoutpVal - The pVal (in)java.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.public double getOffset()
throws java.io.IOException,
AutomationException
getOffset in interface IMainRingLayoutjava.io.IOException - If there are interop problems.AutomationException - If the ArcObject component throws an exception.