Class StackedPlotExample
- java.lang.Object
-
- com.metsci.glimpse.core.examples.timeline.StackedPlotExample
-
public class StackedPlotExample extends Object
- Author:
- ulman
-
-
Constructor Summary
Constructors Constructor Description StackedPlotExample()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PlotInfocreatePlotArea(StackedPlot2D stacked_plot, ColorAxisPlot2D inner_plot, String name)static voidmain(String[] args)
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
createPlotArea
public static PlotInfo createPlotArea(StackedPlot2D stacked_plot, ColorAxisPlot2D inner_plot, String name)
-
-