|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicAlgoComposite
Provides access to members that control the Composite schematic algorithm.
This interface is new at ArcGIS 9.3.
| Method Summary | |
|---|---|
ISchematicAlgorithms |
getAlgorithms()
Layout Algorithms contained in the composite algorithm. |
void |
setAlgorithms(ISchematicAlgorithms algos)
Layout Algorithms contained in the composite algorithm. |
| Method Detail |
|---|
void setAlgorithms(ISchematicAlgorithms algos)
throws IOException,
AutomationException
algos - A reference to a com.esri.arcgis.schematic.ISchematicAlgorithms (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISchematicAlgorithms getAlgorithms()
throws IOException,
AutomationException
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 | ||||||||