ome.formats.model
Class PixelsProcessor

java.lang.Object
  extended by ome.formats.model.PixelsProcessor
All Implemented Interfaces:
ModelProcessor

public class PixelsProcessor
extends Object
implements ModelProcessor

Processes the pixels sets of an IObjectContainerStore and ensures that the physical pixel dimensions are updated if they were specified by the user. If Image containers are present, Image.acquisitionDate is filled out and that the Image name and description match that which was specified by the user if the if provided either.

Author:
Chris Allan

Constructor Summary
PixelsProcessor()
           
 
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
 

Constructor Detail

PixelsProcessor

public PixelsProcessor()
Method Detail

process

public void process(IObjectContainerStore store)
             throws ModelException
Processes the OMERO client side metadata store.

Specified by:
process in interface ModelProcessor
Parameters:
store - OMERO metadata store to process.
Throws:
ModelException - If there is an error during processing.


OmeroJava Api

Version: 4.3.3-00d1137e-b2894

Copyright © 2009 The University of Dundee. All Rights Reserved.