Package | Description |
---|---|
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.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.clustering | |
at.tuwien.ifs.somtoolbox.clustering.functions | |
at.tuwien.ifs.somtoolbox.input |
Provides classes responsible for reading trained network models from file or some other location.
|
at.tuwien.ifs.somtoolbox.layers |
Provides the basic classes constituting SOM-based neural networks.
|
at.tuwien.ifs.somtoolbox.structures | |
at.tuwien.ifs.somtoolbox.util |
Provides various helper classes.
|
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.
|
Class and Description |
---|
CentredDialog
This class represents a JDialog that will always be centred on top of the owning JFrame.
|
Point3d |
Class and Description |
---|
CentredDialog
This class represents a JDialog that will always be centred on top of the owning JFrame.
|
JMultiLineRadioButtonMenuItem
This class implements a radio button menu item that will use
JMultiLineToolTip for displaying multi-line
tooltips. |
LeastRecentelyUsedImageCache
A least-recently-used LRU cache, based on
LinkedHashMap . |
ProgressListener
An interface defining a listener for progress messages.
|
SwingWorker |
Class and Description |
---|
CentredDialog
This class represents a JDialog that will always be centred on top of the owning JFrame.
|
GridBagConstraintsIFS
A helper class around
GridBagConstraints , providing convenience methods to set locations, etc.. |
Class and Description |
---|
Indices2D |
Class and Description |
---|
Point3d |
Class and Description |
---|
Point3d |
Class and Description |
---|
Cuboid
Represents a cuboid with integer coordinates.
|
ProgressListener
An interface defining a listener for progress messages.
|
Class and Description |
---|
Point3d |
Class and Description |
---|
GridBagConstraintsIFS
A helper class around
GridBagConstraints , providing convenience methods to set locations, etc.. |
ImageUtils.Origin |
MultiLineToolTipUI
This is a helper class for the
JMultiLineToolTip doing the actually rendering of the multi-line tooltip. |
Point3d |
ProgressListener
An interface defining a listener for progress messages.
|
ProgressListenerFactory
A singleton factory creating
ProgressListeners . |
StdErrProgressWriter
A progress listener that writes the progress messages to the standard error stream (
System.err ). |
SwingWorker.ThreadVar
Class to maintain reference to current worker thread under separate synchronization control.
|
Class and Description |
---|
LeastRecentelyUsedImageCache
A least-recently-used LRU cache, based on
LinkedHashMap . |
LeastRecentlyUsedCache
A least-recently-used LRU cache, based on
LinkedHashMap . |
Point3d |
Class and Description |
---|
StdErrProgressWriter
A progress listener that writes the progress messages to the standard error stream (
System.err ). |