|
Search this API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object y.layout.planar.SelfLoopTool
public class SelfLoopTool
This class handles the removal resp. the reinsertion of self-loops from resp.into an embedded graph.
Constructor Summary | |
---|---|
SelfLoopTool(PlanarInformation _planar)
Returns a new instance of SelfLoopTool . |
Method Summary | |
---|---|
void |
hideSelfLoops()
Hides all self-loops in a graph. |
void |
reinsertSelfLoops()
Reinserts the formerly hidden self-loops 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 self-loops should be hidden.Method Detail |
---|
public void hideSelfLoops()
public void reinsertSelfLoops()
|
© Copyright 2000-2022, yWorks GmbH. All rights reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |