Uses of Package
at.tuwien.ifs.somtoolbox.apps.viewer

Packages that use at.tuwien.ifs.somtoolbox.apps.viewer
at.tuwien.ifs.commons.gui.controls   
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.analysis   
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.controls.player   
at.tuwien.ifs.somtoolbox.apps.viewer.controls.psomserver   
at.tuwien.ifs.somtoolbox.apps.viewer.controls.psomserver.httphandler   
at.tuwien.ifs.somtoolbox.apps.viewer.fileutils   
at.tuwien.ifs.somtoolbox.apps.viewer.handlers This package provides event handlers for the SOMViewer application. 
at.tuwien.ifs.somtoolbox.reportgenerator   
at.tuwien.ifs.somtoolbox.reportgenerator.gui   
at.tuwien.ifs.somtoolbox.summarisation   
at.tuwien.ifs.somtoolbox.summarisation.gui   
at.tuwien.ifs.somtoolbox.summarisation.output   
at.tuwien.ifs.somtoolbox.visualization Provides classes creating visualisations of trained SOMs. 
at.tuwien.ifs.somtoolbox.visualization.clustering Contains classes implementing clustering methods on the SOM. 
at.tuwien.ifs.somtoolbox.visualization.comparison   
 

Classes in at.tuwien.ifs.somtoolbox.apps.viewer used by at.tuwien.ifs.commons.gui.controls
CommonSOMViewerStateData
          This class stores common viewer state data, and is shared among the different panels of the SOMViewer application.
 

Classes in at.tuwien.ifs.somtoolbox.apps.viewer used by at.tuwien.ifs.somtoolbox.apps
CommonSOMViewerStateData
          This class stores common viewer state data, and is shared among the different panels of the SOMViewer application.
SOMViewer
          The class providing the main window of the SOMViewer application.
 

Classes in at.tuwien.ifs.somtoolbox.apps.viewer used by at.tuwien.ifs.somtoolbox.apps.analysis
MapPNode
          The graphical representation of a map in the SOMViewer application.
 

Classes in at.tuwien.ifs.somtoolbox.apps.viewer used by at.tuwien.ifs.somtoolbox.apps.viewer
ArrowPNode
          Class for arrows on the SOM Visualization (that indicate shifts in a SOM)
CommonSOMViewerStateData
          This class stores common viewer state data, and is shared among the different panels of the SOMViewer application.
ComponentPlaneClusteringFrame.ComponentPlaneClustering
           
ControlCollector
           
GeneralUnitPNode
          The graphical representation of one SOM Unit, including labels, data items and class pie charts.
GenericPNodeScrollPane
          A generic scrollable pane that holds a PNode and handles line and rectangle selection events via registered listeners.
InputPNode
          Representation of an input object on the map
ItemSelectionListener
           
MapPNode
          The graphical representation of a map in the SOMViewer application.
PieChartPNode
          Wrapper for displaying a pie chart within the Piccolo zooming interface framework.
PieChartPNode.CountLabeler
           
PieChartPNode.PercentageLabeler
           
PieChartPNode.PieChartLabelMode
           
RhythmPattern
          Creates a visualization of Rhythm Pattern feature vectors.
SOMFrame
          The frame holding the SOMPane.
SOMPane
          A specific subclass of GenericPNodeScrollPane that holds a MapPNode and handles additionaly label and input movement events.
SOMViewer
          The class providing the main window of the SOMViewer application.
StatusBar
          The status bar displayed in the lower-right part of the SOMViewer application.
ToolTipPNode
          Displays a tool-tip window displayed on mouse-over events in the SOMPane.
UnitSelectionListener
           
VisualizationChangeListener
           
 

Classes in at.tuwien.ifs.somtoolbox.apps.viewer used by at.tuwien.ifs.somtoolbox.apps.viewer.controls
CommonSOMViewerStateData
          This class stores common viewer state data, and is shared among the different panels of the SOMViewer application.
GeneralUnitPNode
          The graphical representation of one SOM Unit, including labels, data items and class pie charts.
ItemSelectionListener
           
MapPNode
          The graphical representation of a map in the SOMViewer application.
SOMFrame
          The frame holding the SOMPane.
SOMPane
          A specific subclass of GenericPNodeScrollPane that holds a MapPNode and handles additionaly label and input movement events.
UnitSelectionListener
           
 

Classes in at.tuwien.ifs.somtoolbox.apps.viewer used by at.tuwien.ifs.somtoolbox.apps.viewer.controls.player
CommonSOMViewerStateData
          This class stores common viewer state data, and is shared among the different panels of the SOMViewer application.
GeneralUnitPNode
          The graphical representation of one SOM Unit, including labels, data items and class pie charts.
UnitSelectionListener
           
 

Classes in at.tuwien.ifs.somtoolbox.apps.viewer used by at.tuwien.ifs.somtoolbox.apps.viewer.controls.psomserver
CommonSOMViewerStateData
          This class stores common viewer state data, and is shared among the different panels of the SOMViewer application.
GeneralUnitPNode
          The graphical representation of one SOM Unit, including labels, data items and class pie charts.
MapPNode
          The graphical representation of a map in the SOMViewer application.
VisualizationChangeListener
           
 

Classes in at.tuwien.ifs.somtoolbox.apps.viewer used by at.tuwien.ifs.somtoolbox.apps.viewer.controls.psomserver.httphandler
CommonSOMViewerStateData
          This class stores common viewer state data, and is shared among the different panels of the SOMViewer application.
 

Classes in at.tuwien.ifs.somtoolbox.apps.viewer used by at.tuwien.ifs.somtoolbox.apps.viewer.fileutils
CommonSOMViewerStateData
          This class stores common viewer state data, and is shared among the different panels of the SOMViewer application.
GenericPNodeScrollPane
          A generic scrollable pane that holds a PNode and handles line and rectangle selection events via registered listeners.
MapPNode
          The graphical representation of a map in the SOMViewer application.
 

Classes in at.tuwien.ifs.somtoolbox.apps.viewer used by at.tuwien.ifs.somtoolbox.apps.viewer.handlers
GeneralUnitPNode
          The graphical representation of one SOM Unit, including labels, data items and class pie charts.
MapPNode
          The graphical representation of a map in the SOMViewer application.
StatusBar
          The status bar displayed in the lower-right part of the SOMViewer application.
ToolTipPNode
          Displays a tool-tip window displayed on mouse-over events in the SOMPane.
 

Classes in at.tuwien.ifs.somtoolbox.apps.viewer used by at.tuwien.ifs.somtoolbox.reportgenerator
CommonSOMViewerStateData
          This class stores common viewer state data, and is shared among the different panels of the SOMViewer application.
 

Classes in at.tuwien.ifs.somtoolbox.apps.viewer used by at.tuwien.ifs.somtoolbox.reportgenerator.gui
CommonSOMViewerStateData
          This class stores common viewer state data, and is shared among the different panels of the SOMViewer application.
 

Classes in at.tuwien.ifs.somtoolbox.apps.viewer used by at.tuwien.ifs.somtoolbox.summarisation
CommonSOMViewerStateData
          This class stores common viewer state data, and is shared among the different panels of the SOMViewer application.
 

Classes in at.tuwien.ifs.somtoolbox.apps.viewer used by at.tuwien.ifs.somtoolbox.summarisation.gui
CommonSOMViewerStateData
          This class stores common viewer state data, and is shared among the different panels of the SOMViewer application.
 

Classes in at.tuwien.ifs.somtoolbox.apps.viewer used by at.tuwien.ifs.somtoolbox.summarisation.output
CommonSOMViewerStateData
          This class stores common viewer state data, and is shared among the different panels of the SOMViewer application.
 

Classes in at.tuwien.ifs.somtoolbox.apps.viewer used by at.tuwien.ifs.somtoolbox.visualization
MapPNode
          The graphical representation of a map in the SOMViewer application.
 

Classes in at.tuwien.ifs.somtoolbox.apps.viewer used by at.tuwien.ifs.somtoolbox.visualization.clustering
GeneralUnitPNode
          The graphical representation of one SOM Unit, including labels, data items and class pie charts.
 

Classes in at.tuwien.ifs.somtoolbox.apps.viewer used by at.tuwien.ifs.somtoolbox.visualization.comparison
MapPNode
          The graphical representation of a map in the SOMViewer application.
SOMPane
          A specific subclass of GenericPNodeScrollPane that holds a MapPNode and handles additionaly label and input movement events.
UnitSelectionListener