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.controls |
This package provides control elements, mostly dialogs, for the SOMViewer application.
|
at.tuwien.ifs.somtoolbox.visualization.comparison |
Modifier and Type | Field and Description |
---|---|
private SOMPane |
SOMViewer.mapPane |
Modifier and Type | Field and Description |
---|---|
private SOMPane |
VisualizationControl.mapPane |
private SOMPane |
ShiftsControlPanel.mapPane |
private SOMPane |
ClusteringControl.mapPane |
private SOMPane |
ClassLegendPane.mapPane |
protected SOMPane |
MultichannelPlaybackPanel.somPane |
private SOMPane |
GHSOMNavigationPanel.somPane
Reference to the som pane.
|
Constructor and Description |
---|
ClassLegendPane(SOMPane mapPane,
String title,
CommonSOMViewerStateData state) |
ClusteringControl(String title,
CommonSOMViewerStateData state,
SOMPane mappane) |
GHSOMNavigationPanel(CommonSOMViewerStateData state,
SOMPane mapPane)
Constructor.
|
MultichannelPlaybackPanel(CommonSOMViewerStateData state,
SOMPane somPane) |
ShiftsControlPanel(SOMPane mapPane,
CommonSOMViewerStateData state,
String title) |
VisualizationControl(String title,
CommonSOMViewerStateData state,
SOMPane mapPane) |
Modifier and Type | Field and Description |
---|---|
private SOMPane |
QuiverPNode.sompane |
Constructor and Description |
---|
QuiverPNode(SOMPane sompane) |