Class PixelsProcessor

  • All Implemented Interfaces:
    ModelProcessor

    public class PixelsProcessor
    extends java.lang.Object
    implements ModelProcessor
    Processes the pixels sets of an IObjectContainerStore and ensures that the physical pixel dimensions, Image name and description are updated to the corresponding user-provided values, if present.
    • Constructor Summary

      Constructors 
      Constructor Description
      PixelsProcessor()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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()