|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface InitialPlanarSubgraph
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 |
|---|
void createPlanarization(PlanarInformation pi)
pi - the graph which should be planarizedEdgeList getHiddenEdges()
|
© Copyright 2000-2008, yWorks GmbH. All rights reserved. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||