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

setMulti()

The setMulti() method sets the !P.multi system variable that determines how multiple IDL plots or IONGrGraphics objects are displayed on the drawing area.

Syntax

public void setMulti(int iMulti[])

Arguments

iMulti

Array defining the layout. See the IDL documentation for more information.

Exceptions

None.

  IDL Online Help (March 06, 2007)