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