Package org.anchoranalysis.image.io.bean.object.draw


package org.anchoranalysis.image.io.bean.object.draw
How to represent an object-mask in a raster that is being drawn.
  • Class
    Description
    Draws a filled-in shape for each object.
    Performs a flattening (maximum intensity projection in each channel) of the output of another writer
    Branches to two different DrawObject depending on a predicate.
    Interface for the condition that is tested, to determine which DrawObject to use.
    Draws the outline of each object-mask.