|
ION Java User's Guide: ION Java Class and Method Reference |
|
The IONCanvas() method constructs an IONCanvas object of the given size. This object can then be placed in a Java AWT tree. The IONJCanvas() method constructs an IONJCanvas object.
public IONCanvas(int width, int height)
public IONJCanvas(int width, int height)
The width of the canvas.
The height of the canvas.
None.
IDL Online Help (March 06, 2007)