net.ogdf.lib
Class NodeElement

java.lang.Object
  extended by net.ogdf.lib.NodeElement

public class NodeElement
extends Object

Rating red

Field Summary
protected  boolean swigCMemOwn
           
 
Constructor Summary
protected NodeElement(long cPtr, boolean cMemoryOwn)
           
 
Method Summary
 void delete()
           
protected  void finalize()
           
protected static long getCPtr(NodeElement 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

NodeElement

protected NodeElement(long cPtr,
                      boolean cMemoryOwn)
Method Detail

getCPtr

protected static long getCPtr(NodeElement obj)

finalize

protected void finalize()
Overrides:
finalize in class Object

delete

public void delete()