|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.interop.Dispatch
com.esri.arcgis.schematic.ISchematicRelationshipRuleProxy
Description: 'Provides access to members that manage the generic Schematic Relationship rule.' 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 ISchematicRelationshipRuleProxy
Internal use class
| Field Summary | |
|---|---|
boolean |
noncastable
Deprecated. |
static java.lang.Class |
targetClass
Deprecated. |
| Fields inherited from class com.esri.arcgis.interop.Dispatch |
|---|
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, objRef |
| Fields inherited from interface com.esri.arcgis.schematic.ISchematicRelationshipRule |
|---|
IID, IIDa1f60ebb_db3b_4e56_bab3_664af2faa23f |
| Constructor Summary | |
|---|---|
|
ISchematicRelationshipRuleProxy()
Deprecated. For internal use only |
|
ISchematicRelationshipRuleProxy(java.lang.Object obj)
Deprecated. |
protected |
ISchematicRelationshipRuleProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
ISchematicRelationshipRuleProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
ISchematicRelationshipRuleProxy(java.lang.String CLSID,
java.lang.String iid,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
| Method Summary | |
|---|---|
void |
addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
Deprecated. |
java.lang.String |
getDescription()
Deprecated. Description of the Schematic Relationship rule. |
double |
getOffsetAngle()
Deprecated. Angle of offset at start. |
double |
getOffsetDistance()
Deprecated. Value of the offset distance. |
java.lang.String |
getRelationshipClassName()
Deprecated. Relationship class name related to the Schematic Relationship rule. |
java.lang.String |
getRelationshipElementClassName()
Deprecated. Relationship element class name related to the Schematic Relationship rule. |
java.lang.String |
getSourceElementClassName()
Deprecated. Source element class name related to the Schematic Relationship rule. |
java.lang.String |
getTargetElementClassName()
Deprecated. Target element class name related to the Schematic Relationship rule. |
boolean |
isAddRelationBetweenTargetAndSource()
Deprecated. Indicates if the relation between target and source must be included in the diagram. |
boolean |
isAddRelationshipElement()
Deprecated. Indicates if the relationship element must be included in the diagram. |
boolean |
isAddTargetElement()
Deprecated. Indicates if the target element must be included in the diagram. |
boolean |
isInitializeTargetVertices()
Deprecated. Indicates if vertices on the target must be initialized. |
boolean |
isReportSourceRelationOnTarget()
Deprecated. Indicates if the source relation must be reported on the target. |
boolean |
isReportTargetRelationOnConnectedNodes()
Deprecated. Indicates if the target relation must be reported on the connected nodes. |
boolean |
isReverseRelationshipLinkOrientation()
Deprecated. Indicates if the relationship link orientation must be reversed. |
boolean |
isReverseTargetRelation()
Deprecated. Indicates if the target relation must be reversed. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
setAddRelationBetweenTargetAndSource(boolean addRelationBetweenTargetAndSource)
Deprecated. Indicates if the relation between target and source must be included in the diagram. |
void |
setAddRelationshipElement(boolean addRelationshipElement)
Deprecated. Indicates if the relationship element must be included in the diagram. |
void |
setAddTargetElement(boolean addTargetElement)
Deprecated. Indicates if the target element must be included in the diagram. |
void |
setDescription(java.lang.String description)
Deprecated. Description of the Schematic Relationship rule. |
void |
setInitializeTargetVertices(boolean initializeTargetVertices)
Deprecated. Indicates if vertices on the target must be initialized. |
void |
setOffsetAngle(double offsetAngle)
Deprecated. Angle of offset at start. |
void |
setOffsetDistance(double offsetDistance)
Deprecated. Value of the offset distance. |
void |
setRelationshipClassName(java.lang.String relationshipClassName)
Deprecated. Relationship class name related to the Schematic Relationship rule. |
void |
setRelationshipElementClassName(java.lang.String relationshipClassName)
Deprecated. Relationship element class name related to the Schematic Relationship rule. |
void |
setReportSourceRelationOnTarget(boolean reportSourceRelationOnTarget)
Deprecated. Indicates if the source relation must be reported on the target. |
void |
setReportTargetRelationOnConnectedNodes(boolean reportTargetRelationOnConnectedNodes)
Deprecated. Indicates if the target relation must be reported on the connected nodes. |
void |
setReverseRelationshipLinkOrientation(boolean reverseRelationshipLinkOrientation)
Deprecated. Indicates if the relationship link orientation must be reversed. |
void |
setReverseTargetRelation(boolean reverseTargetRelation)
Deprecated. Indicates if the target relation must be reversed. |
void |
setSourceElementClassName(java.lang.String sourceClassName)
Deprecated. Source element class name related to the Schematic Relationship rule. |
void |
setTargetElementClassName(java.lang.String targetClassName)
Deprecated. Target element class name related to the Schematic Relationship rule. |
| Methods inherited from class com.esri.arcgis.interop.Dispatch |
|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.Class targetClass
public boolean noncastable
| Constructor Detail |
|---|
public ISchematicRelationshipRuleProxy(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.IOExceptionpublic ISchematicRelationshipRuleProxy()
public ISchematicRelationshipRuleProxy(java.lang.Object obj)
throws java.io.IOException
java.io.IOException
protected ISchematicRelationshipRuleProxy(java.lang.Object obj,
java.lang.String iid)
throws java.io.IOException
java.io.IOException
protected ISchematicRelationshipRuleProxy(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| Method Detail |
|---|
public void addListener(java.lang.String iidStr,
java.lang.Object theListener,
java.lang.Object theSource)
throws java.io.IOException
addListener in class com.esri.arcgis.interop.Dispatchjava.io.IOException
public void removeListener(java.lang.String iidStr,
java.lang.Object theListener)
throws java.io.IOException
removeListener in class com.esri.arcgis.interop.Dispatchjava.io.IOException
public java.lang.String getDescription()
throws java.io.IOException,
AutomationException
getDescription in interface ISchematicRelationshipRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setDescription(java.lang.String description)
throws java.io.IOException,
AutomationException
setDescription in interface ISchematicRelationshipRuledescription - The description (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getRelationshipClassName()
throws java.io.IOException,
AutomationException
getRelationshipClassName in interface ISchematicRelationshipRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setRelationshipClassName(java.lang.String relationshipClassName)
throws java.io.IOException,
AutomationException
setRelationshipClassName in interface ISchematicRelationshipRulerelationshipClassName - The relationshipClassName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getSourceElementClassName()
throws java.io.IOException,
AutomationException
getSourceElementClassName in interface ISchematicRelationshipRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSourceElementClassName(java.lang.String sourceClassName)
throws java.io.IOException,
AutomationException
setSourceElementClassName in interface ISchematicRelationshipRulesourceClassName - The sourceClassName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getTargetElementClassName()
throws java.io.IOException,
AutomationException
getTargetElementClassName in interface ISchematicRelationshipRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setTargetElementClassName(java.lang.String targetClassName)
throws java.io.IOException,
AutomationException
setTargetElementClassName in interface ISchematicRelationshipRuletargetClassName - The targetClassName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.String getRelationshipElementClassName()
throws java.io.IOException,
AutomationException
getRelationshipElementClassName in interface ISchematicRelationshipRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setRelationshipElementClassName(java.lang.String relationshipClassName)
throws java.io.IOException,
AutomationException
setRelationshipElementClassName in interface ISchematicRelationshipRulerelationshipClassName - The relationshipClassName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isAddTargetElement()
throws java.io.IOException,
AutomationException
isAddTargetElement in interface ISchematicRelationshipRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setAddTargetElement(boolean addTargetElement)
throws java.io.IOException,
AutomationException
setAddTargetElement in interface ISchematicRelationshipRuleaddTargetElement - The addTargetElement (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isAddRelationBetweenTargetAndSource()
throws java.io.IOException,
AutomationException
isAddRelationBetweenTargetAndSource in interface ISchematicRelationshipRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setAddRelationBetweenTargetAndSource(boolean addRelationBetweenTargetAndSource)
throws java.io.IOException,
AutomationException
setAddRelationBetweenTargetAndSource in interface ISchematicRelationshipRuleaddRelationBetweenTargetAndSource - The addRelationBetweenTargetAndSource (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isReverseTargetRelation()
throws java.io.IOException,
AutomationException
isReverseTargetRelation in interface ISchematicRelationshipRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setReverseTargetRelation(boolean reverseTargetRelation)
throws java.io.IOException,
AutomationException
setReverseTargetRelation in interface ISchematicRelationshipRulereverseTargetRelation - The reverseTargetRelation (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setInitializeTargetVertices(boolean initializeTargetVertices)
throws java.io.IOException,
AutomationException
setInitializeTargetVertices in interface ISchematicRelationshipRuleinitializeTargetVertices - The initializeTargetVertices (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isInitializeTargetVertices()
throws java.io.IOException,
AutomationException
isInitializeTargetVertices in interface ISchematicRelationshipRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isReportSourceRelationOnTarget()
throws java.io.IOException,
AutomationException
isReportSourceRelationOnTarget in interface ISchematicRelationshipRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setReportSourceRelationOnTarget(boolean reportSourceRelationOnTarget)
throws java.io.IOException,
AutomationException
setReportSourceRelationOnTarget in interface ISchematicRelationshipRulereportSourceRelationOnTarget - The reportSourceRelationOnTarget (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isReportTargetRelationOnConnectedNodes()
throws java.io.IOException,
AutomationException
isReportTargetRelationOnConnectedNodes in interface ISchematicRelationshipRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setReportTargetRelationOnConnectedNodes(boolean reportTargetRelationOnConnectedNodes)
throws java.io.IOException,
AutomationException
setReportTargetRelationOnConnectedNodes in interface ISchematicRelationshipRulereportTargetRelationOnConnectedNodes - The reportTargetRelationOnConnectedNodes (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isAddRelationshipElement()
throws java.io.IOException,
AutomationException
isAddRelationshipElement in interface ISchematicRelationshipRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setAddRelationshipElement(boolean addRelationshipElement)
throws java.io.IOException,
AutomationException
setAddRelationshipElement in interface ISchematicRelationshipRuleaddRelationshipElement - The addRelationshipElement (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isReverseRelationshipLinkOrientation()
throws java.io.IOException,
AutomationException
isReverseRelationshipLinkOrientation in interface ISchematicRelationshipRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setReverseRelationshipLinkOrientation(boolean reverseRelationshipLinkOrientation)
throws java.io.IOException,
AutomationException
setReverseRelationshipLinkOrientation in interface ISchematicRelationshipRulereverseRelationshipLinkOrientation - The reverseRelationshipLinkOrientation (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getOffsetDistance()
throws java.io.IOException,
AutomationException
getOffsetDistance in interface ISchematicRelationshipRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setOffsetDistance(double offsetDistance)
throws java.io.IOException,
AutomationException
setOffsetDistance in interface ISchematicRelationshipRuleoffsetDistance - The offsetDistance (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getOffsetAngle()
throws java.io.IOException,
AutomationException
getOffsetAngle in interface ISchematicRelationshipRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setOffsetAngle(double offsetAngle)
throws java.io.IOException,
AutomationException
setOffsetAngle in interface ISchematicRelationshipRuleoffsetAngle - The offsetAngle (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||