Serialized Form


Package at.tuwien.ifs.commons.gui

Class at.tuwien.ifs.commons.gui.SOMToolboxAppChooser extends JFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

args

String[] args

btnCancel

JButton btnCancel

btnLaunch

JButton btnLaunch

lblSelect

JLabel lblSelect

txtDescription

JTextArea txtDescription

bgMainApps

ButtonGroup bgMainApps

runnables

ArrayList<E> runnables

applicationTypePanels

ArrayList<E> applicationTypePanels

Class at.tuwien.ifs.commons.gui.SOMToolboxAppChooser.MainRadioButton extends JRadioButton implements Serializable

serialVersionUID: 2L

Class at.tuwien.ifs.commons.gui.SOMToolboxAppChooser.MainRadioButton.MainRadioButtonModel extends JToggleButton.ToggleButtonModel implements Serializable

serialVersionUID: 1L

Serialized Fields

app

Class<T> app

Package at.tuwien.ifs.commons.gui.controls

Class at.tuwien.ifs.commons.gui.controls.TitledCollapsiblePanel extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

orientation

TitledCollapsiblePanel.Orientation orientation

title

TitledCollapsiblePanel.TitleRow title

contentCollapser

org.jdesktop.swingx.JXCollapsiblePane contentCollapser

contentContainer

Container contentContainer

Package at.tuwien.ifs.commons.gui.controls.swing.table

Class at.tuwien.ifs.commons.gui.controls.swing.table.ButtonCellEditor extends AbstractCellEditor implements Serializable

serialVersionUID: 1L

Serialized Fields

button

JButton button

Class at.tuwien.ifs.commons.gui.controls.swing.table.ButtonCellRenderer extends JButton implements Serializable

serialVersionUID: 1L

Class at.tuwien.ifs.commons.gui.controls.swing.table.ClassColorTableModel extends AbstractTableModel implements Serializable

serialVersionUID: 1L

Serialized Fields

classColors

Color[] classColors

classNames

String[] classNames

classSelected

boolean[] classSelected

selectionAllowed

boolean selectionAllowed

Class at.tuwien.ifs.commons.gui.controls.swing.table.ColorCellEditor extends AbstractCellEditor implements Serializable

serialVersionUID: 1L

Serialized Fields

currentColor

Color currentColor

button

JButton button

colorChooser

JColorChooser colorChooser

dialog

JDialog dialog

Class at.tuwien.ifs.commons.gui.controls.swing.table.ColorCellRenderer extends JLabel implements Serializable

serialVersionUID: 1L

Serialized Fields

unselectedBorder

Border unselectedBorder

selectedBorder

Border selectedBorder

isBordered

boolean isBordered

Package at.tuwien.ifs.commons.gui.jsap

Class at.tuwien.ifs.commons.gui.jsap.BooleanEditor extends OptionEditor implements Serializable

serialVersionUID: 1L

Serialized Fields

box

JCheckBox box

Class at.tuwien.ifs.commons.gui.jsap.EnumerationEditor extends OptionEditor implements Serializable

serialVersionUID: 1L

Serialized Fields

combo

JComboBox combo

Class at.tuwien.ifs.commons.gui.jsap.FileEditor extends OptionEditor implements Serializable

serialVersionUID: 1L

Serialized Fields

txtInput

JTextField txtInput

Class at.tuwien.ifs.commons.gui.jsap.GenericGUI extends JFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

argList

ArrayList<E> argList

Class at.tuwien.ifs.commons.gui.jsap.IntegerEditor extends OptionEditor implements Serializable

serialVersionUID: 1L

Serialized Fields

number

JSpinner number

defaultString

String defaultString

Class at.tuwien.ifs.commons.gui.jsap.OptionEditor extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

option

com.martiansoftware.jsap.Option option

userInput

boolean userInput

Class at.tuwien.ifs.commons.gui.jsap.StringEditor extends OptionEditor implements Serializable

serialVersionUID: 1L

Serialized Fields

text

JTextField text

defaultString

String defaultString

Package at.tuwien.ifs.commons.gui.util

Class at.tuwien.ifs.commons.gui.util.MaximisedJFrame extends JFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

screenSize

Dimension screenSize

Package at.tuwien.ifs.commons.models

Class at.tuwien.ifs.commons.models.ClassComboBoxModel extends AbstractListModel implements Serializable

serialVersionUID: 1L

Serialized Fields

content

List<E> content

selectedIndex

int selectedIndex

Package at.tuwien.ifs.feature.evaluation

Class at.tuwien.ifs.feature.evaluation.SimilarityRetrievalGUI extends MaximisedJFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

inputData

ArrayList<E> inputData

classInfo

SOMLibClassInformation classInfo

bgInputData

ButtonGroup bgInputData

bgDistanceDisplay

ButtonGroup bgDistanceDisplay

btnStart

JButton btnStart

btnSaveResults

JButton btnSaveResults

buttonLoadClassInfo

JButton buttonLoadClassInfo

labelNoInputData

JLabel labelNoInputData

modelNumberNeighbours

SpinnerNumberModel modelNumberNeighbours

spinnerNumberNeighbours

JSpinner spinnerNumberNeighbours

panelLoadedFeatureFiles

JPanel panelLoadedFeatureFiles

panelRetrieval

JPanel panelRetrieval

chartPanel

org.jfree.chart.ChartPanel chartPanel

comboQueryVector

JComboBox comboQueryVector

boxMetric

JComboBox boxMetric

resultsTable

JTable resultsTable

databaseDetailsTable

JTable databaseDetailsTable

fileChooser

JFileChooser fileChooser

txtFieldMusicPath

JTextField txtFieldMusicPath

player

AudioPlayer player

Package at.tuwien.ifs.somtoolbox

Class at.tuwien.ifs.somtoolbox.SOMToolboxException extends Exception implements Serializable

serialVersionUID: 1L


Package at.tuwien.ifs.somtoolbox.apps

Class at.tuwien.ifs.somtoolbox.apps.DataSetViewer extends CentredDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

classNames

String[] classNames

colors

Color[] colors

dataSets

double[][][] dataSets

plotPanel

org.math.plot.PlotPanel plotPanel

dataNames

String[][] dataNames

owner

JFrame owner

Class at.tuwien.ifs.somtoolbox.apps.PaletteEditor extends JFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

northPanel

JPanel northPanel

centerPanel

JPanel centerPanel

mainPanel

JPanel mainPanel

southPanel

JPanel southPanel

btnClose

JButton btnClose

btnSaveJava

JButton btnSaveJava

btnSaveMatLab

JButton btnSaveMatLab

btnSaveXML

JButton btnSaveXML

btnNew

JButton btnNew

selectPanel

JPanel selectPanel

paletteDrawingPanel

PaletteDisplayer paletteDrawingPanel

chkInterpol

JCheckBox chkInterpol

spnTargetColorCount

JSpinner spnTargetColorCount

lblColors

JLabel lblColors

scpColors

JScrollPane scpColors

colorPanel

JPanel colorPanel

chkUseGradientPoints

JCheckBox chkUseGradientPoints

somViewer

SOMViewer somViewer

state

CommonSOMViewerStateData state

displayedPalette

Palette displayedPalette

mode

int mode

btnApply

JButton btnApply

pnlSeperator

JPanel pnlSeperator

pnlAddRemoveColors

JPanel pnlAddRemoveColors

btnAddColor

JToggleButton btnAddColor

btnDelColor

JToggleButton btnDelColor

lblWhatToDo

JLabel lblWhatToDo

pnlSettings

JPanel pnlSettings

jLabel

JLabel jLabel

txtShortname

JTextField txtShortname

jLabel1

JLabel jLabel1

txtLongname

JTextField txtLongname

jLabel2

JLabel jLabel2

scpDescription

JScrollPane scpDescription

txtDescription

JTextArea txtDescription

cmbPalettes

JComboBox cmbPalettes

xmlFile

JTextField xmlFile

pnlColors

JPanel pnlColors

jLabel3

JLabel jLabel3

txtGroup

JTextField txtGroup

jLabel4

JLabel jLabel4

jLabel5

JLabel jLabel5

chkVisible

JCheckBox chkVisible

Class at.tuwien.ifs.somtoolbox.apps.UnitFileViewer extends JFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

plotPanel

org.math.plot.Plot3DPanel plotPanel

dotColor

Color dotColor

labelColor

Color labelColor

Package at.tuwien.ifs.somtoolbox.apps.server

Class at.tuwien.ifs.somtoolbox.apps.server.MapPreviewServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 1L

Class at.tuwien.ifs.somtoolbox.apps.server.MapSectionServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 1L

Class at.tuwien.ifs.somtoolbox.apps.server.MapServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 1L


Package at.tuwien.ifs.somtoolbox.apps.trainer

Class at.tuwien.ifs.somtoolbox.apps.trainer.GHSOMSettingsPanel extends SOMModelSettingsPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

lblTau

JLabel lblTau

spnTau

JSpinner spnTau

spnTau2

JSpinner spnTau2

lblTau2

JLabel lblTau2

Class at.tuwien.ifs.somtoolbox.apps.trainer.GrowingSOMSettingsPanel extends SOMModelSettingsPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

lblTau

JLabel lblTau

spnTau

JSpinner spnTau

Class at.tuwien.ifs.somtoolbox.apps.trainer.MnemonicSOMSettingsPanel extends SOMModelSettingsPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

txtUnitFile

JTextField txtUnitFile

btnUnitFileOpen

JButton btnUnitFileOpen

jLabel

JLabel jLabel

Class at.tuwien.ifs.somtoolbox.apps.trainer.SOMModelSettingsPanel extends JPanel implements Serializable

serialVersionUID: 1L

Class at.tuwien.ifs.somtoolbox.apps.trainer.SOMTrainer extends JFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

main

JPanel main

pnlMapSettings

JPanel pnlMapSettings

lblTitle

JLabel lblTitle

txtTitle

JTextField txtTitle

lblModel

JLabel lblModel

cmbModel

JComboBox cmbModel

pnlInputData

JPanel pnlInputData

lblVecFile

JLabel lblVecFile

pnlVec

JPanel pnlVec

txtInputVecotrFile

JTextField txtInputVecotrFile

btnVecFileOpen

JButton btnVecFileOpen

lblTvFile

JLabel lblTvFile

pnlTv

JPanel pnlTv

txtTemplateVecotrFile

JTextField txtTemplateVecotrFile

btnTVFileOpen

JButton btnTVFileOpen

lblOutputDir

JLabel lblOutputDir

pnlOutDir

JPanel pnlOutDir

txtOutDir

JTextField txtOutDir

btnOutDirFileSaver

JButton btnOutDirFileSaver

pnlModelSettings

JPanel pnlModelSettings

pnlMisc

JPanel pnlMisc

lblThreads

JLabel lblThreads

lblLogFile

JLabel lblLogFile

spnThreads

JSpinner spnThreads

pnlLog

JPanel pnlLog

txtLogFile

JTextField txtLogFile

btnLogFileSaver

JButton btnLogFileSaver

spnThreadsModel

SpinnerNumberModel spnThreadsModel

pgbTraining

JProgressBar pgbTraining

pnlGo

JPanel pnlGo

btnTrain

JButton btnTrain

btnSave

JButton btnSave

chkSparse

JCheckBox chkSparse

chkNormalized

JCheckBox chkNormalized

pnlSettings

JPanel pnlSettings

lblXSize

JLabel lblXSize

spnXSize

JSpinner spnXSize

lblYSize

JLabel lblYSize

spnYSize

JSpinner spnYSize

spnLearnrate

JSpinner spnLearnrate

spnSigma

JSpinner spnSigma

spnIterations

JSpinner spnIterations

lblIteration

JLabel lblIteration

rdoIterations

JRadioButton rdoIterations

rdoCycles

JRadioButton rdoCycles

lblMetric

JLabel lblMetric

lblQuality

JLabel lblQuality

cmbMetric

JComboBox cmbMetric

cmbQualityMeasure

JComboBox cmbQualityMeasure

jLabel

JLabel jLabel

spnRandomSeed

JSpinner spnRandomSeed

chkCreateDWM

JCheckBox chkCreateDWM

chkSigma

JCheckBox chkSigma

chkLernrate

JCheckBox chkLernrate

pnlModelSpecificSettings

SOMModelSettingsPanel pnlModelSpecificSettings

cmbMetricModel

ClassComboBoxModel<A> cmbMetricModel

cmbQualityMeasureModel

ClassComboBoxModel<A> cmbQualityMeasureModel

cmbModelModel

ClassComboBoxModel<A> cmbModelModel

chkLabelSOM

JCheckBox chkLabelSOM

lblLabels

JLabel lblLabels

spnLabels

JSpinner spnLabels

spnWinnerCount

JSpinner spnWinnerCount

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

Class at.tuwien.ifs.somtoolbox.apps.viewer.ArrowPNode extends edu.umd.cs.piccolo.PNode implements Serializable

serialVersionUID: 1L

Serialized Fields

x1

double x1

y1

double y1

x2

double x2

y2

double y2

arrow

Line2D.Double arrow

typeVisibility

boolean typeVisibility

selectionVisibility

boolean selectionVisibility

showStartHead

boolean showStartHead

showEndHead

boolean showEndHead

tooltipNode

edu.umd.cs.piccolo.PNode tooltipNode

arrowHeadLength

double arrowHeadLength

arrowHeadWidth

double arrowHeadWidth

startHead

Polygon startHead

endHead

Polygon endHead

color

Color color

stroke

BasicStroke stroke

type

int type

creationType

InputCorrections.CreationType creationType

arrowHeadScale

float arrowHeadScale

Class at.tuwien.ifs.somtoolbox.apps.viewer.ComponentPlaneClusteringFrame extends JFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

input

AbstractSOMLibSparseInputData input

props

SOMProperties props

labels

String[] labels

orginalSom

GrowingSOM orginalSom

pane

GenericPNodeScrollPane pane

spinnerXSize

JSpinner spinnerXSize

spinnerYSize

JSpinner spinnerYSize

spinnerNumberModelXSize

SpinnerNumberModel spinnerNumberModelXSize

spinnerNumberModelYSize

SpinnerNumberModel spinnerNumberModelYSize

clusteredMapCache

Hashtable<K,V> clusteredMapCache
A cache for already trained SOMs.


unclusteredComponentPNodeWithNames

edu.umd.cs.piccolo.PNode unclusteredComponentPNodeWithNames

unclusteredComponentPNodeWithOutNames

edu.umd.cs.piccolo.PNode unclusteredComponentPNodeWithOutNames

uHeight

int uHeight

uWidth

int uWidth

dim

int dim

tv

SOMLibTemplateVector tv

somViewer

SOMViewer somViewer

state

CommonSOMViewerStateData state

buttons

ButtonGroup buttons

padding

int padding

checkboxShowComponentNames

JCheckBox checkboxShowComponentNames

Class at.tuwien.ifs.somtoolbox.apps.viewer.ControlCollector extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

content

JPanel content

controlMenu

JMenu controlMenu

defaultControls

ArrayList<E> defaultControls

Class at.tuwien.ifs.somtoolbox.apps.viewer.DocViewPanel extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

log

org.apache.commons.logging.Log log

docScroller

JScrollPane docScroller

editDoc

JEditorPane editDoc

documentPath

String documentPath

documentSuffix

String documentSuffix

Class at.tuwien.ifs.somtoolbox.apps.viewer.ExportDialog extends CentredDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

exportBackgroundCheckBox

JCheckBox exportBackgroundCheckBox

exportButton

JButton exportButton

exportImagemapCheckBox

JCheckBox exportImagemapCheckBox

exportVisCheckBox

JCheckBox exportVisCheckBox

exportGridCheckBox

JCheckBox exportGridCheckBox

exportNoteSymbolsCheckBox

JCheckBox exportNoteSymbolsCheckBox

exportHybridImageCheckBox

JCheckBox exportHybridImageCheckBox

regenerateImagesCheckBox

JCheckBox regenerateImagesCheckBox

generateRhythmPatternsCheckBox

JCheckBox generateRhythmPatternsCheckBox

copyDataCheckBox

JCheckBox copyDataCheckBox

fileNameTextField

JTextField fileNameTextField

cleanDataNamesTextField

JTextField cleanDataNamesTextField

streamingURLTextField

JTextField streamingURLTextField

templatesTextField

JTextField templatesTextField

titleTextField

JTextField titleTextField

layer

GrowingLayer layer

spinnerNumberModel

SpinnerNumberModel spinnerNumberModel

state

CommonSOMViewerStateData state

widthSpinner

JSpinner widthSpinner

panelComputedDimension

JLabel panelComputedDimension

inputVector

InputData inputVector

isAudioSOM

boolean isAudioSOM

dataDir

String dataDir

Class at.tuwien.ifs.somtoolbox.apps.viewer.GeneralUnitPNode extends edu.umd.cs.piccolo.PNode implements Serializable

serialVersionUID: 1L

Serialization Methods

writeReplace

private Object writeReplace()
                     throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

currentDetailLevel

int currentDetailLevel

u

Unit u

X

double X

Y

double Y

width

double width

height

double height

drawBorder

boolean drawBorder

border

Rectangle2D border

borderColor

Color borderColor

borderStroke

BasicStroke borderStroke

selectedClassIndices

int[] selectedClassIndices

showOnlySelectedClasses

boolean showOnlySelectedClasses

selected

boolean selected

selectionMarker

edu.umd.cs.piccolo.nodes.PPath selectionMarker

arrowsFromThisUnit

ArrayList<E> arrowsFromThisUnit

oldScale

double oldScale

currentScale

double currentScale

detailNodes

edu.umd.cs.piccolo.PNode[] detailNodes
Nodes for details at different levels


dataDetail

edu.umd.cs.piccolo.PNode[][][] dataDetail
Data input nodes for different levels, length of GeneralUnitPNode.NUMBER_OF_DETAIL_LEVELS, contains a PText at GeneralUnitPNode.DATA_DISPLAY_VARIANT_TEXT, and InputPNodes at GeneralUnitPNode.DATA_DISPLAY_VARIANT_INPUTOBJECT and GeneralUnitPNode.DATA_DISPLAY_VARIANT_INPUTOBJECTSHIFTED.


dataCountDetail

edu.umd.cs.piccolo.PNode[] dataCountDetail

labelDetailNodes

edu.umd.cs.piccolo.PNode[] labelDetailNodes
Label nodes for different levels


pieChartDetailNodes

PieChartPNode[] pieChartDetailNodes
PieChart nodes for different levels


classInfo

SOMLibClassInformation classInfo

dataInfo

SOMLibDataInformation dataInfo

classInfoSelectionChanged

boolean classInfoSelectionChanged

queryResultMarker

edu.umd.cs.piccolo.nodes.PPath queryResultMarker

locations

Point[][] locations

state

CommonSOMViewerStateData state

Class at.tuwien.ifs.somtoolbox.apps.viewer.GeneralUnitPNodeSerializer extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

private Object readResolve()
                    throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

x

int x

y

int y

Class at.tuwien.ifs.somtoolbox.apps.viewer.GenericPNodeScrollPane extends edu.umd.cs.piccolox.swing.PScrollPane implements Serializable

serialVersionUID: 1L

Serialized Fields

canvas

edu.umd.cs.piccolo.PCanvas canvas

rectangleSelectionEventHandler

MyRectangleSelectionEventHandler rectangleSelectionEventHandler

clusterSelectionEventHandler

ClusterSelectionEventHandler clusterSelectionEventHandler

lineSelectionEventHandler

LineSelectionEventHandler lineSelectionEventHandler

node

edu.umd.cs.piccolo.PNode node

lineSelection

edu.umd.cs.piccolo.PNode lineSelection

connectedSelectionHandlers

UnitSelectionListener[] connectedSelectionHandlers

connectedSelectionHandlersSet

HashSet<E> connectedSelectionHandlersSet

lastSelectedPoint

Point2D lastSelectedPoint

state

CommonSOMViewerStateData state

tooltipNode

ToolTipPNode tooltipNode

Class at.tuwien.ifs.somtoolbox.apps.viewer.InputPNode extends edu.umd.cs.piccolo.PNode implements Serializable

serialVersionUID: 1L

Class at.tuwien.ifs.somtoolbox.apps.viewer.LabellingDialog extends CentredDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

methodCheckBox

JCheckBox methodCheckBox

numLabelsSpinner

JSpinner numLabelsSpinner

runLabellingButton

JButton runLabellingButton

spinnerNumberModel

SpinnerNumberModel spinnerNumberModel

state

CommonSOMViewerStateData state

Class at.tuwien.ifs.somtoolbox.apps.viewer.MapPNode extends edu.umd.cs.piccolo.PNode implements Serializable

serialVersionUID: 1L

Serialized Fields

gsom

GrowingSOM gsom

classInfo

SOMLibClassInformation classInfo

dataInfo

SOMLibDataInformation dataInfo

units

GeneralUnitPNode[][] units

UNIT_WIDTH

int UNIT_WIDTH

UNIT_HEIGHT

int UNIT_HEIGHT

visualizations

BackgroundImageVisualizer[] visualizations
Deprecated. use Visualizations instead

currentVisualization

BackgroundImageVisualizer currentVisualization

currentVisualizationVariant

int currentVisualizationVariant

backgroundImage

edu.umd.cs.piccolo.nodes.PImage backgroundImage

currentVisualizationImage

edu.umd.cs.piccolo.nodes.PImage currentVisualizationImage

overlayVis

AbstractMatrixVisualizer overlayVis

overlayVis_index

int overlayVis_index

overlayVisualizationImage

edu.umd.cs.piccolo.nodes.PImage overlayVisualizationImage

currentClusteringElements

SortedMap<K,V> currentClusteringElements

currentClusteringTree

ClusteringTree currentClusteringTree

manualLabels

edu.umd.cs.piccolo.PNode manualLabels

unitsNode

edu.umd.cs.piccolo.PNode unitsNode

inputCorrectionsPNode

edu.umd.cs.piccolo.PNode inputCorrectionsPNode

inputObjects

SharedSOMVisualisationData inputObjects

parentFrame

JFrame parentFrame

state

CommonSOMViewerStateData state

originalBackgroundImage

BufferedImage originalBackgroundImage

backgroundImageVisible

boolean backgroundImageVisible

inputLinkagePath

edu.umd.cs.piccolo.nodes.PPath inputLinkagePath

clusteringTreeBuilder

TreeBuilder clusteringTreeBuilder

Class at.tuwien.ifs.somtoolbox.apps.viewer.MyPCanvas extends edu.umd.cs.piccolo.PCanvas implements Serializable

serialVersionUID: 1L

Serialized Fields

selectionEventHandler

edu.umd.cs.piccolo.event.PDragSequenceEventHandler selectionEventHandler

Class at.tuwien.ifs.somtoolbox.apps.viewer.PieChartPNode extends edu.umd.cs.piccolo.PNode implements Serializable

serialVersionUID: 1L

Serialized Fields

values

int[] values

itemCount

int itemCount

plot

org.jfree.chart.plot.PiePlot plot

border

Rectangle2D border

X

double X

Y

double Y

width

double width

height

double height

countLabeler

PieChartPNode.CountLabeler countLabeler

percentageLabeler

PieChartPNode.PercentageLabeler percentageLabeler

Class at.tuwien.ifs.somtoolbox.apps.viewer.RhythmPatternsVisWindow extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

drawingPane

JPanel drawingPane

sourceName

JLabel sourceName

status

JLabel status

rhythmPattern

RhythmPattern rhythmPattern

xdim

int xdim

ydim

int ydim

mat

double[][] mat

numform_Hz

NumberFormat numform_Hz

numform_Amp

NumberFormat numform_Amp

display_status

boolean display_status

Class at.tuwien.ifs.somtoolbox.apps.viewer.SharedSOMVisualisationDataDialog extends CentredDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

state

CommonSOMViewerStateData state

buttons

HashMap<K,V> buttons

Class at.tuwien.ifs.somtoolbox.apps.viewer.SOMFrame extends JInternalFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

state

CommonSOMViewerStateData state

Class at.tuwien.ifs.somtoolbox.apps.viewer.SOMPane extends GenericPNodeScrollPane implements Serializable

serialVersionUID: 1L

Serialized Fields

inputDragHandler

MyInputDragSequenceEventHandler inputDragHandler

labelDragHandler

MyLabelDragSequenceEventHandler labelDragHandler

map

MapPNode map

map2

MapPNode map2

somComparision

SOMComparison somComparision

shiftArrowsVisibility

boolean shiftArrowsVisibility

quiver

QuiverPNode quiver

SECOND_MAP_OFFSET

int SECOND_MAP_OFFSET

secMapXOffset

double secMapXOffset

secMapYOffset

double secMapYOffset

secMapPosition

String secMapPosition

Class at.tuwien.ifs.somtoolbox.apps.viewer.SOMViewer extends MaximisedJFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

TOGGLE_PIE_CHARTS_ICONS

ImageIcon[] TOGGLE_PIE_CHARTS_ICONS

unitDescriptionFileName

String unitDescriptionFileName

weightVectorFileName

String weightVectorFileName

mapDescriptionFileName

String mapDescriptionFileName

classInformationFileName

String classInformationFileName

regressionInformationFileName

String regressionInformationFileName

dataInformationFileName

String dataInformationFileName

inputVectorFileName

String inputVectorFileName

templateVectorFileName

String templateVectorFileName

dataWinnerMappingFileName

String dataWinnerMappingFileName

linkageMapFileName

String linkageMapFileName

docViewerFrame

JFrame docViewerFrame

documentMode

boolean documentMode

viewerWorkingDirectoryName

String viewerWorkingDirectoryName

applicationDirectory

String applicationDirectory

prefs

SOMViewerProperties prefs

loggingHandler

LoggingHandler loggingHandler

initialVisualisation

BackgroundImageVisualizer initialVisualisation

initialVisualisationVariant

int initialVisualisationVariant

classColoursFile

String classColoursFile

menuBar

JMenuBar menuBar

visualizationMenu

JMenu visualizationMenu

paletteMenu

JMenu paletteMenu

visualizationMenuItemGroup

ButtonGroup visualizationMenuItemGroup

paletteMenuItemGroup

ButtonGroup paletteMenuItemGroup

oldSelectedVisualizationMenuItem

ButtonModel oldSelectedVisualizationMenuItem

thematicClassRadioButton

JMultiLineRadioButtonMenuItem thematicClassRadioButton

reversePaletteMenuItem

JCheckBoxMenuItem reversePaletteMenuItem

clusterMethodGroup

ButtonGroup clusterMethodGroup

clusteringLevel

int clusteringLevel

previousSelectedClusteringMethod

ButtonModel previousSelectedClusteringMethod

windowMenu

JMenu windowMenu

toolBar

JToolBar toolBar

menuPie

JPopupMenu menuPie

buttonPie

JButton buttonPie

shiftOverlappingToggleButton

AbstractButton shiftOverlappingToggleButton

exactPlacementToggleButton

AbstractButton exactPlacementToggleButton

linkageToggleButton

AbstractButton linkageToggleButton

statusBar

StatusBar statusBar

classLegendPane

ClassLegendPane classLegendPane

visControlPanel

VisualizationControl visControlPanel

clusteringControl

ClusteringControl clusteringControl

mapPane

SOMPane mapPane

palettePanel

PalettePanel palettePanel

collector

ControlCollector collector

queryPane

QuerySOMPanel queryPane

state

CommonSOMViewerStateData state

somFrame

SOMFrame somFrame

showShiftsMenuItem

JCheckBoxMenuItem showShiftsMenuItem

shiftsControlPanel

ShiftsControlPanel shiftsControlPanel

switchMapSubmenu

JMenu switchMapSubmenu

useMainMap

JMultiLineRadioButtonMenuItem useMainMap

useSecondMap

JMultiLineRadioButtonMenuItem useSecondMap

noInternalPlayer

boolean noInternalPlayer

visChangeListeners

Vector<E> visChangeListeners

paletteEditorMenuItem

JMenuItem paletteEditorMenuItem

rotatedQuadrants

int rotatedQuadrants

flippedX

boolean flippedX

flippedY

boolean flippedY

Class at.tuwien.ifs.somtoolbox.apps.viewer.StarPNode extends InputPNode implements Serializable

serialVersionUID: 1L

Serialized Fields

lineColor

Color lineColor

Class at.tuwien.ifs.somtoolbox.apps.viewer.StatusBar extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

statusText

JLabel statusText

progressBar

JProgressBar progressBar

Class at.tuwien.ifs.somtoolbox.apps.viewer.ToolTipPNode extends edu.umd.cs.piccolo.nodes.PText implements Serializable

serialVersionUID: 1L

Serialized Fields

border

Rectangle2D border

backgroundColor

Color backgroundColor

borderColor

Color borderColor

fontSize

int fontSize

Class at.tuwien.ifs.somtoolbox.apps.viewer.TuxRacerExportDialog extends CentredDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

csState

CommonSOMViewerStateData csState

Package at.tuwien.ifs.somtoolbox.apps.viewer.controls

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.AbstractSelectionPanel extends AbstractViewerControl implements Serializable

serialVersionUID: 1L

Serialized Fields

itemListener

ItemSelectionListener itemListener

playlistmodels

DefaultListModel[] playlistmodels

playlists

JList[] playlists

absPathVectors

Vector<E>[] absPathVectors

markedUnits

Vector<E> markedUnits
units graphically marked on the map.


unitsInPlaylist

Vector<E> unitsInPlaylist
units that contribute to the current playlist.


listScrollers

JScrollPane[] listScrollers

currentSelectionArea

int currentSelectionArea

selectionAreaCount

int selectionAreaCount

selections

GeneralUnitPNode[][] selections

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.AbstractViewerControl extends TitledCollapsiblePanel implements Serializable

serialVersionUID: 2L

Serialized Fields

state

CommonSOMViewerStateData state

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.AutoRoutePanel extends AbstractViewerControl implements Serializable

serialVersionUID: 1L

Serialized Fields

bigD

float bigD

smallD

float smallD

route

edu.umd.cs.piccolo.PNode route

dots

edu.umd.cs.piccolo.PNode dots

lines

edu.umd.cs.piccolo.PNode lines

spinnerModel

SpinnerNumberModel spinnerModel

rdoFlat

JRadioButton rdoFlat

rdoSnap

JRadioButton rdoSnap

rdoHigh

JRadioButton rdoHigh

mainP

JPanel mainP

chkTSP

JCheckBox chkTSP

chkDebug

JCheckBox chkDebug

debug

boolean debug

applyTSP

boolean applyTSP

rand

Random rand

touchedUnits

LinkedList<E> touchedUnits

lineModel

SpinnerNumberModel lineModel

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.ClassLegendPane extends AbstractViewerControl implements Serializable

serialVersionUID: 1L

Serialized Fields

table

JTable table

classColorTM

ClassColorTableModel classColorTM

noClassesLoaded

JLabel noClassesLoaded

mapPane

SOMPane mapPane

fc

JFileChooser fc

txtFilter

JTextField txtFilter

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.ClusterBoderColorChooser extends ColorChooser implements Serializable

serialVersionUID: 1L

Serialized Fields

clusteringControl

ClusteringControl clusteringControl

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.ClusteringControl extends AbstractViewerControl implements Serializable

serialVersionUID: 1L

Serialized Fields

spinnerNoCluster

JSpinner spinnerNoCluster

labelSpinner

JSpinner labelSpinner

c

GridBagConstraintsIFS c

numClusters

int numClusters

mapPane

SOMPane mapPane

colorCluster

JCheckBox colorCluster

showValues

JCheckBox showValues

valueQe

JSlider valueQe

sticky

JCheckBox sticky

kmeansInitialisationPanel

JPanel kmeansInitialisationPanel

st

boolean st

numLabels

int numLabels

maxCluster

int maxCluster

buttonColour

JButton buttonColour

qualityMeasureButton

JButton qualityMeasureButton

entropyLabel

JLabel entropyLabel

purityLabel

JLabel purityLabel

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.ColorChooser extends CentredDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

cc

JColorChooser cc

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.ColourLegendTable extends JTable implements Serializable

serialVersionUID: 2L

Serialized Fields

names

String[] names
Deprecated. 

colors

Color[] colors
Deprecated. 

columnNames

String[] columnNames
Deprecated. 

length

int length
Deprecated. 

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.ComparisonPanel extends AbstractSelectionPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

btLabelSOM

JButton btLabelSOM

buttonGroupType

ButtonGroup buttonGroupType

radioButtonTypeDataItemName

JRadioButton radioButtonTypeDataItemName

radioButtonTypeLabelSOM

JRadioButton radioButtonTypeLabelSOM

radioButtonTypeKeywordLabels

JRadioButton radioButtonTypeKeywordLabels

buttonGroupSortBy

ButtonGroup buttonGroupSortBy

radioButtonSortByName

JRadioButton radioButtonSortByName

radioButtonSortByValue

JRadioButton radioButtonSortByValue

listCount

int listCount

unionPane

JScrollPane unionPane

unionList

JList unionList

buttonsPanelSortBy

JPanel buttonsPanelSortBy

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.DocSOMPanel extends AbstractSelectionPanel implements Serializable

serialVersionUID: 1L

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.GHSOMNavigationPanel extends AbstractSelectionPanel implements Serializable

serialVersionUID: 6360870188975691823L

Serialized Fields

btDrillDown

JButton btDrillDown
The drill down JButton.


btRollUp

JButton btRollUp
The roll up JButton.


currentLevel

int currentLevel
the current viewed level


currentUnit

Unit currentUnit
The currently selected Unit.


logger

Logger logger
The logger for this type.


openedFrames

Vector<E> openedFrames
a vector containing all opened sub-frames


rootLayer

GHSOMHierarchyRoot rootLayer

somPane

SOMPane somPane
Reference to the som pane.

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.LabelEditColorChooser extends ColorChooser implements Serializable

serialVersionUID: 1L

Serialized Fields

text

edu.umd.cs.piccolo.nodes.PText text

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.MapDetailPanel extends AbstractViewerControl implements Serializable

serialVersionUID: 1L

Serialized Fields

spinnerThreshold

JSpinner[] spinnerThreshold

labelCurrentZoom

JLabel labelCurrentZoom

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.MapOverviewPane extends AbstractViewerControl implements Serializable

serialVersionUID: 1L

Serialized Fields

moc

MapOverviewPane.MapOverviewCanvas moc

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.MapOverviewPane.MapOverviewCanvas extends edu.umd.cs.piccolo.PCanvas implements Serializable

serialVersionUID: 1L

Serialized Fields

areaVisiblePNode

edu.umd.cs.piccolo.PNode areaVisiblePNode
This is the node that shows the viewed area.


viewedCanvas

edu.umd.cs.piccolo.PCanvas viewedCanvas
This is the canvas that is being viewed


changeListener

PropertyChangeListener changeListener
The change listener to know when to update the birds eye view.


layerCount

int layerCount

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.MultichannelPlaybackPanel extends AbstractSelectionPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

borderLayout1

BorderLayout borderLayout1

jTabbedPane1

JTabbedPane jTabbedPane1

jPanel1

JPanel jPanel1

gridBagLayout1

GridBagLayout gridBagLayout1

gridBagLayout2

GridBagLayout gridBagLayout2

li_lines

JList li_lines

jScrollPane1

JScrollPane jScrollPane1

btn_findme_loop

JToggleButton btn_findme_loop

btn_findme

JButton btn_findme

jLabel3

JLabel jLabel3

pnl_layout_table_gen

JPanel pnl_layout_table_gen

txt_table_x

JTextField txt_table_x

jLabel4

JLabel jLabel4

txt_table_y

JTextField txt_table_y

jLabel5

JLabel jLabel5

btn_gen

JButton btn_gen

jScrollPane2

JScrollPane jScrollPane2

btn_autoassign

JButton btn_autoassign

btn_start

JButton btn_start

jLabel6

JLabel jLabel6

jScrollPane3

JScrollPane jScrollPane3

tp_help

JTextPane tp_help

btn_load

JButton btn_load

btn_save

JButton btn_save

tpHint

JTextPane tpHint

tb_layout

LayoutTable tb_layout

tbmod_layout

DefaultTableModel tbmod_layout

aavGPNs

Vector<E>[][] aavGPNs
Stores the assignments for each cell of the layout table.

The vector contains GeneralUnitPNodes


bAssignmentChanged

boolean bAssignmentChanged

somPane

SOMPane somPane

map

MapPNode map

gsom

GrowingSOM gsom

fmlt

FindMeLoopThread fmlt

bIgnoreNextSelectionChange

boolean bIgnoreNextSelectionChange
If true, changes of the selection in the SOMPane will be ignored.

Used if selection is programmatically removed (because anotehr cell in layout table is being selected; then the assigment should not be changed.


aPtdata

TPlaybackThreadDataRecord[] aPtdata
Is created and filled when parsing layout table


lhmThreads

LinkedHashMap<K,V> lhmThreads

actmod

ActivityGridModel actmod

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.PaletteDisplayer extends JComponent implements Serializable

serialVersionUID: 1L

Serialized Fields

palette

Palette palette

showScale

boolean showScale

autoOrientation

boolean autoOrientation

orientation

int orientation

font

Font font

showPercent

boolean showPercent

minValue

double minValue

maxValue

double maxValue

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.PalettePanel extends AbstractViewerControl implements Serializable

serialVersionUID: 1L

Serialized Fields

noPalette

JLabel noPalette

drawPalettePanel

PaletteDisplayer drawPalettePanel

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.PlaygroundPanel extends AbstractViewerControl implements Serializable

serialVersionUID: 1L

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.PlaylistEvaluationPane extends AbstractViewerControl implements Serializable

serialVersionUID: 1L

Serialized Fields

txtInfile

JTextField txtInfile

btnEvalPL

JButton btnEvalPL

btnPrintPL

JButton btnPrintPL

playlistPrint

edu.umd.cs.piccolo.PNode playlistPrint

playlistDots

edu.umd.cs.piccolo.PNode playlistDots

playlistLines

edu.umd.cs.piccolo.PNode playlistLines

spmSeconds

SpinnerNumberModel spmSeconds

btnStopPLMovie

JButton btnStopPLMovie

stopPLMovie

boolean stopPLMovie

btnRememberPlaylist

JButton btnRememberPlaylist

currentPlaylist

String currentPlaylist

rememberedPlaylists

StringBuilder rememberedPlaylists

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.PlaySOMPanel extends AbstractSelectionPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

btPlaySelected

JButton btPlaySelected

btPlayAll

JButton btPlayAll

btDelSelected

JButton btDelSelected

btExportPlaylist

JButton btExportPlaylist

btRhythmPatternVis

JButton btRhythmPatternVis

btEvalSOM

JButton btEvalSOM

buttonSummarise

JButton buttonSummarise

rbFlat

JRadioButton rbFlat

rbSmoothed

JRadioButton rbSmoothed

btClearHist

JButton btClearHist

txSearchField

JTextField txSearchField

lblSearch

JLabel lblSearch

chkCountHist

JCheckBox chkCountHist

PLAY_SELECTED

String PLAY_SELECTED

PLAY_ALL

String PLAY_ALL

DELETE_SELECTED

String DELETE_SELECTED

EXPORT_PLAYLIST

String EXPORT_PLAYLIST

SEARCH

String SEARCH

SHOW_RHYTHM_PATTERN

String SHOW_RHYTHM_PATTERN

SHOW_COUNT_HIST

String SHOW_COUNT_HIST

CLEAR_COUNT_HIST

String CLEAR_COUNT_HIST

SUMMARISE

String SUMMARISE

EVAL_SOM

String EVAL_SOM

parent

JFrame parent

evalPanel

AbstractViewerControl evalPanel

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.QuerySOMPanel extends AbstractViewerControl implements Serializable

serialVersionUID: 1L

Serialized Fields

querySearchButton

JButton querySearchButton

documentSearchButton

JButton documentSearchButton

queryClearButton

JButton queryClearButton

documentFileChooser

JFileChooser documentFileChooser

queryTextField

JTextField queryTextField

queryStatusLabel

JLabel queryStatusLabel

documentStatusLabel

JLabel documentStatusLabel

winningUnitPNode

GeneralUnitPNode winningUnitPNode

templateVector

SOMLibTemplateVector templateVector

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.ShiftsControlPanel extends AbstractViewerControl implements Serializable

serialVersionUID: 1L

Serialized Fields

mapPane

SOMPane mapPane

bag

GridBagConstraints bag

noShiftInfoLoaded

JLabel noShiftInfoLoaded

sourceSpinner

JSpinner sourceSpinner

targetSpinner

JSpinner targetSpinner

outlierCountSpinner

JSpinner outlierCountSpinner

stableCountSpinner

JSpinner stableCountSpinner

minAbsoluteCountSpinner

JSpinner minAbsoluteCountSpinner

sourceLabel

JLabel sourceLabel

targetLabel

JLabel targetLabel

countLabel

JLabel countLabel

outlierCLabel

JLabel outlierCLabel

stableCLabel

JLabel stableCLabel

minAbsoluteCLabel

JLabel minAbsoluteCLabel

countPercentRB

JRadioButton countPercentRB

countAbsoluteRB

JRadioButton countAbsoluteRB

cumulativeCB

JCheckBox cumulativeCB

sep1

JSeparator sep1

sep2

JSeparator sep2

sep3

JSeparator sep3

positionLabel

JLabel positionLabel

posBottomRB

JRadioButton posBottomRB

posTopRB

JRadioButton posTopRB

posLeftRB

JRadioButton posLeftRB

posRightRB

JRadioButton posRightRB

positionLabelX

JLabel positionLabelX

positionLabelY

JLabel positionLabelY

positionXSpinner

JSpinner positionXSpinner

positionYSpinner

JSpinner positionYSpinner

outlierCB

JCheckBox outlierCB

stableCB

JCheckBox stableCB

adjacentCB

JCheckBox adjacentCB

clusterCB

JCheckBox clusterCB

multiMatchCB

JCheckBox multiMatchCB

clusterLabel

JLabel clusterLabel

clusterSpinner

JSpinner clusterSpinner

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.VisualizationControl extends AbstractViewerControl implements Serializable

serialVersionUID: 1L

Serialized Fields

mapPane

SOMPane mapPane

initialTitle

String initialTitle

noVisLabel

JLabel noVisLabel

Package at.tuwien.ifs.somtoolbox.apps.viewer.controls.multichannelPlayback

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.multichannelPlayback.ActivityGrid extends net.sf.jeppers.grid.JGrid implements Serializable

serialVersionUID: 1L

Serialized Fields

ROW_HEIGHT

int ROW_HEIGHT
Fixed row height


COLUMN_WIDTH

int COLUMN_WIDTH
Fixed column width

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.multichannelPlayback.ActivityGridModel extends net.sf.jeppers.grid.DefaultGridModel implements Serializable

serialVersionUID: 1L

Serialized Fields

sb

StringBuffer sb

grid

net.sf.jeppers.grid.JGrid grid

aasFirstLine

String[][] aasFirstLine
Contains names of mixer


aasSecondLine

String[][] aasSecondLine
Contains song names, is set via method call


aabMuted

boolean[][] aabMuted
True for the respective cell if this speaker is currently muted (eg waiting for decoding)

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.multichannelPlayback.ControlFrame extends JFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

paused

boolean paused

lhmThreads

LinkedHashMap<K,V> lhmThreads
Contains PlaybackThreads; the key is the index of the line as a String


tuThread

TimeUpdateThread tuThread

btn_start_on_panel

JButton btn_start_on_panel
Reference to the Start button on the Panel. Used to en- and disable it


ii_pause

ImageIcon ii_pause

ii_play

ImageIcon ii_play

ii_stop

ImageIcon ii_stop

mod

ActivityGridModel mod

lb_songs1

JLabel lb_songs1

lb_songs2

JLabel lb_songs2

btn_pause

JButton btn_pause

btn_stop

JButton btn_stop

lb_Playtime1

JLabel lb_Playtime1

lb_Playtime2

JLabel lb_Playtime2

gridBagLayout1

GridBagLayout gridBagLayout1

jScrollPane1

JScrollPane jScrollPane1

gr_activity

ActivityGrid gr_activity

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.multichannelPlayback.LayoutTable extends JTable implements Serializable

serialVersionUID: 1L

Serialized Fields

aavGPNs

Vector<E>[][] aavGPNs

aasToopTips

String[][] aasToopTips

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.multichannelPlayback.MyGridCellRenderer extends DefaultTableCellRenderer implements Serializable

serialVersionUID: 1L

Serialized Fields

aabMuted

boolean[][] aabMuted
Flags that determine whether the respective speaker is currently muted and therefore should get another background colour

order of indices: [x][y]


Package at.tuwien.ifs.somtoolbox.apps.viewer.controls.player

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.player.PlayerControl extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

play

JButton play

next

JButton next

prev

JButton prev

status

JLabel status

playIcon

ImageIcon playIcon

stopIcon

ImageIcon stopIcon

nextIcon

ImageIcon nextIcon

prevIcon

ImageIcon prevIcon

playlist

PlayList playlist

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.player.PlaySOMPlayer extends AbstractSelectionPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

playing_marker

int playing_marker

playList

PlayList playList

circle

edu.umd.cs.piccolo.nodes.PPath circle

nodePos

Hashtable<K,V> nodePos

txtSearch

JTextField txtSearch

btnSearch

JButton btnSearch

foundUnits

Vector<E> foundUnits

playingNode

GeneralUnitPNode playingNode

lblFindLabel

JLabel lblFindLabel

searchList

List<E> searchList

lblFindBusy

org.jdesktop.swingx.JXBusyLabel lblFindBusy

hitHist

int[][] hitHist

chkShowHH

JCheckBox chkShowHH

searchThread

PlaySOMPlayer.SearchThread searchThread

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.player.StandalonePlaySOMPlayer extends JFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

playList

PlayList playList

tmpSongDir

File tmpSongDir

connector

StandalonePlaySOMPlayer.PocketSOMConnectionHandler connector

Package at.tuwien.ifs.somtoolbox.apps.viewer.controls.psomserver

Class at.tuwien.ifs.somtoolbox.apps.viewer.controls.psomserver.PocketSOMConnector extends AbstractViewerControl implements Serializable

serialVersionUID: 1L

Serialized Fields

con

PocketSOMConnector.ConnectorEndpoint con

btnServerCtrl

JButton btnServerCtrl

txtPIN

JTextField txtPIN

txtPort

JTextField txtPort

scpUsers

JScrollPane scpUsers

tblUsers

JTable tblUsers

utm

PocketSOMConnector.UserTableModel utm

httpServer

com.sun.net.httpserver.HttpServer httpServer

txtHttpPort

JTextField txtHttpPort

btnHitHist

JButton btnHitHist

pathHitHist

int[][] pathHitHist

pnlMerge

JPanel pnlMerge

chkMergeDebugPrint

JCheckBox chkMergeDebugPrint

pathMerger

PathMerger pathMerger

btnMergeUnitBased

JButton btnMergeUnitBased

btnMergeLineBased

JButton btnMergeLineBased

btnHighlightPath

JButton btnHighlightPath

btnMergePathMapSpace

JButton btnMergePathMapSpace

btnMergePathInputSpace

JButton btnMergePathInputSpace

btnReversePath

JButton btnReversePath

btnClearMerges

JButton btnClearMerges

btnMergeConcat

JButton btnMergeConcat

btnUsePath

JButton btnUsePath

Package at.tuwien.ifs.somtoolbox.data

Class at.tuwien.ifs.somtoolbox.data.ClassInfoHeaderNotFoundException extends SOMToolboxException implements Serializable

serialVersionUID: 1L

Class at.tuwien.ifs.somtoolbox.data.DataDimensionException extends SOMToolboxException implements Serializable

serialVersionUID: 1L


Package at.tuwien.ifs.somtoolbox.input

Class at.tuwien.ifs.somtoolbox.input.DataItemLinkageMap extends Hashtable<String,String> implements Serializable

serialVersionUID: 1L

Class at.tuwien.ifs.somtoolbox.input.SOMLibFileFormatException extends SOMToolboxException implements Serializable

serialVersionUID: 1L


Package at.tuwien.ifs.somtoolbox.layers

Class at.tuwien.ifs.somtoolbox.layers.Label extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

name

String name

qe

double qe

value

double value

bestContext

String bestContext

Class at.tuwien.ifs.somtoolbox.layers.LayerAccessException extends SOMToolboxException implements Serializable

serialVersionUID: 1L


Package at.tuwien.ifs.somtoolbox.layers.metrics

Class at.tuwien.ifs.somtoolbox.layers.metrics.MetricException extends SOMToolboxException implements Serializable

serialVersionUID: 1L


Package at.tuwien.ifs.somtoolbox.layers.quality

Class at.tuwien.ifs.somtoolbox.layers.quality.QualityMeasureNotFoundException extends SOMToolboxException implements Serializable

serialVersionUID: 1L


Package at.tuwien.ifs.somtoolbox.properties

Class at.tuwien.ifs.somtoolbox.properties.FileProperties extends Properties implements Serializable

serialVersionUID: 1L

Serialized Fields

isNormalized

boolean isNormalized

namePrefix

String namePrefix

numCacheBlocks

int numCacheBlocks

outputDirectory

String outputDirectory

randomSeed

long randomSeed

sparseData

boolean sparseData

templateFileName

String templateFileName

vectorFileName

String vectorFileName

workingDirectory

String workingDirectory

usingDatabase

boolean usingDatabase

databaseServerAddress

String databaseServerAddress

databaseName

String databaseName

databaseUser

String databaseUser

databasePassword

String databasePassword

databaseTableNamePrefix

String databaseTableNamePrefix

sourceFileName

String sourceFileName

Class at.tuwien.ifs.somtoolbox.properties.GHSOMProperties extends SOMProperties implements Serializable

serialVersionUID: 1L

Serialized Fields

reIndex

boolean reIndex

tau2

double tau2

expandQualityMeasureName

String expandQualityMeasureName

Class at.tuwien.ifs.somtoolbox.properties.PropertiesException extends SOMToolboxException implements Serializable

serialVersionUID: 1L

Class at.tuwien.ifs.somtoolbox.properties.SOMProperties extends Properties implements Serializable

serialVersionUID: 1L

Serialized Fields

batchSom

boolean batchSom

neighbourWidth

int neighbourWidth

learnrate

double learnrate

metricName

String metricName

growthQualityMeasureName

String growthQualityMeasureName

numCycles

int numCycles

numIterations

int numIterations

dumpEvery

int dumpEvery

randomSeed

long randomSeed

sigma

double sigma

tau

double tau

xSize

int xSize

ySize

int ySize

zSize

int zSize

gridTopology

Layer.GridTopology gridTopology

gridLayout

Layer.GridLayout gridLayout

usePCA

boolean usePCA

datumToUnitMappings

Vector<E> datumToUnitMappings

selectedClasses

ArrayList<E> selectedClasses

classInfoFileName

String classInfoFileName

selectedClassMode

int selectedClassMode

minimumFeatureDensity

int minimumFeatureDensity

adaptiveCoordinatesThreshold

double[] adaptiveCoordinatesThreshold

Class at.tuwien.ifs.somtoolbox.properties.SOMViewerProperties extends Properties implements Serializable

serialVersionUID: 1L

Serialized Fields

htmlMapTemplatesDir

String htmlMapTemplatesDir

Package at.tuwien.ifs.somtoolbox.reportgenerator.gui

Class at.tuwien.ifs.somtoolbox.reportgenerator.gui.InputVectorSelectorPane extends JPanel implements Serializable

serialVersionUID: 1701L

Serialized Fields

id

int id

name

String name

jCheckBox

JCheckBox jCheckBox

jLabel

JLabel jLabel

Class at.tuwien.ifs.somtoolbox.reportgenerator.gui.RunResultSpecifierPane extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id

controller

ReportGenWindow controller

headerLabel

JLabel headerLabel

weightText

JTextField weightText

mapText

JTextField mapText

unitText

JTextField unitText

propertyText

JTextField propertyText

dwText

JTextField dwText

fileChooser

JFileChooser fileChooser

Package at.tuwien.ifs.somtoolbox.summarisation

Class at.tuwien.ifs.somtoolbox.summarisation.SummariserGUI extends JDialog implements Serializable

serialVersionUID: 1L

Serialized Fields

scrollP

JScrollPane scrollP

Package at.tuwien.ifs.somtoolbox.summarisation.gui

Class at.tuwien.ifs.somtoolbox.summarisation.gui.DocumentListPanel extends TogglablePanel implements Serializable

serialVersionUID: 1L

Serialized Fields

navP

NavigationPanel navP

numbSelected

JLabel numbSelected

numbSentence

JLabel numbSentence

Class at.tuwien.ifs.somtoolbox.summarisation.gui.MultiDocumentSummarisationPanel extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

navP

NavigationPanel navP

mdstype

String mdstype

scorer

Scorer scorer

resulth

ResultHandler resulth

documentdispl

DocumentDisplayer documentdispl

compressionValue

int compressionValue

similarityValue

double similarityValue

algorithm

String algorithm

clickedOnce

boolean clickedOnce

sumClicked

boolean sumClicked

panelSim

JPanel panelSim

panelScore

JPanel panelScore

Class at.tuwien.ifs.somtoolbox.summarisation.gui.NavigationPanel extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

itemNames

Object[] itemNames

scorer

Scorer scorer

resulth

ResultHandler resulth

documentdispl

DocumentDisplayer documentdispl

optionPanel

OptionPanel optionPanel

searchPanel

SearchPanel searchPanel

selectedDocument

int selectedDocument

sdsPanel

SingleDocumentSummarisationPanel sdsPanel

mdsPanel

MultiDocumentSummarisationPanel mdsPanel

doclistPanel

DocumentListPanel doclistPanel

sdsActive

boolean sdsActive

summarizer

SummariserGUI summarizer

sumClicked

boolean sumClicked

palettePanel

PalettePanel palettePanel

state

CommonSOMViewerStateData state

Class at.tuwien.ifs.somtoolbox.summarisation.gui.OptionPanel extends TogglablePanel implements Serializable

serialVersionUID: 1L

Serialized Fields

navP

NavigationPanel navP

scoreCB

JCheckBox scoreCB

highlightCB

JCheckBox highlightCB

filenameCB

JCheckBox filenameCB

wordCB

JCheckBox wordCB

Class at.tuwien.ifs.somtoolbox.summarisation.gui.PalettePanel extends TogglablePanel implements Serializable

serialVersionUID: 1L

Serialized Fields

navP

NavigationPanel navP

colors

String[] colors

palettes

Color[][] palettes

drawpalettePanel

PalettePanel.DrawPalettePanel drawpalettePanel

Class at.tuwien.ifs.somtoolbox.summarisation.gui.SearchPanel extends TogglablePanel implements Serializable

serialVersionUID: 1L

Serialized Fields

navP

NavigationPanel navP

Class at.tuwien.ifs.somtoolbox.summarisation.gui.SingleDocumentSummarisationPanel extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

group

ButtonGroup group

algorithm

String algorithm

compressionValue

int compressionValue

navP

NavigationPanel navP

scorer

Scorer scorer

resulth

ResultHandler resulth

documentdispl

DocumentDisplayer documentdispl

Package at.tuwien.ifs.somtoolbox.util

Class at.tuwien.ifs.somtoolbox.util.CentredDialog extends JDialog implements Serializable

serialVersionUID: 1L

Class at.tuwien.ifs.somtoolbox.util.GridBagConstraintsIFS extends GridBagConstraints implements Serializable

serialVersionUID: 1L

Class at.tuwien.ifs.somtoolbox.util.JMultiLineRadioButtonMenuItem extends JRadioButtonMenuItem implements Serializable

serialVersionUID: 1L

Class at.tuwien.ifs.somtoolbox.util.JMultiLineToolTip extends JToolTip implements Serializable

serialVersionUID: 1L

Serialized Fields

tipText

String tipText

component

JComponent component

columns

int columns

fixedwidth

int fixedwidth

Class at.tuwien.ifs.somtoolbox.util.LeastRecentelyUsedImageCache extends LinkedHashMap<String,BufferedImage> implements Serializable

serialVersionUID: 1L

Serialized Fields

maxCacheSize

long maxCacheSize

maxCacheSizeReadable

String maxCacheSizeReadable

Class at.tuwien.ifs.somtoolbox.util.LeastRecentlyUsedCache extends LinkedHashMap<K,V> implements Serializable

serialVersionUID: 1L

Serialized Fields

cacheSize

int cacheSize

Class at.tuwien.ifs.somtoolbox.util.TogglablePanel extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

expandedStatus

boolean expandedStatus

Package at.tuwien.ifs.somtoolbox.util.growingCellStructures

Class at.tuwien.ifs.somtoolbox.util.growingCellStructures.GrowingCellDrawSurface extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

posScale

double posScale

data

Object[] data

Package at.tuwien.ifs.somtoolbox.util.mnemonic

Class at.tuwien.ifs.somtoolbox.util.mnemonic.MapPanel extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

listenerList

EventListenerList listenerList

dragListener

MapPanel.DragListener dragListener

backgroundImageMap

BufferedImage backgroundImageMap

toDraw

boolean[][] toDraw

aspectRatio

double aspectRatio

nodeDiameter

double nodeDiameter

nodeSpacingX

double nodeSpacingX

nodeSpacingY

double nodeSpacingY

zoomAspect

double zoomAspect

zoomedHeight

int zoomedHeight

zoomedWidth

int zoomedWidth

Class at.tuwien.ifs.somtoolbox.util.mnemonic.MnemonicSOMGenerator extends JFrame implements Serializable

serialVersionUID: 1L

Serialized Fields

mainBorderLayout

BorderLayout mainBorderLayout

controlsPanelBorderLayout

BorderLayout controlsPanelBorderLayout

labelpanelGridBagLayout

GridBagLayout labelpanelGridBagLayout

buttonExit

JButton buttonExit

buttonLoad

JButton buttonLoad

buttonSave

JButton buttonSave

fileChooser

JFileChooser fileChooser

labelActiveNodesTitle

JLabel labelActiveNodesTitle

labelActiveNodesValue

JLabel labelActiveNodesValue

labelStatus

JLabel labelStatus

controlsPanel

JPanel controlsPanel

buttonPanel

JPanel buttonPanel

labelPanel

JPanel labelPanel

nodeSlider

JSpinner nodeSlider

mapPanel

MapPanel mapPanel

buttonSaveImage

JButton buttonSaveImage

enabledNodes

int enabledNodes

Package at.tuwien.ifs.somtoolbox.visualization

Class at.tuwien.ifs.somtoolbox.visualization.AbstractBackgroundImageVisualizer.VisualizationControlPanel extends JPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

opacitySpinner

JSpinner opacitySpinner

interpolateCheckbox

JCheckBox interpolateCheckbox

contourComboBox

JComboBox contourComboBox

smallerFont

Font smallerFont

reallySmallerFont

Font reallySmallerFont

c

GridBagConstraints c
The GridBagConstraints to be used to add components.


spinnerZSlice

JSpinner spinnerZSlice

Class at.tuwien.ifs.somtoolbox.visualization.AbstractItemVisualizer.AbstractSelectedItemVisualizerControlPanel extends AbstractBackgroundImageVisualizer.VisualizationControlPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

list

JList list
A list containing the names of all elements.


elementToIndexMap

Hashtable<K,V> elementToIndexMap
A mapping from an element name to it's index in the list of items to be display, to provide faster access.


oldText

String oldText
Copy of the previous search text, to prevent an update when the new search text is the same.


text

JTextField text
A text-field to directly search for an element.

Class at.tuwien.ifs.somtoolbox.visualization.AdaptiveCoordinatesVisualizer.AdaptiveCoordinatesControlPanel extends AbstractBackgroundImageVisualizer.VisualizationControlPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

spinnerThresholds

JSpinner spinnerThresholds

labelThresholds

JLabel labelThresholds

Class at.tuwien.ifs.somtoolbox.visualization.ClusterConnectionsVisualizer.ClusterConnectionsControlPanel extends AbstractBackgroundImageVisualizer.VisualizationControlPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

instantUpdateCheckBox

JCheckBox instantUpdateCheckBox

t1label

JLabel t1label

t2label

JLabel t2label

t3label

JLabel t3label

t1slider

JSlider t1slider

t2slider

JSlider t2slider

t3slider

JSlider t3slider

Class at.tuwien.ifs.somtoolbox.visualization.FlowBorderlineVisualizer.FlowBorderlineControlPanel extends AbstractBackgroundImageVisualizer.VisualizationControlPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

sigmaPanel

JPanel sigmaPanel

sigmaSpinner

JSpinner sigmaSpinner

Class at.tuwien.ifs.somtoolbox.visualization.FuzzyColourCodingVisualiser.FuzzyColouringControlPanel extends AbstractBackgroundImageVisualizer.VisualizationControlPanel implements Serializable

serialVersionUID: 1L

Class at.tuwien.ifs.somtoolbox.visualization.PMatrix.PMatrixControlPanel extends AbstractBackgroundImageVisualizer.VisualizationControlPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

spinnerPercentile

JSpinner spinnerPercentile
The JSpinner to set the radius via the percentile


textFieldRadius

JTextField textFieldRadius
The JTextField to directly set a radius

Class at.tuwien.ifs.somtoolbox.visualization.SmoothedDataHistograms.SDHControlPanel extends AbstractBackgroundImageVisualizer.VisualizationControlPanel implements Serializable

serialVersionUID: 1L

Serialized Fields

spinnerSmoothingFactor

JSpinner spinnerSmoothingFactor
The JSpinner controlling the smoothing factor.


Package at.tuwien.ifs.somtoolbox.visualization.clustering

Class at.tuwien.ifs.somtoolbox.visualization.clustering.BorderPNode extends edu.umd.cs.piccolo.PNode implements Serializable

serialVersionUID: 1L

Class at.tuwien.ifs.somtoolbox.visualization.clustering.ClusterElementsStorage extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

clusterBorders

ArrayList<E> clusterBorders

clusterLabels

ArrayList<E> clusterLabels

clusterColors

ArrayList<E> clusterColors

sticky

boolean sticky

Class at.tuwien.ifs.somtoolbox.visualization.clustering.ClusteringAbortedException extends SOMToolboxException implements Serializable

serialVersionUID: 1L

Class at.tuwien.ifs.somtoolbox.visualization.clustering.ClusteringTree extends edu.umd.cs.piccolo.PNode implements Serializable

serialVersionUID: 3918891774261635426L

Serialized Fields

topNode

ClusterNode topNode

allClusteringElements

SortedMap<K,V> allClusteringElements
contains all currently shown clustering layers


startFontSize

int startFontSize

width

int width

Class at.tuwien.ifs.somtoolbox.visualization.clustering.ClusterLabel extends Label implements Serializable

serialVersionUID: 1L

Serialized Fields

sortingValue

double sortingValue

Class at.tuwien.ifs.somtoolbox.visualization.clustering.ClusterNode extends Object implements Serializable

serialVersionUID: 2L

Serialized Fields

borderColor

Color borderColor

unitNodes

GeneralUnitPNode[] unitNodes

border

BorderPNode border

colorNode

ColoredClusterPNode colorNode

labelNode

edu.umd.cs.piccolo.PNode labelNode

level

int level

child1

ClusterNode child1

child2

ClusterNode child2

labelContainsValues

boolean labelContainsValues

factorValue

double factorValue

labels

ClusterLabel[] labels

mergeCost

double mergeCost

numberOfInputs

int numberOfInputs

centroidX

double centroidX

centroidY

double centroidY

mean

double[] mean

x

double x

y

double y

width

double width

height

double height

Class at.tuwien.ifs.somtoolbox.visualization.clustering.ColoredClusterPNode extends edu.umd.cs.piccolo.PNode implements Serializable

serialVersionUID: 1L

Serialized Fields

correspondingCluster

ClusterNode correspondingCluster

Class at.tuwien.ifs.somtoolbox.visualization.clustering.LabelCoordinates extends Point implements Serializable

serialVersionUID: 1L

Serialized Fields

label

String label

Class at.tuwien.ifs.somtoolbox.visualization.clustering.MoreCentresThanKException extends SOMToolboxException implements Serializable

serialVersionUID: 1L


Package at.tuwien.ifs.somtoolbox.visualization.comparison

Class at.tuwien.ifs.somtoolbox.visualization.comparison.QuiverPNode extends edu.umd.cs.piccolo.PNode implements Serializable

serialVersionUID: 1L

Serialized Fields

outlierArrows

boolean outlierArrows

adjacentArrows

boolean adjacentArrows

stableArrows

boolean stableArrows

clusterArrows

boolean clusterArrows

cumulative

boolean cumulative

unitSelection

Object[] unitSelection

sompane

SOMPane sompane

Package at.tuwien.ifs.somtoolbox.visualization.thematicmap

Class at.tuwien.ifs.somtoolbox.visualization.thematicmap.SOMRegion extends Polygon implements Serializable

serialVersionUID: 1L

Serialized Fields

center

edu.cornell.cs.voronoi.Pnt center

segments

ArrayList<E> segments

borderColor

Color borderColor

fillcolor

Color fillcolor

classes

ArrayList<E> classes

mainClass

SOMClass mainClass

unit

Unit unit

classInfo

SOMLibClassInformation classInfo

resolved

boolean resolved

area

double area

indexGenerator

RndIndexGenerator indexGenerator

grids

ArrayList<E> grids

polygons

ArrayList<E> polygons

min_visible_class

double min_visible_class

paintList

org.jfree.util.PaintList paintList