|
ION Java User's Guide: ION Java Class and Method Reference |
|
The removeGraphic() method removes an IONGrGraphic from the drawable.
public boolean removeGraphic(IONGrGraphic ionGraphic)
The method returns true on success or false if the specified graphic is not currently part of the system.
A graphic to remove from the drawable.
None.
removeGraphic( ionGraphic);
IDL Online Help (March 06, 2007)