|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--y.layout.planar.SelfLoopTool
This class handles the removal resp. the reinsertion of selfloops from resp.into an embedded graph.
| Constructor Summary | |
SelfLoopTool(PlanarInformation _planar)
Returns a new instance of SelfLoopTool. |
|
| Method Summary | |
void |
hideSelfLoops()
Hides all selfloops in a graph. |
void |
reinsertSelfLoops()
Reinsertes the formerly hidden selfloops into the embedded graph. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SelfLoopTool(PlanarInformation _planar)
SelfLoopTool.
_planar - the embedded graph in which the selfloops should be hidden.| Method Detail |
public void hideSelfLoops()
public void reinsertSelfLoops()
|
© Copyright 2000-2003, yWorks GmbH. All rights reserved. 2003 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||