Package org.fhcrc.cpl.toolbox.gui.chart

Class Summary
ChartDialog Generic render-a-chart-in-a-dialog class.
ChartMouseAndMotionListener Superclass for MouseListener/MouseMotionListener combos to hang on charts, with some utility methods.
CrosshairChangeListener Convenience class for only getting updates when Crosshair values change.
DropdownMultiChartDisplayPanel This implementation uses a dropdown box to control display
MultiChartDisplayPanel display multiple charts in a panel.
PanelWithBarChart A simple bar-chart implementation.
PanelWithBlindImageChart PanelWithChart implementation to make it easy to put out Line Charts If you want to do anything super-serious with the chart, use getChart() and getRenderer()
PanelWithBoxAndWhiskerChart A simple bar-chart implementation.
PanelWithChart Generic render-a-chart-in-a-panel class.
PanelWithHeatMap PanelWithChart implementation to make it easy to put out Line Charts If you want to do anything super-serious with the chart, use getChart() and getRenderer()
PanelWithHistogram PanelWithChart implementation to make it easy to put out scatterplots.
PanelWithLineChart PanelWithChart implementation to make it easy to put out Line Charts If you want to do anything super-serious with the chart, use getChart() and getRenderer()
PanelWithLineChart.NullLabelGenerator This should not be necessary.
PanelWithPeakChart Triple up the input data.
PanelWithPieChart A simple pie-chart implementation.
PanelWithRPairsPlot This class knows how to ask R to plot a "pairs" plot
PanelWithRPerspectivePlot This class knows how to ask R to plot perspective 3D charts to a file and then display them in a panel
PanelWithRPerspectivePlot.LineVariables  
PanelWithScatterPlot PanelWithChart implementation to make it easy to put out scatterplots.
PanelWithVenn Render a Venn diagram in a panel
ScatterPlotDialog ChartDialog implementation to make it dead simple to put out scatterplots.
TabbedMultiChartDisplayPanel display multiple charts in a panel.
 



Fred Hutchinson Cancer Research Center