Class ImageIOWriter

Object
org.anchoranalysis.bean.AnchorBean<org.anchoranalysis.image.io.bean.stack.writer.StackWriter>
org.anchoranalysis.image.io.bean.stack.writer.StackWriter
org.anchoranalysis.image.io.bean.stack.writer.OneOrThreeChannelsWriter
org.anchoranalysis.plugin.io.bean.stack.writer.ImageIOWriter

public class ImageIOWriter
extends org.anchoranalysis.image.io.bean.stack.writer.OneOrThreeChannelsWriter
  • Constructor Summary

    Constructors 
    Constructor Description
    ImageIOWriter()  
  • Method Summary

    Modifier and Type Method Description
    protected void writeStackAfterCheck​(org.anchoranalysis.image.core.stack.Stack stack, Path filePath)  

    Methods inherited from class org.anchoranalysis.image.io.bean.stack.writer.OneOrThreeChannelsWriter

    fileFormat, getExtension, setExtension, writeStack

    Methods inherited from class org.anchoranalysis.image.io.bean.stack.writer.StackWriter

    fileFormatWarnUnexpected, writeStackWithExtension

    Methods inherited from class org.anchoranalysis.bean.AnchorBean

    checkMisconfigured, describeBean, describeChildren, duplicateBean, fields, findFieldsOfClass, getBeanName, getLocalPath, localise, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

  • Method Details

    • writeStackAfterCheck

      protected void writeStackAfterCheck​(org.anchoranalysis.image.core.stack.Stack stack, Path filePath) throws org.anchoranalysis.image.io.ImageIOException
      Specified by:
      writeStackAfterCheck in class org.anchoranalysis.image.io.bean.stack.writer.OneOrThreeChannelsWriter
      Throws:
      org.anchoranalysis.image.io.ImageIOException