|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicAlgoSeparateOverlappingLinks2
Provides access to members that control the Separate Overlapping Links schematic algorithm.
This interface is new at ArcGIS 9.3. It supersedes ISchematicAlgoSeparateOverlappingLinks.
| Method Summary | |
|---|---|
boolean |
isUseOriginLinks()
Indicates if the Separate Overlapping Links algorithm can work with links that are connected with sames extremities. |
void |
setUseOriginLinks(boolean pVal)
Indicates if the Separate Overlapping Links algorithm can work with links that are connected with sames extremities. |
| Methods inherited from interface com.esri.arcgis.schematic.ISchematicAlgoSeparateOverlappingLinks |
|---|
getBreakPointDistance, getShiftBetweenLinks, getStep, isAbsoluteParameters, isWorkOnUnvisibleObjects, setAbsoluteParameters, setBreakPointDistance, setShiftBetweenLinks, setStep, setWorkOnUnvisibleObjects |
| Method Detail |
|---|
boolean isUseOriginLinks()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setUseOriginLinks(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 | ||||||||