Overview | Methods | This Package | All Packages
Sets the system of measurement to be used.
Syntax
public void setMeasurementSystem( int value )
Parameters
value
An integer value of 0 designates to use the metric system; a value of 1 designates to use the U.S. measurement system.
See Also Locale.MeasurementSystem, getMeasurementSystem