Package | Description |
---|---|
ome.jxr.image |
Enums and classes used to model the image elements that are located in the
codestream (e.g.
|
ome.jxr.parser |
Class hierarchy implementing the chain of responsibility pattern and used
during parsing of the file, IFD and image header.
|
Modifier and Type | Method and Description |
---|---|
static FrequencyBand |
FrequencyBand.findById(int id) |
static FrequencyBand |
FrequencyBand.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FrequencyBand[] |
FrequencyBand.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
private FrequencyBand |
DatastreamParser.bandsPresent |
Copyright © 2016 Open Microscopy Environment