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

IONDrawable Interface

The IONDrawable interface defines the methods that an object must implement to act as an ION drawable object. An IONDrawable is an object that can be drawn to by an IONGraphicsClient. IONCanvas and IONOffScreen are both implementations of IONDrawable.

Class Declaration

public interface IONDrawable

Methods

No public methods.

Implementing Classes

IONCanvas / IONJCanvas Class, IONOffScreen Class

  IDL Online Help (March 06, 2007)