Uses of Package
org.anchoranalysis.io.output.writer
Packages that use org.anchoranalysis.io.output.writer
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.
Classes for outputting to particular directories.
BoundDirectory
and related classes.Classes for recording the output-names used as they are written / queried.
Allows a generators to write element(s) to the filesystem.
Beans to combine two or more annotations.
-
-
Classes in org.anchoranalysis.io.output.writer used by org.anchoranalysis.feature.io.csv.table
-
Classes in org.anchoranalysis.io.output.writer used by org.anchoranalysis.image.io.channel.output
-
Classes in org.anchoranalysis.io.output.writer used by org.anchoranalysis.image.io.histogram.output
-
-
-
-
Classes in org.anchoranalysis.io.output.writer used by org.anchoranalysis.image.io.object.output.rgb
-
Classes in org.anchoranalysis.io.output.writer used by org.anchoranalysis.image.io.stack.output.box
-
Classes in org.anchoranalysis.io.output.writer used by org.anchoranalysis.image.io.stack.output.generatorClassDescriptionOutputs an element to the file-system.Writes an element (with or without an index) to the file system.
-
Classes in org.anchoranalysis.io.output.writer used by org.anchoranalysis.io.generatorClassDescriptionOutputs an element to the file-system.Writes an element (with or without an index) to the file system.
-
Classes in org.anchoranalysis.io.output.writer used by org.anchoranalysis.io.generator.collectionClassDescriptionOutputs an element to the file-system.Writes an element (with or without an index) to the file system.
-
Classes in org.anchoranalysis.io.output.writer used by org.anchoranalysis.io.generator.combinedClassDescriptionOutputs an element to the file-system.Writes an element (with or without an index) to the file system.
-
Classes in org.anchoranalysis.io.output.writer used by org.anchoranalysis.io.generator.serialized
-
Classes in org.anchoranalysis.io.output.writer used by org.anchoranalysis.io.generator.tabular
-
Classes in org.anchoranalysis.io.output.writer used by org.anchoranalysis.io.generator.text
-
Classes in org.anchoranalysis.io.output.writer used by org.anchoranalysis.io.generator.xml
-
Classes in org.anchoranalysis.io.output.writer used by org.anchoranalysis.io.output.outputter
-
Classes in org.anchoranalysis.io.output.writer used by org.anchoranalysis.io.output.outputter.directoryClassDescriptionInterface for classes with a method that should be called before every outputting write operation.
-
Classes in org.anchoranalysis.io.output.writer used by org.anchoranalysis.io.output.recordedClassDescriptionOutputs an element to the file-system.Write data via
ElementWriter
s to the file system, or creates new sub-directories for writing data to.Interface for classes with a method that should be called before every outputting write operation. -
Classes in org.anchoranalysis.io.output.writer used by org.anchoranalysis.io.output.writerClassDescriptionOutputs an element to the file-system.Creates or gets a element to output files together with a
ElementWriter
.Writes an element (with or without an index) to the file system.Creates or gets a element-writer to output files.Write data viaElementWriter
s to the file system, or creates new sub-directories for writing data to.Interface for classes with a method that should be called before every outputting write operation. -