|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectome.formats.model.ChannelProcessor
public class ChannelProcessor
Processes the pixels sets of an IObjectContainerStore and ensures that LogicalChannel containers are present in the container cache, and populating channel name and colour where appropriate.
Field Summary | |
---|---|
static String |
ALPHA_TEXT
Name of the blue component when it is a graphics image. |
static String |
BLUE_TEXT
Name of the blue component when it is a graphics image. |
static String |
GREEN_TEXT
Name of the green component when it is a graphics image. |
static String |
RED_TEXT
Name of the red component when it is a graphics image. |
Constructor Summary | |
---|---|
ChannelProcessor()
|
Method Summary | |
---|---|
void |
process(IObjectContainerStore store)
Processes the OMERO client side metadata store. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String RED_TEXT
red
component when it is a graphics image.
public static final String GREEN_TEXT
green
component when it is a graphics image.
public static final String BLUE_TEXT
blue
component when it is a graphics image.
public static final String ALPHA_TEXT
blue
component when it is a graphics image.
Constructor Detail |
---|
public ChannelProcessor()
Method Detail |
---|
public void process(IObjectContainerStore store) throws ModelException
process
in interface ModelProcessor
store
- OMERO metadata store to process.
ModelException
- If there is an error during processing.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Version: 4.3.3-00d1137e-b2894
Copyright © 2009 The University of Dundee. All Rights Reserved.