Uses of Class
weka.gui.beans.BeanVisual
-
Uses of BeanVisual in weka.gui.beans
Modifier and TypeMethodDescriptionAbstractDataSink.getVisual()
Get the visual being used by this data source.AbstractDataSource.getVisual()
Get the visual being used by this data source.AbstractEvaluator.getVisual()
Get the visualAbstractTestSetProducer.getVisual()
Get the visual for this beanAbstractTrainAndTestSetProducer.getVisual()
Get the visual for this beanAbstractTrainingSetProducer.getVisual()
Get the visual for this beanAppender.getVisual()
Get the visual representationAssociator.getVisual()
Gets the visual appearance of this wrapper beanClassAssigner.getVisual()
Classifier.getVisual()
Gets the visual appearance of this wrapper beanClassValuePicker.getVisual()
Clusterer.getVisual()
Gets the visual appearance of this wrapper beanCostBenefitAnalysis.getVisual()
DataVisualizer.getVisual()
Return the visual appearance of this beanFilter.getVisual()
Get the visual appearance of this beanFlowByExpression.getVisual()
GraphViewer.getVisual()
Get the visual appearance of this beanImageSaver.getVisual()
ImageViewer.getVisual()
InstanceStreamToBatchMaker.getVisual()
Gets the visual appearance of this wrapper beanJoin.getVisual()
Get the visual for this stepMetaBean.getVisual()
Gets the visual appearance of this wrapper beanModelPerformanceChart.getVisual()
Return the visual appearance of this beanPredictionAppender.getVisual()
Get the visual being used by this data source.SerializedModelSaver.getVisual()
Get the visual being used by this data source.Sorter.getVisual()
Get the visual representationStripChart.getVisual()
Get the visual appearance of this beanSubstringLabeler.getVisual()
Get the visual representationSubstringReplacer.getVisual()
Get the visual representationTextSaver.getVisual()
TextViewer.getVisual()
Get the visual appearance of this beanVisible.getVisual()
Get the visual representationModifier and TypeMethodDescriptionvoid
AbstractDataSink.setVisual
(BeanVisual newVisual) Set the visual for this data sourcevoid
AbstractDataSource.setVisual
(BeanVisual newVisual) Set the visual for this data sourcevoid
AbstractEvaluator.setVisual
(BeanVisual newVisual) Set the visualvoid
AbstractTestSetProducer.setVisual
(BeanVisual newVisual) Set the visual for this beanvoid
AbstractTrainAndTestSetProducer.setVisual
(BeanVisual newVisual) Set the visual for this beanvoid
AbstractTrainingSetProducer.setVisual
(BeanVisual newVisual) Set the visual for this beanvoid
Appender.setVisual
(BeanVisual newVisual) Set a new visual representationvoid
Associator.setVisual
(BeanVisual newVisual) Sets the visual appearance of this wrapper beanvoid
ClassAssigner.setVisual
(BeanVisual newVisual) void
Classifier.setVisual
(BeanVisual newVisual) Sets the visual appearance of this wrapper beanvoid
ClassValuePicker.setVisual
(BeanVisual newVisual) void
Clusterer.setVisual
(BeanVisual newVisual) Sets the visual appearance of this wrapper beanvoid
CostBenefitAnalysis.setVisual
(BeanVisual newVisual) void
DataVisualizer.setVisual
(BeanVisual newVisual) Set the visual appearance of this beanvoid
Filter.setVisual
(BeanVisual newVisual) Set the visual appearance of this beanvoid
FlowByExpression.setVisual
(BeanVisual newVisual) void
GraphViewer.setVisual
(BeanVisual newVisual) Set the visual appearance of this beanvoid
ImageSaver.setVisual
(BeanVisual newVisual) void
ImageViewer.setVisual
(BeanVisual newVisual) void
InstanceStreamToBatchMaker.setVisual
(BeanVisual newVisual) Sets the visual appearance of this wrapper beanvoid
Join.setVisual
(BeanVisual newVisual) Set the visual for this stepvoid
MetaBean.setVisual
(BeanVisual newVisual) Sets the visual appearance of this wrapper beanvoid
ModelPerformanceChart.setVisual
(BeanVisual newVisual) Set the visual appearance of this beanvoid
PredictionAppender.setVisual
(BeanVisual newVisual) Set the visual for this data sourcevoid
SerializedModelSaver.setVisual
(BeanVisual newVisual) Set the visual for this data source.void
Sorter.setVisual
(BeanVisual newVisual) Set a new visual representationvoid
StripChart.setVisual
(BeanVisual newVisual) Set the visual appearance of this beanvoid
SubstringLabeler.setVisual
(BeanVisual newVisual) Set a new visual representationvoid
SubstringReplacer.setVisual
(BeanVisual newVisual) Set a new visual representationvoid
TextSaver.setVisual
(BeanVisual newVisual) void
TextViewer.setVisual
(BeanVisual newVisual) DescribesetVisual
method here.void
Visible.setVisual
(BeanVisual newVisual) Set a new visual representation