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 |
Modifier and Type | Class and Description |
---|---|
class |
SOMPane
A specific subclass of
GenericPNodeScrollPane that holds a MapPNode and handles additionaly label and
input movement events. |
Modifier and Type | Field and Description |
---|---|
private GenericPNodeScrollPane |
ComponentPlaneClusteringFrame.pane |
Modifier and Type | Method and Description |
---|---|
static void |
ExportUtils.saveMapPaneAsImage(Container container,
JFileChooser fileChooser,
GenericPNodeScrollPane mapPane,
String title) |
static void |
ExportUtils.saveMapPaneAsImage(GenericPNodeScrollPane mapPane,
String imagePath,
boolean autoCrop) |