Package | Description |
---|---|
ome.jxr.ifd |
Enums and classes used during metadata extraction from the IFD structure.
|
Modifier and Type | Field and Description |
---|---|
private Map<IFDEntry,byte[]> |
IFDMetadata.entries
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static IFDEntry |
IFDEntry.findByTag(short tag)
Deprecated.
|
static IFDEntry |
IFDEntry.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static IFDEntry[] |
IFDEntry.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static List<IFDEntry> |
IFDEntry.getRequiredEntries()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
IFDMetadata.put(IFDEntry entry,
byte[] value)
Deprecated.
|
Copyright © 2016 Open Microscopy Environment