Previous ION Java User's Guide: ION Java Class and Method Reference Next

IONPlot / IONJPlot Class

The IONPlot class extends the IONGrDrawable class and contains an IONGrPlot to provide a easy way of drawing IDL plots. It can be inserted into an AWT tree.

The IONJPlot class extends the IONJGrDrawable class and contains an IONGrPlot object. It can be inserted into a component tree.

Class Declaration

public class IONPlot
 
extends IONGrDrawable

public class IONJPlot
 
extends IONJGrDrawable

Methods

  IDL Online Help (March 06, 2007)