|
ION Java User's Guide: ION Java Class and Method Reference |
|
The addGraphic() method adds an IONGrGraphic to the drawable. Calling the draw() method causes all the graphics added in this manner to be displayed in the drawing area.
public void addGraphic(IONGrGraphic ionGraphic)
Graphic object to add.
None.
addGraphic(ionGraphic);
IDL Online Help (March 06, 2007)