Uses of Class
ucar.units.StandardUnitFormatTokenManager

Packages that use StandardUnitFormatTokenManager
ucar.units Provides support for parsing and formatting string unit specification, converting numerical values between compatible units, and performing arithmetic on units (such as dividing one unit by another). 
 

Uses of StandardUnitFormatTokenManager in ucar.units
 

Fields in ucar.units declared as StandardUnitFormatTokenManager
 StandardUnitFormatTokenManager StandardUnitFormat.token_source
          Generated Token Manager.
 

Methods in ucar.units with parameters of type StandardUnitFormatTokenManager
 void StandardUnitFormat.ReInit(StandardUnitFormatTokenManager tm)
          Reinitialise.
 

Constructors in ucar.units with parameters of type StandardUnitFormatTokenManager
StandardUnitFormat(StandardUnitFormatTokenManager tm)
          Constructor with generated Token Manager.
 



Copyright © 1999-2011 UCAR/Unidata. All Rights Reserved.