Package | Description |
---|---|
ome.api |
Contains the central verbs of the Omero System.
|
ome.model.core | |
omeis.providers.re |
Red-Green-Blue (RGB) data structures and Image Rendering Service
This package provides basic data structures to represent an RGB pixel set and provide a
service for the rendering of this pixel set.
|
Modifier and Type | Method and Description |
---|---|
java.util.Set<LogicalChannel> |
IMetadata.loadChannelAcquisitionData(java.util.Set<java.lang.Long> ids)
Loads the
logical channels and the acquisition metadata
related to them. |
Modifier and Type | Field and Description |
---|---|
protected LogicalChannel |
Channel.logicalChannel |
Modifier and Type | Method and Description |
---|---|
LogicalChannel |
Channel.getLogicalChannel()
Many-to-one field ome.model.core.Channel.logicalChannel (ome.model.core.LogicalChannel)
|
LogicalChannel |
LogicalChannel.newInstance() |
LogicalChannel |
LogicalChannel.proxy() |
Modifier and Type | Method and Description |
---|---|
void |
Channel.setLogicalChannel(LogicalChannel logicalChannel) |
Constructor and Description |
---|
Channel(LogicalChannel _logicalChannel,
Pixels _pixels) |
Modifier and Type | Method and Description |
---|---|
static int[] |
ColorsFactory.getColor(int index,
Channel channel,
LogicalChannel lc)
Determines the color usually associated to the specified wavelength.
|
static boolean |
ColorsFactory.hasEmissionData(LogicalChannel lc)
Returns
true if the channel has emission metadata,
false otherwise. |
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.