Uses of Class
weka.gui.beans.BeanVisual

Packages that use BeanVisual
weka.gui.beans   
 

Uses of BeanVisual in weka.gui.beans
 

Methods in weka.gui.beans that return BeanVisual
 BeanVisual Sorter.getVisual()
          Get the visual representation
 BeanVisual SubstringLabeler.getVisual()
          Get the visual representation
 BeanVisual AbstractTestSetProducer.getVisual()
          Get the visual for this bean
 BeanVisual AbstractTrainingSetProducer.getVisual()
          Get the visual for this bean
 BeanVisual AbstractDataSource.getVisual()
          Get the visual being used by this data source.
 BeanVisual Associator.getVisual()
          Gets the visual appearance of this wrapper bean
 BeanVisual Classifier.getVisual()
          Gets the visual appearance of this wrapper bean
 BeanVisual TextViewer.getVisual()
          Get the visual appearance of this bean
 BeanVisual AbstractEvaluator.getVisual()
          Get the visual
 BeanVisual Appender.getVisual()
          Get the visual representation
 BeanVisual AbstractTrainAndTestSetProducer.getVisual()
          Get the visual for this bean
 BeanVisual ModelPerformanceChart.getVisual()
          Return the visual appearance of this bean
 BeanVisual PredictionAppender.getVisual()
          Get the visual being used by this data source.
 BeanVisual SerializedModelSaver.getVisual()
          Get the visual being used by this data source.
 BeanVisual InstanceStreamToBatchMaker.getVisual()
          Gets the visual appearance of this wrapper bean
 BeanVisual GraphViewer.getVisual()
          Get the visual appearance of this bean
 BeanVisual ImageSaver.getVisual()
           
 BeanVisual ClassAssigner.getVisual()
           
 BeanVisual CostBenefitAnalysis.getVisual()
           
 BeanVisual MetaBean.getVisual()
          Gets the visual appearance of this wrapper bean
 BeanVisual DataVisualizer.getVisual()
          Return the visual appearance of this bean
 BeanVisual Visible.getVisual()
          Get the visual representation
 BeanVisual ClassValuePicker.getVisual()
           
 BeanVisual StripChart.getVisual()
          Get the visual appearance of this bean
 BeanVisual SubstringReplacer.getVisual()
          Get the visual representation
 BeanVisual Filter.getVisual()
          Get the visual appearance of this bean
 BeanVisual AbstractDataSink.getVisual()
          Get the visual being used by this data source.
 BeanVisual Clusterer.getVisual()
          Gets the visual appearance of this wrapper bean
 

Methods in weka.gui.beans with parameters of type BeanVisual
 void Sorter.setVisual(BeanVisual newVisual)
          Set a new visual representation
 void SubstringLabeler.setVisual(BeanVisual newVisual)
          Set a new visual representation
 void AbstractTestSetProducer.setVisual(BeanVisual newVisual)
          Set the visual for this bean
 void AbstractTrainingSetProducer.setVisual(BeanVisual newVisual)
          Set the visual for this bean
 void AbstractDataSource.setVisual(BeanVisual newVisual)
          Set the visual for this data source
 void Associator.setVisual(BeanVisual newVisual)
          Sets the visual appearance of this wrapper bean
 void Classifier.setVisual(BeanVisual newVisual)
          Sets the visual appearance of this wrapper bean
 void TextViewer.setVisual(BeanVisual newVisual)
          Describe setVisual method here.
 void AbstractEvaluator.setVisual(BeanVisual newVisual)
          Set the visual
 void Appender.setVisual(BeanVisual newVisual)
          Set a new visual representation
 void AbstractTrainAndTestSetProducer.setVisual(BeanVisual newVisual)
          Set the visual for this bean
 void ModelPerformanceChart.setVisual(BeanVisual newVisual)
          Set the visual appearance of this bean
 void PredictionAppender.setVisual(BeanVisual newVisual)
          Set the visual for this data source
 void SerializedModelSaver.setVisual(BeanVisual newVisual)
          Set the visual for this data source.
 void InstanceStreamToBatchMaker.setVisual(BeanVisual newVisual)
          Sets the visual appearance of this wrapper bean
 void GraphViewer.setVisual(BeanVisual newVisual)
          Set the visual appearance of this bean
 void ImageSaver.setVisual(BeanVisual newVisual)
           
 void ClassAssigner.setVisual(BeanVisual newVisual)
           
 void CostBenefitAnalysis.setVisual(BeanVisual newVisual)
           
 void MetaBean.setVisual(BeanVisual newVisual)
          Sets the visual appearance of this wrapper bean
 void DataVisualizer.setVisual(BeanVisual newVisual)
          Set the visual appearance of this bean
 void Visible.setVisual(BeanVisual newVisual)
          Set a new visual representation
 void ClassValuePicker.setVisual(BeanVisual newVisual)
           
 void StripChart.setVisual(BeanVisual newVisual)
          Set the visual appearance of this bean
 void SubstringReplacer.setVisual(BeanVisual newVisual)
          Set a new visual representation
 void Filter.setVisual(BeanVisual newVisual)
          Set the visual appearance of this bean
 void AbstractDataSink.setVisual(BeanVisual newVisual)
          Set the visual for this data source
 void Clusterer.setVisual(BeanVisual newVisual)
          Sets the visual appearance of this wrapper bean
 



Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.