Package | Description |
---|---|
at.tuwien.ifs.somtoolbox.apps.viewer |
This package implements the SOMViewer application; main class is SOMViewer.java.
|
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.util |
Provides various helper classes.
|
at.tuwien.ifs.somtoolbox.visualization.clustering |
Contains classes implementing clustering methods on the SOM.
|
Class and Description |
---|
ClusterSelectionEventHandler
EventHandler for selecting clusters by rectangle.
|
LineSelectionEventHandler
Implements the line selection model, everything below a drawn line is selected.
|
LoggingHandler
Handles events from Logger and decides where to output it.
|
MyInputDragSequenceEventHandler
Used to move an input vector to a different unit.
|
MyLabelDragSequenceEventHandler
Used to move Labels of clusters.
|
MyRectangleSelectionEventHandler
EventHandler for selecting by rectangle.
|
Class and Description |
---|
EditLabelEventListener
Event Listerner for double clicks on cluster- and manual labels.
|
Class and Description |
---|
AbstractDragSequenceEventHandler
An abstract sequence handler that implements common tasks as drag start an drag activity step methods.
|
OrderedPSelectionEventHandler
A Selection Event Handler that stores the selected items in the selection (insertion) order.
|
Class and Description |
---|
EditLabelEventListener
Event Listerner for double clicks on cluster- and manual labels.
|
Class and Description |
---|
EditLabelEventListener
Event Listerner for double clicks on cluster- and manual labels.
|