|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicNodeReductionRuleByFlow
COM Interface 'ISchematicNodeReductionRuleByFlow'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriSchematic.olb'
Description: 'Provides access to members that manage the generic Schematic Node Reduction By Flow 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 =
| Field Summary | |
|---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDe9b0c109_8e2d_4a2c_bc15_e48af1004698
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getSuperSpanClassName()
Schematic Super Span element class name related to the Schematic Node Reduction By Flow rule. |
boolean |
isReduceSinks()
Indicates if the reduction reduces the sinks. |
boolean |
isReduceSources()
Indicates if the reduction reduces the sources. |
boolean |
isUseFromLinkClass()
Indicates if the Schematic Node Reduction By Flow rule must keep the from link schematic element class for the link created during the reduction. |
boolean |
isUseSuperSpanClass()
Indicates if the Schematic Node Reduction By Flow rule must work with the super span class. |
void |
setReduceSinks(boolean reduceSinks)
Indicates if the reduction reduces the sinks. |
void |
setReduceSources(boolean reduceSources)
Indicates if the reduction reduces the sources. |
void |
setSuperSpanClassName(java.lang.String superSpanClassName)
Schematic Super Span element class name related to the Schematic Node Reduction By Flow rule. |
void |
setUseFromLinkClass(boolean useFromLinkClass)
Indicates if the Schematic Node Reduction By Flow rule must keep the from link schematic element class for the link created during the reduction. |
void |
setUseSuperSpanClass(boolean useSuperSpanClass)
Indicates if the Schematic Node Reduction By Flow rule must work with the super span class. |
| Field Detail |
|---|
static final int IIDe9b0c109_8e2d_4a2c_bc15_e48af1004698
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
java.lang.String getSuperSpanClassName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSuperSpanClassName(java.lang.String superSpanClassName)
throws java.io.IOException,
AutomationException
superSpanClassName - The superSpanClassName (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isUseSuperSpanClass()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setUseSuperSpanClass(boolean useSuperSpanClass)
throws java.io.IOException,
AutomationException
useSuperSpanClass - The useSuperSpanClass (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isUseFromLinkClass()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setUseFromLinkClass(boolean useFromLinkClass)
throws java.io.IOException,
AutomationException
useFromLinkClass - The useFromLinkClass (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isReduceSources()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setReduceSources(boolean reduceSources)
throws java.io.IOException,
AutomationException
reduceSources - The reduceSources (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isReduceSinks()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setReduceSinks(boolean reduceSinks)
throws java.io.IOException,
AutomationException
reduceSinks - The reduceSinks (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 | ||||||||