|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.ogdf.lib.PlanarSubgraphModule
net.ogdf.lib.FastPlanarSubgraph
public class FastPlanarSubgraph
Field Summary |
---|
Fields inherited from class net.ogdf.lib.PlanarSubgraphModule |
---|
swigCMemOwn |
Constructor Summary | |
---|---|
|
FastPlanarSubgraph()
|
protected |
FastPlanarSubgraph(long cPtr,
boolean cMemoryOwn)
|
Method Summary | |
---|---|
void |
delete()
|
protected void |
finalize()
|
protected static long |
getCPtr(FastPlanarSubgraph obj)
|
int |
runs()
|
void |
runs(int runs)
|
Methods inherited from class net.ogdf.lib.PlanarSubgraphModule |
---|
getCPtr |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected FastPlanarSubgraph(long cPtr, boolean cMemoryOwn)
public FastPlanarSubgraph()
Method Detail |
---|
protected static long getCPtr(FastPlanarSubgraph obj)
protected void finalize()
finalize
in class PlanarSubgraphModule
public void delete()
delete
in class PlanarSubgraphModule
public int runs()
public void runs(int runs)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |