public abstract class
AbstractTF_Graph
Known Direct Subclasses |
Public Constructors
AbstractTF_Graph(Pointer p)
|
Public Methods
void |
delete()
Calls the deallocator, if registered, otherwise has no effect.
|
static TF_Graph |
newGraph()
Calls TF_NewGraph(), and registers a deallocator.
|
Inherited Methods
Public Constructors
public AbstractTF_Graph (Pointer p)
Public Methods
public void delete ()
Calls the deallocator, if registered, otherwise has no effect.