A B C D F G I L M N O P R S T V W X Y

V

Venn3DiagramPanel - class venndiagrams.Venn3DiagramPanel.
Graphic Venn diagram (or potatoes)
Venn3DiagramPanel(TableModel, FilterParam[]) - Constructor for class venndiagrams.Venn3DiagramPanel
Creates the window containing the potatoes and the MouseListener, which works so: as soon as the user clicks on an area in a potato, each potato is asked whether it has been clicked upon; in that case res is increased of 2**(potato number); so it is possible to know where the user clicked (thanks to a clever calculation in basis 1-2-4) and to open a window displaying the involved genes.
Venn3DiagramPanel.Potato - class venndiagrams.Venn3DiagramPanel.Potato.
A potato is a circle containing some informations relative to the filterings.
Venn3DiagramPanel.Potato(int) - Constructor for class venndiagrams.Venn3DiagramPanel.Potato
 
VennNDiagramPanel - class venndiagrams.VennNDiagramPanel.
An extension of the potatoes in the form of a table
VennNDiagramPanel(TableModel, FilterParam[]) - Constructor for class venndiagrams.VennNDiagramPanel
Constructs a panel in which the subsets of the columns set are represented line by line.
VennNDiagramPanel.ResultsLine - class venndiagrams.VennNDiagramPanel.ResultsLine.
A line in the VennNDiagramPanel.
VennNDiagramPanel.ResultsLine(FilterParam[]) - Constructor for class venndiagrams.VennNDiagramPanel.ResultsLine
 
VennPanel - class venndiagrams.VennPanel.
Abstract class for VennDiagrams.
VennPanel(TableModel, FilterParam[]) - Constructor for class venndiagrams.VennPanel
Sets some proper parameters
venndiagrams - package venndiagrams
 
verticalResolution - Variable in class graphs.GraphPanel
 
viewPanel - Variable in class windows.GraphWindow
 
viewScrollpane - Variable in class windows.DiagramWindow
 
viewScrollpane - Variable in class windows.GraphWindow
 

A B C D F G I L M N O P R S T V W X Y