Uses of Class
org.esa.snap.rcp.statistics.PagePanel
Packages that use PagePanel
-
Uses of PagePanel in org.esa.snap.rcp.statistics
Subclasses of PagePanel in org.esa.snap.rcp.statisticsModifier and TypeClassDescriptionclass
A common class for chart based panelsclass
Methods in org.esa.snap.rcp.statistics that return PagePanelModifier and TypeMethodDescriptionprotected abstract PagePanel
AbstractStatisticsTopComponent.createPagePanel()
protected PagePanel
DensityPlotTopComponent.createPagePanel()
protected PagePanel
GeoCodingTopComponent.createPagePanel()
protected PagePanel
HistogramPlotTopComponent.createPagePanel()
protected PagePanel
InformationTopComponent.createPagePanel()
protected PagePanel
MetadataPlotTopComponent.createPagePanel()
protected PagePanel
ProfilePlotTopComponent.createPagePanel()
protected PagePanel
ScatterPlotTopComponent.createPagePanel()
protected PagePanel
StatisticsTopComponent.createPagePanel()
protected PagePanel
PagePanel.getAlternativeView()
Methods in org.esa.snap.rcp.statistics with parameters of type PagePanelModifier and TypeMethodDescriptionprotected void
PagePanel.setAlternativeView
(PagePanel alternativeView) Constructors in org.esa.snap.rcp.statistics with parameters of type PagePanelModifierConstructorDescriptionprotected
MaskSelectionToolSupport
(PagePanel pagePanel, org.jfree.chart.ChartPanel chartPanel, String maskName, String maskDescription, Color maskColor, PlotAreaSelectionTool.AreaType areaType)