Uses of Package
org.anchoranalysis.io.generator
Packages that use org.anchoranalysis.io.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.
-
Classes in org.anchoranalysis.io.generator used by org.anchoranalysis.annotation.io.assignment.generatorClassDescriptionA class that writes a particular type of object(s) to the filesystem.Performs preprocessing to transform the element into another type before being written to the filesystem.
-
Classes in org.anchoranalysis.io.generator used by org.anchoranalysis.feature.io.csv.tableClassDescriptionA class that writes a particular type of object(s) to the filesystem.A
SingleFileTypeGenerator
that does not transform an element before generating.AGenerator
that eventually writes only a single file to the filesystem.Performs preprocessing to transform the element into another type before being written to the filesystem. -
Classes in org.anchoranalysis.io.generator used by org.anchoranalysis.image.io.channel.outputClassDescriptionA class that writes a particular type of object(s) to the filesystem.Performs preprocessing to transform the element into another type before being written to the filesystem.
-
Classes in org.anchoranalysis.io.generator used by org.anchoranalysis.image.io.histogram.outputClassDescriptionA class that writes a particular type of object(s) to the filesystem.A
SingleFileTypeGenerator
that does not transform an element before generating.AGenerator
that eventually writes only a single file to the filesystem.Performs preprocessing to transform the element into another type before being written to the filesystem. -
Classes in org.anchoranalysis.io.generator used by org.anchoranalysis.image.io.object.output.grayscaleClassDescriptionA class that writes a particular type of object(s) to the filesystem.Performs preprocessing to transform the element into another type before being written to the filesystem.
-
Classes in org.anchoranalysis.io.generator used by org.anchoranalysis.image.io.object.output.hdf5ClassDescriptionA class that writes a particular type of object(s) to the filesystem.A
SingleFileTypeGenerator
that does not transform an element before generating.AGenerator
that eventually writes only a single file to the filesystem.Performs preprocessing to transform the element into another type before being written to the filesystem. -
Classes in org.anchoranalysis.io.generator used by org.anchoranalysis.image.io.object.output.maskClassDescriptionA class that writes a particular type of object(s) to the filesystem.A
Generator
that creates multiple different file-types.Performs preprocessing to transform the element into another type before being written to the filesystem. -
Classes in org.anchoranalysis.io.generator used by org.anchoranalysis.image.io.object.output.rgbClassDescriptionA class that writes a particular type of object(s) to the filesystem.Performs preprocessing to transform the element into another type before being written to the filesystem.
-
Classes in org.anchoranalysis.io.generator used by org.anchoranalysis.image.io.stack.output.boxClassDescriptionA class that writes a particular type of object(s) to the filesystem.Performs preprocessing to transform the element into another type before being written to the filesystem.
-
Classes in org.anchoranalysis.io.generator used by org.anchoranalysis.image.io.stack.output.generatorClassDescriptionA class that writes a particular type of object(s) to the filesystem.A
Generator
that eventually writes only a single file to the filesystem.Performs preprocessing to transform the element into another type before being written to the filesystem. -
Classes in org.anchoranalysis.io.generator used by org.anchoranalysis.io.generatorClassDescriptionA class that writes a particular type of object(s) to the filesystem.Exposes a
Generator<T>
as if it was anGenerator<S>
.AGenerator
that eventually writes only a single file to the filesystem.Performs preprocessing to transform the element into another type before being written to the filesystem. -
Classes in org.anchoranalysis.io.generator used by org.anchoranalysis.io.generator.collection
-
Classes in org.anchoranalysis.io.generator used by org.anchoranalysis.io.generator.combinedClassDescriptionA class that writes a particular type of object(s) to the filesystem.A
Generator
that creates multiple different file-types. -
Classes in org.anchoranalysis.io.generator used by org.anchoranalysis.io.generator.sequence
-
Classes in org.anchoranalysis.io.generator used by org.anchoranalysis.io.generator.serializedClassDescriptionA class that writes a particular type of object(s) to the filesystem.A
SingleFileTypeGenerator
that does not transform an element before generating.AGenerator
that eventually writes only a single file to the filesystem.Performs preprocessing to transform the element into another type before being written to the filesystem. -
Classes in org.anchoranalysis.io.generator used by org.anchoranalysis.io.generator.tabularClassDescriptionA class that writes a particular type of object(s) to the filesystem.A
SingleFileTypeGenerator
that does not transform an element before generating.AGenerator
that eventually writes only a single file to the filesystem.Performs preprocessing to transform the element into another type before being written to the filesystem. -
Classes in org.anchoranalysis.io.generator used by org.anchoranalysis.io.generator.textClassDescriptionA class that writes a particular type of object(s) to the filesystem.A
SingleFileTypeGenerator
that does not transform an element before generating.AGenerator
that eventually writes only a single file to the filesystem.Performs preprocessing to transform the element into another type before being written to the filesystem. -
Classes in org.anchoranalysis.io.generator used by org.anchoranalysis.io.generator.xmlClassDescriptionA class that writes a particular type of object(s) to the filesystem.A
SingleFileTypeGenerator
that does not transform an element before generating.AGenerator
that eventually writes only a single file to the filesystem.Performs preprocessing to transform the element into another type before being written to the filesystem. -
Classes in org.anchoranalysis.io.generator used by org.anchoranalysis.plugin.annotation.bean.aggregateClassDescriptionA class that writes a particular type of object(s) to the filesystem.A
SingleFileTypeGenerator
that does not transform an element before generating.AGenerator
that eventually writes only a single file to the filesystem.Performs preprocessing to transform the element into another type before being written to the filesystem.