パッケージ | 説明 |
---|---|
ome.model.core | |
ome.model.units |
修飾子とタイプ | フィールドと説明 |
---|---|
protected Time |
PlaneInfo.deltaT |
protected Time |
PlaneInfo.exposureTime |
protected Time |
Pixels.timeIncrement |
修飾子とタイプ | メソッドと説明 |
---|---|
Time |
PlaneInfo.getDeltaT()
Enum-mapped unit-based field ome.model.core.PlaneInfo.deltaT (ome.model.units.Time)
|
Time |
PlaneInfo.getExposureTime()
Enum-mapped unit-based field ome.model.core.PlaneInfo.exposureTime (ome.model.units.Time)
|
Time |
Pixels.getTimeIncrement()
Enum-mapped unit-based field ome.model.core.Pixels.timeIncrement (ome.model.units.Time)
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
PlaneInfo.setDeltaT(Time deltaT) |
void |
PlaneInfo.setExposureTime(Time exposureTime) |
void |
Pixels.setTimeIncrement(Time timeIncrement) |
修飾子とタイプ | メソッドと説明 |
---|---|
static Time |
Time.convertTime(Time value,
java.lang.String target) |
static Time |
Time.convertTime(Time value,
ome.units.unit.Unit<ome.units.quantity.Time> ul) |
修飾子とタイプ | メソッドと説明 |
---|---|
static ome.units.quantity.Time |
Time.convertTime(Time t)
FIXME: this should likely take a default so that locations which don't
want an exception can have
log.warn("Using new PositiveFloat(1.0)!"
|
static Time |
Time.convertTime(Time value,
java.lang.String target) |
static Time |
Time.convertTime(Time value,
ome.units.unit.Unit<ome.units.quantity.Time> ul) |