Uses of Class
weka.gui.knowledgeflow.MainKFPerspective
Packages that use MainKFPerspective
-
Uses of MainKFPerspective in weka.gui.knowledgeflow
Methods in weka.gui.knowledgeflow that return MainKFPerspectiveModifier and TypeMethodDescriptionBaseInteractiveViewer.getMainKFPerspective()Get the main knowledge flow perspective.StepInteractiveViewer.getMainKFPerspective()Get the main knowledge flow perspective.Methods in weka.gui.knowledgeflow with parameters of type MainKFPerspectiveModifier and TypeMethodDescriptionvoidBaseInteractiveViewer.setMainKFPerspective(MainKFPerspective perspective) Set the main knowledge flow perspective.voidStepInteractiveViewer.setMainKFPerspective(MainKFPerspective perspective) Set the main knowledge flow perspective.Constructors in weka.gui.knowledgeflow with parameters of type MainKFPerspectiveModifierConstructorDescriptionKFGraphicalEnvironmentCommandHandler(MainKFPerspective mainPerspective) ConstructorMainKFPerspectiveToolBar(MainKFPerspective mainKFPerspective) ConstructorStepTree(MainKFPerspective mainPerspective) ConstructorVisibleLayout(MainKFPerspective mainPerspective) Constructor