AbstractAppendableFileWriter |
Ancestor for file writers that allow appending to the file instead of just
replacing any existing files.
|
AbstractComponentDisplayPanel |
Ancestor for panels that can be created from tokens and supply the
underlying component.
|
AbstractDbSink |
Ancestor for sinks that use the database.
|
AbstractDisplay |
Ancestor for actors that display stuff.
|
AbstractDisplayPanel |
Ancestor for panels that can be created from tokens.
|
AbstractFileWriter |
Ancestor for sinks that write to output files.
|
AbstractGraphicalDisplay |
Ancestor for actors that display stuff.
|
AbstractGraphicsGenerator |
Ancestor for actors that generate graphics of some kind.
|
AbstractSink |
Ancestor for all flow items that function as sink.
|
AbstractTextDisplayPanel |
Ancestor for panels that can be created from tokens and supply the
underlying text.
|
AbstractTextualDisplay |
Ancestor for actors that display textual stuff.
|
AbstractWekaModelWriter |
Ancestor for actors that serialize models.
|
ActualVsPredictedPlot.LimitType |
Determines what limits to use on the axes.
|
ArrayDisplay.Arrangement |
How to display the array elements.
|
ComponentSupplier |
Interface for sinks that supply a component.
|
DisplayPanel |
Interface for panels that can be created from tokens.
|
DisplayPanelManager |
Actor that displays a 'history' of panels created by the selected panel provider.
|
DisplayPanelManager.DisplayPanelHistoryPanel |
A history panel that keeps track of named DisplayPanel objects, e.g.,
containing experiments results.
|
DisplayPanelManager.HistorySplitPanel |
Represents a panel with a history on the left and the displayed panel
on the right.
|
DisplayPanelProvider |
Interface for graphical sinks that can also generate a panel from scratch
for a new token.
|
FilePreview |
Actor for previewing file contents.
|
HistoryDisplay |
Actor that outputs any object that arrives at its input port via the 'toString()' method in a separate 'history' entry.
|
HistoryDisplay.HistorySplitPanel |
Represents a panel with a history on the left and the displayed text
on the right.
|
ImageSegmentationViewer |
Displays image segmentation containers.
|
ImageViewer |
Actor for displaying an image.
|
MergeableDisplayPanel |
Specialized DisplayPanel that can be merged with another panel.
|
ObjectPreview |
Actor for previewing file contents.
|
PlotContainerSink.DoubleComparator |
Comparator for doubles that are stored as string.
|
ProgressBar |
Displays a progress bar.
|
ProgressBar.ProgressBarPanel |
Panel for displaying a progress bar.
|
SpreadSheetDisplay |
Actor for displaying a spreadsheet.
Custom background for negative/positive values can be specified as well.
|
StringTree.HierarchicalStringNode |
|
StringTree.HierarchicalStringTree |
Custom tree for displaying the strings.
|
TextSupplier |
Interface for sinks that supply a string.
|
TimeseriesDisplay.DisplayPanel |
|
UpdateableDisplayPanel |
Extends the DisplayPanel interface to allow accessing
a potentially updated input token.
|
WekaExperimentGenerator.EvaluationType |
The evaluation type.
|
WekaExperimentGenerator.ExperimentType |
The experiment type.
|
WekaExperimentGenerator.ResultFormat |
The data format the experiment data is stored in.
|
WekaThresholdCurve.AttributeName |
The type of the fields.
|