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

IONContour / IONJContour Class

The IONContour class extends the IONGrDrawable class and contains an IONGrContour object to provide an easy way of drawing IDL contours. It can be inserted into an AWT tree.

The IONJContour class extends the IONJGrDrawable class and contains an IONGrContour object. It can be inserted into a Swing component tree.

Class Declaration

public class IONContour
 
extends IONGrDrawable

public class IONJContour
 
extends IONJGrDrawable

Methods

  IDL Online Help (March 06, 2007)