| Modifier and Type | Method and Description |
|---|---|
Unit |
Unit.shiftTo(Date origin)
Returns a unit identical to this instance but whose origin (i.e., zero
value) has been shifted to the given time.
|
Unit |
UnitImpl.shiftTo(Date origin) |
Unit |
TimeScaleUnit.shiftTo(Date origin) |
Unit |
Unit.shiftTo(double origin)
Returns a unit identical to this instance but whose origin (i.e., zero
value) has been shifted to the given value.
|
Unit |
UnitImpl.shiftTo(double origin) |
Unit |
TimeScaleUnit.shiftTo(double origin) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.