| Modifier and Type | Method and Description |
|---|---|
ParseException |
StandardUnitFormat.generateParseException()
Generate ParseException.
|
| Modifier and Type | Method and Description |
|---|---|
Unit |
StandardUnitFormat.basicExpr(UnitDB unitDB) |
Calendar |
StandardUnitFormat.clockExpr(Calendar calendar) |
Calendar |
StandardUnitFormat.dateExpr() |
int |
StandardUnitFormat.integer() |
Unit |
StandardUnitFormat.logExpr(UnitDB unitDB) |
double |
StandardUnitFormat.number() |
Unit |
StandardUnitFormat.powerExpr(UnitDB unitDB) |
Unit |
StandardUnitFormat.productExpr(UnitDB unitDB) |
double |
StandardUnitFormat.real() |
Unit |
StandardUnitFormat.shiftExpr(UnitDB unitDB) |
int |
StandardUnitFormat.sign() |
double |
StandardUnitFormat.tenFactor() |
Date |
StandardUnitFormat.timeOriginExpr() |
Unit |
StandardUnitFormat.unitIdentifier(UnitDB unitDB) |
Unit |
StandardUnitFormat.unitSpec(UnitDB unitDB) |
double |
StandardUnitFormat.unsignedDecimal() |
int |
StandardUnitFormat.unsignedInteger() |
Calendar |
StandardUnitFormat.zoneExpr(Calendar calendar) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.