Class Summary |
AboutDialog |
This is the About Dialog of vanGogh! |
AboutHandler |
This class is the MacSupport for the About MenuItem |
AbstractFlow |
a class that represents a flow |
BarChart |
This class is the window for a Barchart |
BarChartPanel |
This class is the panel for a barchart |
CategorialVariable |
A class that represents a categorial variable |
ColorMapper |
Dialog to set the color function for map diagrams |
ConfiAdder |
A Dialog for specifying confidence intervals |
ContinuousVariable |
Class that represents a continuous Variable |
DataSetFrame |
JInternalFrame that shows a list of variables, allowing to select
and deselect them |
DensityEstimator |
An abstract superclass for Density Estimation |
DerivedCategorialVariable |
A categorial variable that was created from another
categorial variable |
DerivedContinuousVariable |
A continuous variable that was created from another
continuous variable |
DotPlot |
The window for a dotplot |
DotPlotPane |
the panel that describes a DotPlot |
ErroerStream |
|
ExampleFileFilter |
A convenience implementation of FileFilter that filters out
all files except for those type extensions that it knows about. |
FlowerFrame |
A JInternalFrame for drawing Flows |
FlowerPanel |
The panel that describes a Flow Diagram |
FlowLayer |
A class to draw flows between nodes (not aggregated, no
transfer points) |
FlowLayer1Curves |
A class to draw flows between nodes (not aggregated, with
transfer points) |
FlowLayer2 |
A class to draw flows between nodes (aggregated flows, no
transfer points) |
FlowLayer2Curves |
A class to draw flows between nodes (aggregated flows, with
transfer points) |
GeoMap |
A class that represents a geographical map |
GroupAdder |
Deprecated: Not in use in this implementation of VanGogh |
HexBinner |
A class that is responsible for drawing hexagonal binning of
a scatterplot |
Histogram |
The Window that shows a histogram |
HistoPanel |
The panel that describes a histogram |
ImageLayer |
A class for drawing images in the background, used by
Flow Diagrams |
JFlowOptionsChooser |
A JInternalFrame that makes the settings for a Flow
Diagram |
JPEGSaver |
A class to save images as jpg |
Layer |
Superclass for all painters that wants to draw anything. |
LDataSet |
Class to represent a dataset. |
MaFrame |
This class shows all available maps as a list |
MapAlgos |
|
MapEaser |
|
MapFrame |
This Window contains a MapPanel to show Map Diagrams |
MapImage |
This class represents an image file that can be imported into VanGogh |
MapImageFrame |
This Window shows all available background images as
a list |
MapLayer |
This class is responsible for drawing a map. |
MapPanel |
This panel describes a Map Diagram |
MapVarSelector |
This window is used to set the binding variables in a map |
MarronDens |
This class is responsible for drawing a gaussian density
estimation |
MosaicPanel |
This panel describes a MosaicPlot |
MosaicPlot |
This window shows a Mosaicplot |
MosaicRect |
This class represents a single rectangle inside a
Mosaicplot |
MyJList |
This class implements a form of JList, where dnd problems
were solved |
NetworkFrame |
The main Application class. |
NodeLayer |
A layer to paint nodes as bars. |
NodeLayer2 |
A Layer to paint nodes as circles and rects. |
NodeLayer2Test |
|
NodeLayer3 |
Deprecated: Not in use in this implementation of VanGogh |
OrdinalVariable |
Represents a Ordinal Variable (can be converted into
a categorial or continuous Variable!!) |
Overviewer |
This class represents the Overviewer, that shows visible
areas of a plot |
Path |
A Path containing of straight lines that does not close |
PCoords |
The window that contains a PCPanel |
PCPanel |
A panel that describes a Parallel Coordinates plot |
PlotPanel |
This is the superclass of all plots (Panels). |
Poly2D |
Class for Representation of an Polygon in 2D |
Polynom |
A class that represents a Polynom. |
PolynomialRegression |
A class that makes a polynomial regression, not used
in this version of VanGogh |
PrefsHandler |
A Class for MacSupport of the Preferences MenuItem |
PreviewImage |
|
ProgressFrame |
A Window that show progress of loading Datasets, Images
and Maps |
PropFrame |
A Dialog for specifying the user settings |
QueryDisplay |
A class that describes the display that pops up, if
the user performes a query |
RectBinner |
A class that is responsible for creating and drawing
rectangular binning |
Regression |
Class that draws a regression line, not supported
in this version of VanGogh |
SavePrintIntFrame |
A Superclass Frame for all JInternalFrames that are allowed
to be added to this application. |
ScatterPanel |
A panel that describes a Scatterplot |
ScatterPlot |
The window that shows the Scatterplot |
Selectioner |
Class for selection and sorting |
Smoothing |
A superclass for all classes that wants to draw
density estimations |
SortFeld |
A class for Sorting (with this, only the integer array
will be sorted!) |
SymmetryDiagram |
The window that shows the SymmDiagram |
SymmetryDiagramPanel |
A panel that describes and draws SymmDiagrams |
TextSaver |
A class to save Strings |
TrafficWizard |
The Wizard Window that supports the user in opening
traffic datasets |
TransferPointAdder |
This Window is for specifying transfer points
in Flow Diagrams |
Utils |
A class with static utility functions |
VarFrame |
Class that shows a Variable as a list |
Variable |
A superclass that represents a Variable |
WeightVarAdder |
This wWindow is for specifying weight variables |