|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StackedPlot2D | |
---|---|
com.metsci.glimpse.examples.stacked | Timeline plot examples. |
com.metsci.glimpse.plot | Prefabricated arrangements of GlimpseLayouts and GlimpsePainters with convenience methods for performing common data visualization tasks. |
com.metsci.glimpse.plot.timeline.layout |
Uses of StackedPlot2D in com.metsci.glimpse.examples.stacked |
---|
Methods in com.metsci.glimpse.examples.stacked with parameters of type StackedPlot2D | |
---|---|
StackedPlot2D.PlotInfo |
StackedPlotExample.createPlotArea(StackedPlot2D stacked_plot,
ColorAxisPlot2D inner_plot,
java.lang.String name)
|
Uses of StackedPlot2D in com.metsci.glimpse.plot |
---|
Methods in com.metsci.glimpse.plot that return StackedPlot2D | |
---|---|
StackedPlot2D |
StackedPlot2D.PlotInfo.getStackedPlot()
Gets a reference to the parent StackedPlot2D which this PlotInfo belongs to. |
StackedPlot2D |
StackedPlot2D.PlotInfoImpl.getStackedPlot()
|
Constructors in com.metsci.glimpse.plot with parameters of type StackedPlot2D | |
---|---|
StackedPlot2D.PlotInfoImpl(StackedPlot2D parent,
java.lang.String id,
int order,
int size,
GlimpseAxisLayout2D layout)
|
Uses of StackedPlot2D in com.metsci.glimpse.plot.timeline.layout |
---|
Methods in com.metsci.glimpse.plot.timeline.layout that return StackedPlot2D | |
---|---|
StackedPlot2D |
TimePlotInfo.getStackedPlot()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |