| Package | Description |
|---|---|
| loci.common.adapter | |
| loci.formats.codec |
Package containing Bio-Formats compression and decompression logic.
|
| loci.formats.tiff |
Package containing Bio-Formats TIFF code of general utility.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CodedEnumAdapter.ModernWrapper
This class can be used to wrap ome.scifio.enumeration.CodedEnum
objects and be passed to API expecting a loci.common.enumeration.CodedEnum
object.
|
| Modifier and Type | Method and Description |
|---|---|
CodedEnum |
CodedEnumAdapter.LegacyWrapper.unwrap() |
protected CodedEnum |
CodedEnumAdapter.wrapToLegacy(CodedEnum modern) |
| Modifier and Type | Method and Description |
|---|---|
protected CodedEnum |
CodedEnumAdapter.wrapToModern(CodedEnum legacy) |
| Constructor and Description |
|---|
CodedEnumAdapter.LegacyWrapper(CodedEnum ce) |
| Modifier and Type | Class and Description |
|---|---|
class |
CompressionType
An enumeration of compression types.
|
class |
JPEG2000BoxType
An enumeration of JPEG 2000 box types.
|
class |
JPEG2000SegmentMarker
An enumeration of JPEG 2000 segment markers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IFDType
An enumeration of IFD types.
|
class |
PhotoInterp
Utility class for working with TIFF photometric interpretations.
|
class |
TiffCompression
Utility class for performing compression operations with a TIFF file.
|
Copyright © 2014 Open Microscopy Environment