public abstract class
AbstractTF_Graph
Known Direct Subclasses |
Public Constructors
AbstractTF_Graph(Pointer p)
|
Public Methods
Inherited Methods
boolean |
equals(Object arg0)
|
final Class<?> |
getClass()
|
int |
hashCode()
|
final void |
notify()
|
final void |
notifyAll()
|
String |
toString()
|
final void |
wait(long arg0, int arg1)
|
final void |
wait(long arg0)
|
final void |
wait()
|
Public Constructors
public AbstractTF_Graph (Pointer p)
Public Methods
public void delete ()
Calls the deallocator, if registered, otherwise has no effect.