|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicAlgoInitialPositions2
Provides access to members that control the Initial Positions schematic algorithm.
| Method Summary | |
|---|---|
boolean |
isReinitializeElementPositions()
Indicates if the element positions are reinitialized. |
boolean |
isReinitializeLabelPositions()
Indicates if the label positions are reinitialized. |
void |
setReinitializeElementPositions(boolean pVal)
Indicates if the element positions are reinitialized. |
void |
setReinitializeLabelPositions(boolean pVal)
Indicates if the label positions are reinitialized. |
| Method Detail |
|---|
boolean isReinitializeElementPositions()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setReinitializeElementPositions(boolean pVal)
throws IOException,
AutomationException
pVal - The pVal (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isReinitializeLabelPositions()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setReinitializeLabelPositions(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 | ||||||||