|
ION Java User's Guide: ION Java Class and Method Reference |
|
The setProperty() method sets a property for the contour object.
public final void setProperty(String sName, IONVariable vValue)
The name of the property to set.
The value of the property.
The IDL Contour properties are supported by IONContour.[get,set]Property are the same as those covered in getProperty(). Refer to the IDL documentation on keywords available for use with the CONTOUR procedure for an explanation of each property.
None.
IDL Online Help (March 06, 2007)