|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPlanarityTester
Interface for algorithms that test planarity of a biconnected graph.
Method Summary | |
---|---|
boolean |
isPlanar(KGraphSection biconnectedSection)
Tests planarity of the given biconnected graph section. |
Methods inherited from interface de.cau.cs.kieler.core.alg.IAlgorithm |
---|
reset, reset, setProgressMonitor |
Method Detail |
---|
boolean isPlanar(KGraphSection biconnectedSection)
biconnectedSection
- biconnected graph section
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |