Uses of Class
ikbs.tools.trees.GraphViewer

Packages that use GraphViewer
ikbs.classification.weakHierarchy.graphics   
ikbs.graphics   
ikbs.graphics.cases   
ikbs.graphics.model   
ikbs.illustration.trees   
ikbs.learning   
ikbs.learning.graph   
ikbs.tools.trees   
 

Uses of GraphViewer in ikbs.classification.weakHierarchy.graphics
 

Subclasses of GraphViewer in ikbs.classification.weakHierarchy.graphics
 class HasseGraphViewer
           
 

Uses of GraphViewer in ikbs.graphics
 

Subclasses of GraphViewer in ikbs.graphics
 class ViewerRef
           
 

Uses of GraphViewer in ikbs.graphics.cases
 

Subclasses of GraphViewer in ikbs.graphics.cases
 class CaseViewer
          IKBS - Visualiseur/éditeur des cas Définition de CaseViewer, sous classe de ViewerRef
 

Uses of GraphViewer in ikbs.graphics.model
 

Subclasses of GraphViewer in ikbs.graphics.model
 class DescriptiveTreeViewer
          IKBS - ikbs.graphics.model Définition de DescriptiveTreeViewer, sous classe de ActionGraphViewer Implémente les spécificités de la gestion graphique des modèles descriptifs
 class TaxonomicTreeViewer
          IKBS - Editeur/visualiseur des cas Définition de TaxonomicTreeViewer, sous classe de ActionGraphViewer
 

Uses of GraphViewer in ikbs.illustration.trees
 

Subclasses of GraphViewer in ikbs.illustration.trees
 class IllustrationGraphViewer
          IKBS - Editeur d'arbre d'illustrations
 

Uses of GraphViewer in ikbs.learning
 

Methods in ikbs.learning with parameters of type GraphViewer
 void LearningApplet.initPolices(GraphViewer gv)
           
 

Uses of GraphViewer in ikbs.learning.graph
 

Subclasses of GraphViewer in ikbs.learning.graph
 class DecisionTreeDynamique
          IKBS - Arbre de décision Définition de DecisionTreeDynamique, sous classe de DecisionTreeViewer Surcharge des actions graphiques de repositionnement
 class DecisionTreeViewer
          IKBS - Editeur de décision Définition de DecisionTreeViewer, sous classe de ActionGraphViewer
 

Uses of GraphViewer in ikbs.tools.trees
 

Subclasses of GraphViewer in ikbs.tools.trees
 class ActionGraphViewer
          IKBS - IREMIA, Université de la Réunion Définition de ActionGraphViewer, sous classe de GraphViewer Implémente les comportements d'un canvas dynamique (PopUpMenu, déplacements, repositionnement, etc.)