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

getIONDrawableIndices()

The getIONDrawableIndices() method fills an array with the indices of the available drawables.

Syntax

public void getIONDrawableIndices(int iIndices[]))

Arguments

iIndices

An array of length getNumIndices that will be filled with the index values.

Exceptions

None.

  IDL Online Help (March 06, 2007)