|
|||||||||
| 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.ISchematicSpatialQueryRuleProxy
Description: 'Provides access to members that manage the generic Schematic Spatial Query 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 ISchematicSpatialQueryRuleProxy
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.ISchematicSpatialQueryRule |
|---|
IID, IID7b2e34b8_f671_420f_a713_785d7679333e |
| Constructor Summary | |
|---|---|
|
ISchematicSpatialQueryRuleProxy()
Deprecated. For internal use only |
|
ISchematicSpatialQueryRuleProxy(java.lang.Object obj)
Deprecated. |
protected |
ISchematicSpatialQueryRuleProxy(java.lang.Object obj,
java.lang.String iid)
Deprecated. |
|
ISchematicSpatialQueryRuleProxy(java.lang.String CLSID,
java.lang.String host,
com.esri.arcgis.interop.AuthInfo authInfo)
Deprecated. |
protected |
ISchematicSpatialQueryRuleProxy(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. |
double |
getBufferDistance()
Deprecated. Spatial buffer distance of the Schematic Spatial Query rule. |
int |
getBufferUnits()
Deprecated. Spatial buffer units of the Schematic Spatial Query rule. |
java.lang.String |
getDescription()
Deprecated. Description of the Schematic Spatial Query rule. |
java.lang.String |
getRelationshipElementClassName()
Deprecated. Relationship element class name related to the Schematic Relationship rule. |
int |
getSearchMethod()
Deprecated. List of the target element class names. |
java.lang.String |
getSourceElementClassName()
Deprecated. Source element class name related to the Schematic Spatial Query rule. |
java.lang.Object |
getTargetElementClassNames()
Deprecated. List of the target element class names. |
boolean |
isAddElements()
Deprecated. Indicates if the elements detected by the Schematic Spatial Query rule must be included in the diagram. |
boolean |
isAddRelationshipElement()
Deprecated. Indicates if the relationship element must be included in the diagram. |
boolean |
isBufferUsed()
Deprecated. Indicates if the Schematic Spatial Query rule uses a spatial buffer. |
boolean |
isKeepVertices()
Deprecated. Indicates if the Schematic Spatial Query rule keeps the links vertices. |
boolean |
isRelateConnectedNodes()
Deprecated. Indicates if the relation must be reported on the origin and end nodes of links when schematic links are returned by the Schematic Spatial Query rule. |
boolean |
isRelateElements()
Deprecated. Indicates if a relation between elements must be initialized. |
boolean |
isReverseRelation()
Deprecated. Indicates if the relation between elements must be reversed. |
boolean |
isReverseRelationshipLinkOrientation()
Deprecated. Indicates if the relationship link orientation must be reversed. |
void |
removeListener(java.lang.String iidStr,
java.lang.Object theListener)
Deprecated. |
void |
setAddElements(boolean addElements)
Deprecated. Indicates if the elements detected by the Schematic Spatial Query rule must be included in the diagram. |
void |
setAddRelationshipElement(boolean addRelationshipElement)
Deprecated. Indicates if the relationship element must be included in the diagram. |
void |
setBufferDistance(double bufferDistance)
Deprecated. Spatial buffer distance of the Schematic Spatial Query rule. |
void |
setBufferUnits(int bufferUnits)
Deprecated. Spatial buffer units of the Schematic Spatial Query rule. |
void |
setBufferUsed(boolean bufferUsed)
Deprecated. Indicates if the Schematic Spatial Query rule uses a spatial buffer. |
void |
setDescription(java.lang.String description)
Deprecated. Description of the Schematic Spatial Query rule. |
void |
setKeepVertices(boolean keepVertices)
Deprecated. Indicates if the Schematic Spatial Query rule keeps the links vertices. |
void |
setRelateConnectedNodes(boolean relateConnectedNodes)
Deprecated. Indicates if the relation must be reported on the origin and end nodes of links when schematic links are returned by the Schematic Spatial Query rule. |
void |
setRelateElements(boolean relateElements)
Deprecated. Indicates if a relation between elements must be initialized. |
void |
setRelationshipElementClassName(java.lang.String relationshipClassName)
Deprecated. Relationship element class name related to the Schematic Relationship rule. |
void |
setReverseRelation(boolean reverseTRelation)
Deprecated. Indicates if the relation between elements must be reversed. |
void |
setReverseRelationshipLinkOrientation(boolean reverseRelationshipLinkOrientation)
Deprecated. Indicates if the relationship link orientation must be reversed. |
void |
setSearchMethod(int searchMethod)
Deprecated. List of the target element class names. |
void |
setSourceElementClassName(java.lang.String sourceClassName)
Deprecated. Source element class name related to the Schematic Spatial Query rule. |
void |
setTargetElementClassNames(java.lang.Object names)
Deprecated. List of the target element class names. |
| 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 ISchematicSpatialQueryRuleProxy(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 ISchematicSpatialQueryRuleProxy()
public ISchematicSpatialQueryRuleProxy(java.lang.Object obj)
throws java.io.IOException
java.io.IOException
protected ISchematicSpatialQueryRuleProxy(java.lang.Object obj,
java.lang.String iid)
throws java.io.IOException
java.io.IOException
protected ISchematicSpatialQueryRuleProxy(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 ISchematicSpatialQueryRulejava.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 ISchematicSpatialQueryRuledescription - The description (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 ISchematicSpatialQueryRulejava.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 ISchematicSpatialQueryRulesourceClassName - The sourceClassName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public java.lang.Object getTargetElementClassNames()
throws java.io.IOException,
AutomationException
getTargetElementClassNames in interface ISchematicSpatialQueryRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setTargetElementClassNames(java.lang.Object names)
throws java.io.IOException,
AutomationException
setTargetElementClassNames in interface ISchematicSpatialQueryRulenames - A Variant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getSearchMethod()
throws java.io.IOException,
AutomationException
getSearchMethod in interface ISchematicSpatialQueryRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setSearchMethod(int searchMethod)
throws java.io.IOException,
AutomationException
setSearchMethod in interface ISchematicSpatialQueryRulesearchMethod - A com.esri.arcgis.schematic.esriSchematicSpatialQueryRuleSearchMethod constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isKeepVertices()
throws java.io.IOException,
AutomationException
isKeepVertices in interface ISchematicSpatialQueryRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setKeepVertices(boolean keepVertices)
throws java.io.IOException,
AutomationException
setKeepVertices in interface ISchematicSpatialQueryRulekeepVertices - The keepVertices (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isBufferUsed()
throws java.io.IOException,
AutomationException
isBufferUsed in interface ISchematicSpatialQueryRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setBufferUsed(boolean bufferUsed)
throws java.io.IOException,
AutomationException
setBufferUsed in interface ISchematicSpatialQueryRulebufferUsed - The bufferUsed (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public double getBufferDistance()
throws java.io.IOException,
AutomationException
getBufferDistance in interface ISchematicSpatialQueryRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setBufferDistance(double bufferDistance)
throws java.io.IOException,
AutomationException
setBufferDistance in interface ISchematicSpatialQueryRulebufferDistance - The bufferDistance (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public int getBufferUnits()
throws java.io.IOException,
AutomationException
getBufferUnits in interface ISchematicSpatialQueryRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setBufferUnits(int bufferUnits)
throws java.io.IOException,
AutomationException
setBufferUnits in interface ISchematicSpatialQueryRulebufferUnits - A com.esri.arcgis.system.esriUnits constant (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isAddElements()
throws java.io.IOException,
AutomationException
isAddElements in interface ISchematicSpatialQueryRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setAddElements(boolean addElements)
throws java.io.IOException,
AutomationException
setAddElements in interface ISchematicSpatialQueryRuleaddElements - The addElements (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isRelateElements()
throws java.io.IOException,
AutomationException
isRelateElements in interface ISchematicSpatialQueryRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setRelateElements(boolean relateElements)
throws java.io.IOException,
AutomationException
setRelateElements in interface ISchematicSpatialQueryRulerelateElements - The relateElements (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isReverseRelation()
throws java.io.IOException,
AutomationException
isReverseRelation in interface ISchematicSpatialQueryRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setReverseRelation(boolean reverseTRelation)
throws java.io.IOException,
AutomationException
setReverseRelation in interface ISchematicSpatialQueryRulereverseTRelation - The reverseTRelation (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public boolean isRelateConnectedNodes()
throws java.io.IOException,
AutomationException
isRelateConnectedNodes in interface ISchematicSpatialQueryRulejava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setRelateConnectedNodes(boolean relateConnectedNodes)
throws java.io.IOException,
AutomationException
setRelateConnectedNodes in interface ISchematicSpatialQueryRulerelateConnectedNodes - The relateConnectedNodes (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 ISchematicSpatialQueryRulejava.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 ISchematicSpatialQueryRulerelationshipClassName - The relationshipClassName (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 ISchematicSpatialQueryRulejava.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 ISchematicSpatialQueryRuleaddRelationshipElement - 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 ISchematicSpatialQueryRulejava.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 ISchematicSpatialQueryRulereverseRelationshipLinkOrientation - The reverseRelationshipLinkOrientation (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 | ||||||||