|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISchematicAlgoAngleDirected
COM Interface 'ISchematicAlgoAngleDirected'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriSchematic.olb'
Description: 'Provides access to members that control the Angle Directed algorithm.' 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 |
IID4fc8021d_d22f_43af_9c10_9c1f76e0e873
|
static int |
xxDummy
Deprecated. Internal use only |
Fields inherited from interface com.esri.arcgis.schematic.ISchematicAlgorithm |
---|
IIDbef20014_837c_4387_83ba_8523b7897a36 |
Method Summary | |
---|---|
int |
getNumberOfDirections()
Number of directions the Angle Directed algorithm must work with. |
int |
getNumberOfIterations()
Number of Angle Directed schematic algorithm iterations executed before the final result is shown. |
void |
setNumberOfDirections(int pVal)
Number of directions the Angle Directed algorithm must work with. |
void |
setNumberOfIterations(int pVal)
Number of Angle Directed schematic algorithm iterations executed before the final result is shown. |
Methods inherited from interface com.esri.arcgis.schematic.ISchematicAlgorithm |
---|
execute, getAlgorithmCLSID, getLabel, getPropertySet, getSchematicDiagramClassName, isAvailable, isEnabled, isOverridable, isUseEndNode, isUseRootNode, setAvailable, setLabel, setOverridable, setPropertySet, setSchematicDiagramClassNameByRef |
Field Detail |
---|
static final int IID4fc8021d_d22f_43af_9c10_9c1f76e0e873
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
int getNumberOfIterations() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setNumberOfIterations(int pVal) throws java.io.IOException, AutomationException
pVal
- The pVal (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getNumberOfDirections() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setNumberOfDirections(int pVal) throws java.io.IOException, AutomationException
pVal
- A com.esri.arcgis.schematic.esriSchematicAlgoNumberOfDirection constant (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 |