class |
ActualVsPredictedPlot |
Plots actual vs predicted columns obtained from a spreadsheet.
|
class |
BoxPlot |
* Actor for displaying box plots.
*
* For more information, see:
* http://en.wikipedia.org/wiki/Box_plot
*
Valid options are:
|
class |
ContainerDisplay |
Actor for displaying a spreadsheet.
|
class |
Display |
Actor that outputs any object that arrives at its input port via the 'toString()' method.
|
class |
DOMDisplay |
Displays a DOM node object as tree structure.
|
class |
EmailViewer |
Actor for displaying an email object.
|
class |
FilePreview |
Actor for previewing file contents.
|
class |
FlowDisplay |
Displays an actor or flow.
|
class |
FourInOneDisplay |
Actor for displaying a four-in-one plot.
|
class |
Histogram |
Generates a histogram based on the incoming data.
|
class |
ImageHistogram |
Displays a histogram of a gray image or histograms per channel for color image.
|
class |
ImageSegmentationViewer |
Displays image segmentation containers.
|
class |
ImageViewer |
Actor for displaying an image.
|
class |
JFreeChartPlot |
Generates and displays a plot using JFreeChart.
|
class |
JsonDisplay |
Displays a JSON object as tree structure.
|
class |
MatrixPlot |
Actor for displaying a matrix of scatter plots
Valid options are:
|
class |
ObjectPreview |
Actor for previewing file contents.
|
class |
ObjectViewer |
Allows to inspect any object using ADAMS' inspection capabilities.
|
class |
PDFViewer |
Actor for displaying PDF files.
|
class |
ProbabilityPlotDisplay |
Actor for displaying a probability plot
Valid options are:
|
class |
PropertiesDisplay |
Displays a Properties object as table.
|
class |
ScatterDisplay |
Actor for displaying a scatter plot of one attribute vs another.
|
class |
SequencePlotter |
Actor that plots sequences over time.
See also:
adams.flow.sink.SimplePlot
Input/output:
- accepts:
adams.flow.container.SequencePlotterContainer
adams.flow.container.SequencePlotterContainer[]
Container information:
- adams.flow.container.SequencePlotterContainer: PlotName, X, Y, Content type, Error X, Error Y, MetaData
|
class |
SideBySideDiff |
Actor for displaying a side-by-side diff.
|
class |
SimplePlot |
Actor for generating simple plots.
See also:
adams.flow.sink.SequencePlotter
Input/output:
- accepts:
adams.flow.container.SequencePlotterContainer
adams.flow.container.SequencePlotterContainer[]
Container information:
- adams.flow.container.SequencePlotterContainer: PlotName, X, Y, Content type, Error X, Error Y, MetaData
|
class |
SpreadSheetDisplay |
Actor for displaying a spreadsheet.
Custom background for negative/positive values can be specified as well.
|
class |
SpreadSheetRowViewer |
Actor for displaying spreadsheet rows in a graphical way, like the 'Spreadsheet Explorer' tool.
|
class |
TimeseriesDisplay |
Actor that displays timeseries.
|
class |
WekaAttributeSummary |
Displays an attribute summary.
|
class |
WekaClassifierErrors |
Actor for displaying classifier errors.
|
class |
WekaCostBenefitAnalysis |
Actor for displaying a cost benefit analysis dialog.
|
class |
WekaCostCurve |
Actor for displaying a cost curve.
|
class |
WekaGraphVisualizer |
Displays BayesNet graphs in XML or BIF notation
Either displays the contents of a file or an object that implements weka.core.Drawable and generates a BayesNet graph.
|
class |
WekaInstancesDisplay |
Actor for displaying a weka.core.Instances object in table format.
|
class |
WekaInstancesPlot |
Actor for plotting one attribute vs another.
|
class |
WekaInstanceViewer |
Actor for displaying adams.data.instance.Instance objects in a graphical way (using the internal format), like the 'Instance Explorer' tool.
|
class |
WekaMarginCurve |
Actor for displaying margin errors.
|
class |
WekaThresholdCurve |
Actor for displaying threshold curves, like ROC or precision/recall.
|
class |
WekaTreeVisualizer |
Displays trees in dot notation.
|
class |
ZScoreDisplay |
Actor for displaying a z score plot
Valid options are:
|