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