net.ogdf.lib
Class PlanarSubgraphModule

java.lang.Object
  extended by net.ogdf.lib.PlanarSubgraphModule
Direct Known Subclasses:
FastPlanarSubgraph

public class PlanarSubgraphModule
extends Object

Rating red

Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
protected PlanarSubgraphModule(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
protected  void finalize()
           
protected static long getCPtr(PlanarSubgraphModule obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

swigCMemOwn

protected boolean swigCMemOwn
Constructor Detail

PlanarSubgraphModule

protected PlanarSubgraphModule(long cPtr,
                               boolean cMemoryOwn)
Method Detail

getCPtr

protected static long getCPtr(PlanarSubgraphModule obj)

finalize

protected void finalize()
Overrides:
finalize in class Object

delete

public void delete()