|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StackedPlot2D.Orientation | |
---|---|
com.metsci.glimpse.plot | Prefabricated arrangements of GlimpseLayouts and GlimpsePainters with convenience methods for performing common data visualization tasks. |
com.metsci.glimpse.plot.timeline | |
com.metsci.glimpse.plot.timeline.painter |
Uses of StackedPlot2D.Orientation in com.metsci.glimpse.plot |
---|
Methods in com.metsci.glimpse.plot that return StackedPlot2D.Orientation | |
---|---|
StackedPlot2D.Orientation |
StackedPlot2D.getOrientation()
|
static StackedPlot2D.Orientation |
StackedPlot2D.Orientation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StackedPlot2D.Orientation[] |
StackedPlot2D.Orientation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.metsci.glimpse.plot with parameters of type StackedPlot2D.Orientation | |
---|---|
StackedPlot2D(StackedPlot2D.Orientation orientation)
|
Uses of StackedPlot2D.Orientation in com.metsci.glimpse.plot.timeline |
---|
Methods in com.metsci.glimpse.plot.timeline that return StackedPlot2D.Orientation | |
---|---|
StackedPlot2D.Orientation |
StackedTimePlot2D.getOrientation()
|
Constructors in com.metsci.glimpse.plot.timeline with parameters of type StackedPlot2D.Orientation | |
---|---|
StackedTimePlot2D(StackedPlot2D.Orientation orientation)
|
|
StackedTimePlot2D(StackedPlot2D.Orientation orientation,
Epoch epoch)
Creates a StackedTimePlot2D with specified orientation. |
Uses of StackedPlot2D.Orientation in com.metsci.glimpse.plot.timeline.painter |
---|
Constructors in com.metsci.glimpse.plot.timeline.painter with parameters of type StackedPlot2D.Orientation | |
---|---|
SimpleSelectedTimeRegionPainter(StackedPlot2D.Orientation orientation)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |