|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an interface for graph planarization
Method Summary | |
void |
createPlanarization(PlanarInformation pi)
manipulate the current graph g in such a way that it becomes planar, e. g. by removing (hiding) all edges which cause crossings. |
EdgeList |
getHiddenEdges()
if planarization is done by means of removing edges, this method returns a list of those ones. |
Method Detail |
public void createPlanarization(PlanarInformation pi)
pi
- the graph which should be planarizedpublic EdgeList getHiddenEdges()
|
© 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 |