Uses of Interface
org.anchoranalysis.io.output.writer.ElementWriter

Packages that use ElementWriter
Package
Description
Generates output images to illustrate a Assignment between annotations.
A Generator for writing a table of feature values as a CSV.
Non-bean classes for writing a Channel to the filesystem.
Non-bean classes for writing a Histogram to the filesystem.
Writing an ObjectCollection to the filesystem as a single-channeled stack.
Writing an ObjectCollection to the filesystem in HDF5 format.
Writing an ObjectCollection to the filesystem as multiple binary singled-channeled images.
Writing an ObjectCollection to the filesystem as RGB raster-images.
Base classes for generators that ultimately write only a bounding-box portion of a Stack to the filesystem.
Base classes for generators that ultimately write a Stack to the filesystem.
Base-classes and utilities for generators, which write different types of objects to the file system.
Outputting more than one element collectively using a generator.
Combining multiple generators into one.
Generators for writing serialized objects.
Generators for writing tabular data, including CSV.
Generators for writing textual data, including strings.
Generators for writing XML data.
Allows a generators to write element(s) to the filesystem.
Beans to combine two or more annotations.