Remove any reference from Java to vtkObject to allow the VTK Garbage collector to free any remaining memory. This is specially needed for internal hidden reference to vtkObject.
()
| 93 | * internal hidden reference to vtkObject. |
| 94 | */ |
| 95 | void Delete(); |
| 96 | |
| 97 | /** |
| 98 | * Request a render. |
no outgoing calls