Uses of Package
at.tuwien.ifs.somtoolbox.visualization

Packages that use at.tuwien.ifs.somtoolbox.visualization
at.tuwien.ifs.somtoolbox.apps Classes in this package implement applications based upon SOMs, the most important being the SOMViewer
at.tuwien.ifs.somtoolbox.apps.server Server side application of the SOM - provides servlets for a web-client access. 
at.tuwien.ifs.somtoolbox.apps.viewer This package implements the SOMViewer application; main class is SOMViewer.java. 
at.tuwien.ifs.somtoolbox.apps.viewer.controls This package provides control elements, mostly dialogs, for the SOMViewer application. 
at.tuwien.ifs.somtoolbox.apps.viewer.fileutils   
at.tuwien.ifs.somtoolbox.reportgenerator   
at.tuwien.ifs.somtoolbox.visualization Provides classes creating visualisations of trained SOMs. 
 

Classes in at.tuwien.ifs.somtoolbox.visualization used by at.tuwien.ifs.somtoolbox.apps
Palette
          This class represents a palette for the visualization.
SmoothedDataHistograms
          This visualizer provides an implementation of the Smoothed Data Histograms in three variants.
 

Classes in at.tuwien.ifs.somtoolbox.visualization used by at.tuwien.ifs.somtoolbox.apps.server
BackgroundImageVisualizer
          Interface defining a visualisation of a SOM.
BackgroundImageVisualizerInstance
          Represents a specific instance of a background image visualizer, i.e.
Palette
          This class represents a palette for the visualization.
Palettes
          This class collects all available palettes.
Visualizations
           
 

Classes in at.tuwien.ifs.somtoolbox.visualization used by at.tuwien.ifs.somtoolbox.apps.viewer
AbstractMatrixVisualizer
           
BackgroundImageVisualizer
          Interface defining a visualisation of a SOM.
ComponentPlanesVisualizer
          This visualiser provides a visualisation of component planes, i.e.
Palette
          This class represents a palette for the visualization.
ThematicClassMapVisualizer
          This visualisation colours the map according to the distribution of classes assigned to the data items.
 

Classes in at.tuwien.ifs.somtoolbox.visualization used by at.tuwien.ifs.somtoolbox.apps.viewer.controls
AbstractBackgroundImageVisualizer.VisualizationControlPanel
          A basic visualisation control panel, providing a JSpinner to control the opacity.
Palette
          This class represents a palette for the visualization.
VisualizationUpdateListener
           
 

Classes in at.tuwien.ifs.somtoolbox.visualization used by at.tuwien.ifs.somtoolbox.apps.viewer.fileutils
AbstractBackgroundImageVisualizer
          This class provides basic support for classes implementing BackgroundImageVisualizer.
 

Classes in at.tuwien.ifs.somtoolbox.visualization used by at.tuwien.ifs.somtoolbox.reportgenerator
EntropyVisualizer
           
MetroMapVisualizer
           
SmoothedDataHistograms
          This visualizer provides an implementation of the Smoothed Data Histograms in three variants.
ThematicClassMapVisualizer
          This visualisation colours the map according to the distribution of classes assigned to the data items.
TopographicProductVisualizer
          Visualization of some aspects of the Topographic Product Quality Measure, computation in TopographicProduct
Notes: Only the measure relating to the Units will be drawn
TrustwothinessVisualizer
          Visualization of some aspects of Quality Measure 6: Trustwothiness: computation in layers/quality/Q6Q7_TWNP.java
Notes: Only the measure relating to the Units will be drawn
 

Classes in at.tuwien.ifs.somtoolbox.visualization used by at.tuwien.ifs.somtoolbox.visualization
AbstractBackgroundImageVisualizer
          This class provides basic support for classes implementing BackgroundImageVisualizer.
AbstractBackgroundImageVisualizer.ContourInterpolationMode
           
AbstractBackgroundImageVisualizer.ContourMode
           
AbstractBackgroundImageVisualizer.VisualizationControlPanel
          A basic visualisation control panel, providing a JSpinner to control the opacity.
AbstractItemVisualizer
          An abstract visualiser that displays properties of a single selected item, e.g.
AbstractItemVisualizer.AbstractSelectedItemVisualizerControlPanel
          A base class for a control panel allowing selection of a single item.
AbstractMatrixVisualizer
           
ActivityHistogram
          This is the implementation of an Activity Histogram.
FIXME: there are a lot of common parts with ComponentPlanesVisualizer ==> make a superclass for both of them.
BackgroundImageVisualizer
          Interface defining a visualisation of a SOM.
BackgroundImageVisualizerInstance
          Represents a specific instance of a background image visualizer, i.e.
ColorGradient
          This class implements a gradient function to generate different colors, based on an initialisation with at least two points and colors.
ComparisonVisualizer
           
ComponentPlanesVisualizer
          This visualiser provides a visualisation of component planes, i.e.
FlowBorderlineVisualizer
          This class provides two visualizations: Flow visualization Borderline visualizations. both described in:
Georg Poelzlbauer, Michael Dittenbach, Andreas Rauber.
MatrixVisualizer
          Interface for visualisation of matrix data of/on a SOM.
MetroMapVisualizer
           
MetroMapVisualizer.MetroMapControlPanel
          A control panel extending the generic AbstractBackgroundImageVisualizer.VisualizationControlPanel, adding additionally a JList and a JTextField for selecting a component from the TemplateVector.
MetroMapVisualizer.Mode
           
NeighbourhoodGraph.NeighbourhoodControlPanel
          The control panel for the two plug-ins, containing a JSpinner.
Palette
          This class represents a palette for the visualization.
QualityMeasureVisualizer
          Interface for visualizers displaying quality measures.
RhythmPatternsAttributeVisualizer
           
Snapper
           
ThematicClassMapVisualizer
          This visualisation colours the map according to the distribution of classes assigned to the data items.
UMatrix
          This Visualizer provides two variants of the U-Matrix.
VisualizationUpdateListener