Uses of Interface
org.anchoranalysis.io.generator.Generator

Packages that use Generator
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.
Writing a sequence of elements using a generator.
Generators for writing serialized objects.
Generators for writing tabular data, including CSV.
Generators for writing textual data, including strings.
Generators for writing XML data.
Beans to combine two or more annotations.