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