|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HeatmapPanel | |
|---|---|
| adams.gui.visualization.heatmap | |
| Uses of HeatmapPanel in adams.gui.visualization.heatmap |
|---|
| Fields in adams.gui.visualization.heatmap declared as HeatmapPanel | |
|---|---|
protected HeatmapPanel |
AbstractHeatmapOverlay.m_HeatmapPanel
the heatmap panel. |
| Methods in adams.gui.visualization.heatmap that return HeatmapPanel | |
|---|---|
HeatmapPanel |
HeatmapViewerPanel.getCurrentPanel()
Returns the currently selected heatmap panel. |
HeatmapPanel |
AbstractHeatmapOverlay.getHeatmapPanel()
Returns the heatmap panel this overlay is for. |
HeatmapPanel |
HeatmapViewerPanel.getPanelAt(int index)
Returns the specified heatmap panel. |
protected HeatmapPanel |
HeatmapViewerPanel.newPanel(Heatmap map)
Creates a new panel and configures it. |
| Methods in adams.gui.visualization.heatmap with parameters of type HeatmapPanel | |
|---|---|
protected void |
HeatmapViewerPanel.applyImageFilter(HeatmapPanel panel,
AbstractImageFilter filter)
Applies the image filter to the heatmap image. |
protected void |
HeatmapViewerPanel.applyImageJ(HeatmapPanel panel)
Applies ImageJ to the heatmap images. |
protected void |
HeatmapViewerPanel.applyImageMagick(HeatmapPanel panel)
Applies ImageMagick to the heatmap images. |
protected void |
HeatmapViewerPanel.applyJAI(HeatmapPanel panel)
Applies JAI to the heatmap images. |
void |
AbstractHeatmapOverlay.setHeatmapPanel(HeatmapPanel value)
Sets the heatmap panel this overlay is for. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||