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 Visible.getVisual()
          Get the visual representation
 BeanVisual TextViewer.getVisual()
          Get the visual appearance of this bean
 BeanVisual SubstringReplacer.getVisual()
          Get the visual representation
 BeanVisual SubstringLabeler.getVisual()
          Get the visual representation
 BeanVisual StripChart.getVisual()
          Get the visual appearance of this bean
 BeanVisual Sorter.getVisual()
          Get the visual representation
 BeanVisual SerializedModelSaver.getVisual()
          Get the visual being used by this data source.
 BeanVisual PredictionAppender.getVisual()
          Get the visual being used by this data source.
 BeanVisual ModelPerformanceChart.getVisual()
          Return the visual appearance of this bean
 BeanVisual MetaBean.getVisual()
          Gets the visual appearance of this wrapper bean
 BeanVisual InstanceStreamToBatchMaker.getVisual()
          Gets the visual appearance of this wrapper bean
 BeanVisual ImageSaver.getVisual()
           
 BeanVisual GraphViewer.getVisual()
          Get the visual appearance of this bean
 BeanVisual Filter.getVisual()
          Get the visual appearance of this bean
 BeanVisual DataVisualizer.getVisual()
          Return the visual appearance of this bean
 BeanVisual CostBenefitAnalysis.getVisual()
           
 BeanVisual Clusterer.getVisual()
          Gets the visual appearance of this wrapper bean
 BeanVisual ClassValuePicker.getVisual()
           
 BeanVisual Classifier.getVisual()
          Gets the visual appearance of this wrapper bean
 BeanVisual ClassAssigner.getVisual()
           
 BeanVisual Associator.getVisual()
          Gets the visual appearance of this wrapper bean
 BeanVisual Appender.getVisual()
          Get the visual representation
 BeanVisual AbstractTrainingSetProducer.getVisual()
          Get the visual for this bean
 BeanVisual AbstractTrainAndTestSetProducer.getVisual()
          Get the visual for this bean
 BeanVisual AbstractTestSetProducer.getVisual()
          Get the visual for this bean
 BeanVisual AbstractEvaluator.getVisual()
          Get the visual
 BeanVisual AbstractDataSource.getVisual()
          Get the visual being used by this data source.
 BeanVisual AbstractDataSink.getVisual()
          Get the visual being used by this data source.
 

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



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