Package | Description |
---|---|
ome.logic |
The central repository of implementations which will be accessible through this server.
|
omeis.providers.re.lut |
Modifier and Type | Field and Description |
---|---|
protected java.util.Map<java.lang.String,LutReader> |
LutProviderImpl.lutReaders
Available readers, keyed off name.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<LutReader> |
LutProviderImpl.getLutReaders(ChannelBinding[] channelBindings) |
Modifier and Type | Method and Description |
---|---|
static LutReader |
LutReaderFactory.read(java.io.File file)
Reads the specified file.
|
static LutReader |
LutReaderFactory.read(java.lang.String filePath,
java.lang.String fileName)
Reads the specified file.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<LutReader> |
LutProvider.getLutReaders(ChannelBinding[] channelBindings)
Returns the list of lookup table readers that can be used by a set
of channel bindings.
|
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.