|
ION Java User's Guide: ION Java Class and Method Reference |
|
The setXValue() method resets the X value of the contour.
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 contour.
The name of an IDL variable that contains the new X value of the contour.
None.
IDL Online Help (March 06, 2007)