|
ION Java User's Guide: ION Java Class and Method Reference |
|
The setZValue() method resets the Z value of the surface.
public void setZValue(int Z[][])
public void setZValue(float Z[][])
public void setZValue(double Z[][])
public void setZValue(String sName)
The new Z value of the surface.
The name of the IDL variable that contains the new Z value of the surface.
None.
IDL Online Help (March 06, 2007)