| Package | Description | 
|---|---|
| loci.formats | Bio-Formats: a library for reading and writing popular microscopy file
formats. | 
| loci.formats.in | Package containing Bio-Formats file format readers. | 
| loci.tests.testng | Package for automated testing of the Bio-Formats software packages using TestNG. | 
| ome.units | |
| ome.units.quantity | |
| ome.xml.meta | |
| ome.xml.model | |
| ome.xml.model.enums | |
| ome.xml.model.enums.handlers | 
| Modifier and Type | Method and Description | 
|---|---|
| static Time | FormatTools. createTime(Double value,
          Unit<Time> valueUnit) | 
| static Time | FormatTools. createTime(Integer value,
          Unit<Time> valueUnit) | 
| static <T extends PrimitiveNumber>  | FormatTools. createTime(T value,
          Unit<Time> valueUnit) | 
| static Time | FormatTools. getTime(Double value,
       String unit)Formats the input value for the time into a length of the
 given unit. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Time | FormatTools. createTime(Double value,
          Unit<Time> valueUnit) | 
| static Time | FormatTools. createTime(Integer value,
          Unit<Time> valueUnit) | 
| static <T extends PrimitiveNumber>  | FormatTools. createTime(T value,
          Unit<Time> valueUnit) | 
| Modifier and Type | Field and Description | 
|---|---|
| Time | MicromanagerReader.Position. exposureTime | 
| private Time | FakeReader. exposureTimeexposure time per plane info | 
| private Time | TiffReader. timeIncrement | 
| Modifier and Type | Field and Description | 
|---|---|
| private Unit<Time> | LiFlimReader. exposureTimeUnit | 
| Modifier and Type | Method and Description | 
|---|---|
| Time | Configuration. getExposureTime(int channel) | 
| Time | Configuration. getTimeIncrement() | 
| Modifier and Type | Field and Description | 
|---|---|
| static Unit<Time> | UNITS. ASDeprecated. 
 Use  UNITS.ATTOSECONDinstead. | 
| static Unit<Time> | UNITS. ATTOSECOND | 
| static Unit<Time> | UNITS. CENTISECOND | 
| static Unit<Time> | UNITS. CSDeprecated. 
 Use  UNITS.CENTISECONDinstead. | 
| static Unit<Time> | UNITS. DDeprecated. 
 Use  UNITS.DAYinstead. | 
| static Unit<Time> | UNITS. DASDeprecated. 
 Use  UNITS.DECASECONDinstead. | 
| static Unit<Time> | UNITS. DAY | 
| static Unit<Time> | UNITS. DECASECOND | 
| static Unit<Time> | UNITS. DECISECOND | 
| static Unit<Time> | UNITS. DSDeprecated. 
 Use  UNITS.DECISECONDinstead. | 
| static Unit<Time> | UNITS. EXASDeprecated. 
 Use  UNITS.EXASECONDinstead. | 
| static Unit<Time> | UNITS. EXASECOND | 
| static Unit<Time> | UNITS. FEMTOSECOND | 
| static Unit<Time> | UNITS. FSDeprecated. 
 Use  UNITS.FEMTOSECONDinstead. | 
| static Unit<Time> | UNITS. GIGASDeprecated. 
 Use  UNITS.GIGASECONDinstead. | 
| static Unit<Time> | UNITS. GIGASECOND | 
| static Unit<Time> | UNITS. HDeprecated. 
 Use  UNITS.HOURinstead. | 
| static Unit<Time> | UNITS. HECTOSECOND | 
| static Unit<Time> | UNITS. HOUR | 
| static Unit<Time> | UNITS. HSDeprecated. 
 Use  UNITS.HECTOSECONDinstead. | 
| static Unit<Time> | UNITS. KILOSECOND | 
| static Unit<Time> | UNITS. KSDeprecated. 
 Use  UNITS.KILOSECONDinstead. | 
| static Unit<Time> | UNITS. MEGASDeprecated. 
 Use  UNITS.MEGASECONDinstead. | 
| static Unit<Time> | UNITS. MEGASECOND | 
| static Unit<Time> | UNITS. MICROSDeprecated. 
 Use  UNITS.MICROSECONDinstead. | 
| static Unit<Time> | UNITS. MICROSECOND | 
| static Unit<Time> | UNITS. MILLISECOND | 
| static Unit<Time> | UNITS. MINDeprecated. 
 Use  UNITS.MINUTEinstead. | 
| static Unit<Time> | UNITS. MINUTE | 
| static Unit<Time> | UNITS. MSDeprecated. 
 Use  UNITS.MILLISECONDinstead. | 
| static Unit<Time> | UNITS. NANOSECOND | 
| static Unit<Time> | UNITS. NSDeprecated. 
 Use  UNITS.NANOSECONDinstead. | 
| static Unit<Time> | UNITS. PETASDeprecated. 
 Use  UNITS.PETASECONDinstead. | 
| static Unit<Time> | UNITS. PETASECOND | 
| static Unit<Time> | UNITS. PICOSECOND | 
| static Unit<Time> | UNITS. PSDeprecated. 
 Use  UNITS.PICOSECONDinstead. | 
| static Unit<Time> | UNITS. SDeprecated. 
 Use  UNITS.SECONDinstead. | 
| static Unit<Time> | UNITS. SECOND | 
| static Unit<Time> | UNITS. TERASDeprecated. 
 Use  UNITS.TERASECONDinstead. | 
| static Unit<Time> | UNITS. TERASECOND | 
| static Unit<Time> | UNITS. YOCTOSECOND | 
| static Unit<Time> | UNITS. YOTTASDeprecated. 
 Use  UNITS.YOTTASECONDinstead. | 
| static Unit<Time> | UNITS. YOTTASECOND | 
| static Unit<Time> | UNITS. YSDeprecated. 
 Use  UNITS.YOCTOSECONDinstead. | 
| static Unit<Time> | UNITS. ZEPTOSECOND | 
| static Unit<Time> | UNITS. ZETTASDeprecated. 
 Use  UNITS.ZETTASECONDinstead. | 
| static Unit<Time> | UNITS. ZETTASECOND | 
| static Unit<Time> | UNITS. ZSDeprecated. 
 Use  UNITS.ZEPTOSECONDinstead. | 
| Modifier and Type | Field and Description | 
|---|---|
| (package private) Unit<Time> | Time. unitUnit type of this quantity. | 
| Modifier and Type | Method and Description | 
|---|---|
| Unit<Time> | Time. unit() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | Time. compareTo(Time other)Check quantities for equality. | 
| Modifier and Type | Method and Description | 
|---|---|
| Number | Time. value(Unit<Time> inUnit)Perform a unit conversion. | 
| Constructor and Description | 
|---|
| Time(Number inValue,
    Unit<Time> inUnit)Create an Time. | 
| Modifier and Type | Method and Description | 
|---|---|
| Time | DummyMetadata. getPixelsTimeIncrement(int imageIndex) | 
| Time | AggregateMetadata. getPixelsTimeIncrement(int imageIndex) | 
| Time | MetadataRetrieve. getPixelsTimeIncrement(int imageIndex)Get the TimeIncrement property of Pixels. | 
| Time | OMEXMLMetadataImpl. getPixelsTimeIncrement(int imageIndex) | 
| Time | DummyMetadata. getPlaneDeltaT(int imageIndex,
              int planeIndex) | 
| Time | AggregateMetadata. getPlaneDeltaT(int imageIndex,
              int planeIndex) | 
| Time | MetadataRetrieve. getPlaneDeltaT(int imageIndex,
              int planeIndex)Get the DeltaT property of Plane. | 
| Time | OMEXMLMetadataImpl. getPlaneDeltaT(int imageIndex,
              int planeIndex) | 
| Time | DummyMetadata. getPlaneExposureTime(int imageIndex,
                    int planeIndex) | 
| Time | AggregateMetadata. getPlaneExposureTime(int imageIndex,
                    int planeIndex) | 
| Time | MetadataRetrieve. getPlaneExposureTime(int imageIndex,
                    int planeIndex)Get the ExposureTime property of Plane. | 
| Time | OMEXMLMetadataImpl. getPlaneExposureTime(int imageIndex,
                    int planeIndex) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DummyMetadata. setPixelsTimeIncrement(Time timeIncrement,
                      int imageIndex) | 
| void | MetadataStore. setPixelsTimeIncrement(Time timeIncrement,
                      int imageIndex)Set the TimeIncrement property of Pixels. | 
| void | FilterMetadata. setPixelsTimeIncrement(Time timeIncrement,
                      int imageIndex) | 
| void | AggregateMetadata. setPixelsTimeIncrement(Time timeIncrement,
                      int imageIndex) | 
| void | OMEXMLMetadataImpl. setPixelsTimeIncrement(Time timeIncrement,
                      int imageIndex) | 
| void | DummyMetadata. setPlaneDeltaT(Time deltaT,
              int imageIndex,
              int planeIndex) | 
| void | MetadataStore. setPlaneDeltaT(Time deltaT,
              int imageIndex,
              int planeIndex)Set the DeltaT property of Plane. | 
| void | FilterMetadata. setPlaneDeltaT(Time deltaT,
              int imageIndex,
              int planeIndex) | 
| void | AggregateMetadata. setPlaneDeltaT(Time deltaT,
              int imageIndex,
              int planeIndex) | 
| void | OMEXMLMetadataImpl. setPlaneDeltaT(Time deltaT,
              int imageIndex,
              int planeIndex) | 
| void | DummyMetadata. setPlaneExposureTime(Time exposureTime,
                    int imageIndex,
                    int planeIndex) | 
| void | MetadataStore. setPlaneExposureTime(Time exposureTime,
                    int imageIndex,
                    int planeIndex)Set the ExposureTime property of Plane. | 
| void | FilterMetadata. setPlaneExposureTime(Time exposureTime,
                    int imageIndex,
                    int planeIndex) | 
| void | AggregateMetadata. setPlaneExposureTime(Time exposureTime,
                    int imageIndex,
                    int planeIndex) | 
| void | OMEXMLMetadataImpl. setPlaneExposureTime(Time exposureTime,
                    int imageIndex,
                    int planeIndex) | 
| Modifier and Type | Field and Description | 
|---|---|
| private Time | Plane. deltaT | 
| private Time | Plane. exposureTime | 
| private Time | Pixels. timeIncrement | 
| Modifier and Type | Method and Description | 
|---|---|
| Time | Plane. getDeltaT() | 
| Time | Plane. getExposureTime() | 
| Time | Pixels. getTimeIncrement() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Plane. setDeltaT(Time deltaT) | 
| void | Plane. setExposureTime(Time exposureTime) | 
| void | Pixels. setTimeIncrement(Time timeIncrement) | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T extends Number>  | UnitsTime. create(T newValue,
      UnitsTime newUnit) | 
| static <T extends PrimitiveNumber>  | UnitsTime. create(T newValue,
      UnitsTime newUnit) | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T extends Number>  | UnitsTimeEnumHandler. getQuantity(T inValue,
           UnitsTime inModelUnit) | 
| static <T extends PrimitiveNumber>  | UnitsTimeEnumHandler. getQuantity(T inValue,
           UnitsTime inModelUnit) | 
| Modifier and Type | Method and Description | 
|---|---|
| static Unit<Time> | UnitsTimeEnumHandler. getBaseUnit(UnitsTime inModelUnit) | 
| Modifier and Type | Method and Description | 
|---|---|
| Enumeration | UnitsTimeEnumHandler. getEnumeration(Time inUnit) | 
Copyright © 2016 Open Microscopy Environment