|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicAlgoLinearDispatch2
Provides access to members that control the Linear Dispatch schematic algorithm.
This interface is new at ArcGIS 9.3. It supersedes ISchematicAlgoLinearDispatch.
| Method Summary | |
|---|---|
boolean |
isTranslateLeaf()
Indicates if the leaf connected to the path must be moved. |
void |
setTranslateLeaf(boolean pVal)
Indicates if the leaf connected to the path must be moved. |
| Method Detail |
|---|
boolean isTranslateLeaf()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTranslateLeaf(boolean pVal)
throws IOException,
AutomationException
pVal - The pVal (in)
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 | ||||||||