Uses of Class
weka.gui.beans.BeanVisual
Packages that use BeanVisual
-
Uses of BeanVisual in weka.gui.beans
Methods in weka.gui.beans that return BeanVisualModifier 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 representationMethods in weka.gui.beans with parameters of type BeanVisualModifier and TypeMethodDescriptionvoidAbstractDataSink.setVisual(BeanVisual newVisual) Set the visual for this data sourcevoidAbstractDataSource.setVisual(BeanVisual newVisual) Set the visual for this data sourcevoidAbstractEvaluator.setVisual(BeanVisual newVisual) Set the visualvoidAbstractTestSetProducer.setVisual(BeanVisual newVisual) Set the visual for this beanvoidAbstractTrainAndTestSetProducer.setVisual(BeanVisual newVisual) Set the visual for this beanvoidAbstractTrainingSetProducer.setVisual(BeanVisual newVisual) Set the visual for this beanvoidAppender.setVisual(BeanVisual newVisual) Set a new visual representationvoidAssociator.setVisual(BeanVisual newVisual) Sets the visual appearance of this wrapper beanvoidClassAssigner.setVisual(BeanVisual newVisual) voidClassifier.setVisual(BeanVisual newVisual) Sets the visual appearance of this wrapper beanvoidClassValuePicker.setVisual(BeanVisual newVisual) voidClusterer.setVisual(BeanVisual newVisual) Sets the visual appearance of this wrapper beanvoidCostBenefitAnalysis.setVisual(BeanVisual newVisual) voidDataVisualizer.setVisual(BeanVisual newVisual) Set the visual appearance of this beanvoidFilter.setVisual(BeanVisual newVisual) Set the visual appearance of this beanvoidFlowByExpression.setVisual(BeanVisual newVisual) voidGraphViewer.setVisual(BeanVisual newVisual) Set the visual appearance of this beanvoidImageSaver.setVisual(BeanVisual newVisual) voidImageViewer.setVisual(BeanVisual newVisual) voidInstanceStreamToBatchMaker.setVisual(BeanVisual newVisual) Sets the visual appearance of this wrapper beanvoidJoin.setVisual(BeanVisual newVisual) Set the visual for this stepvoidMetaBean.setVisual(BeanVisual newVisual) Sets the visual appearance of this wrapper beanvoidModelPerformanceChart.setVisual(BeanVisual newVisual) Set the visual appearance of this beanvoidPredictionAppender.setVisual(BeanVisual newVisual) Set the visual for this data sourcevoidSerializedModelSaver.setVisual(BeanVisual newVisual) Set the visual for this data source.voidSorter.setVisual(BeanVisual newVisual) Set a new visual representationvoidStripChart.setVisual(BeanVisual newVisual) Set the visual appearance of this beanvoidSubstringLabeler.setVisual(BeanVisual newVisual) Set a new visual representationvoidSubstringReplacer.setVisual(BeanVisual newVisual) Set a new visual representationvoidTextSaver.setVisual(BeanVisual newVisual) voidTextViewer.setVisual(BeanVisual newVisual) DescribesetVisualmethod here.voidVisible.setVisual(BeanVisual newVisual) Set a new visual representation