|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GlimpsePainter1D | |
---|---|
com.metsci.glimpse.axis.painter | Painters which display the state of an axis with tick marks, labels, color scales, and other decorations. |
com.metsci.glimpse.axis.tagged.painter | Axis painters specific to tagged axes. |
com.metsci.glimpse.plot.timeline.painter |
Uses of GlimpsePainter1D in com.metsci.glimpse.axis.painter |
---|
Subclasses of GlimpsePainter1D in com.metsci.glimpse.axis.painter | |
---|---|
class |
ColorRightYAxisPainter
A vertical (y) axis with a color bar and labeled ticks along the right hand side. |
class |
ColorXAxisPainter
A horizontal (x) axis with a color bar and labeled ticks along the bottom. |
class |
ColorYAxisPainter
A vertical (y) axis with a color bar and labeled ticks along the right hand side. |
class |
NumericAxisPainter
A simple axis painter which displays labeled ticks at regular intervals along the length of the axis. |
class |
NumericRightYAxisPainter
A vertical (y) axis with labeled ticks along the right hand side. |
class |
NumericRotatedRightYAxisPainter
A vertical (y) axis with labeled ticks along the right hand side. |
class |
NumericRotatedYAxisPainter
A vertical (y) axis with labeled ticks along the left hand side. |
class |
NumericTopXAxisPainter
A horizontal (x) axis with labeled ticks along the top. |
class |
NumericXAxisPainter
A horizontal (x) axis with labeled ticks along the bottom. |
class |
NumericYAxisPainter
A vertical (y) axis with labeled ticks along the left side. |
class |
TimeAxisPainter
A painter for displaying timeline axes. |
class |
TimeXAxisPainter
A horizontal (x) time axis painter. |
class |
TimeYAxisPainter
A vertical (y) time axis painter. |
Uses of GlimpsePainter1D in com.metsci.glimpse.axis.tagged.painter |
---|
Subclasses of GlimpsePainter1D in com.metsci.glimpse.axis.tagged.painter | |
---|---|
class |
TaggedColorXAxisPainter
A horizontal (x) axis painter which displays positions of tags on top of a color scale. |
class |
TaggedColorYAxisPainter
A vertical (y) axis painter which displays positions of tags on top of a color scale. |
class |
TaggedNumericXAxisPainter
A horizontal (x) axis painter which displays positions of tags in addition to tick marks and labels. |
class |
TaggedNumericYAxisPainter
A vertical (y) axis painter which displays positions of tags in addition to tick marks and labels. |
class |
TaggedPartialColorXAxisPainter
A horizontal (x) axis painter which displays positions of tags in addition to tick marks and labels. |
class |
TaggedPartialColorYAxisPainter
A vertical (y) axis painter which displays positions of tags in addition to tick marks and labels. |
Uses of GlimpsePainter1D in com.metsci.glimpse.plot.timeline.painter |
---|
Subclasses of GlimpsePainter1D in com.metsci.glimpse.plot.timeline.painter | |
---|---|
class |
SelectedTimeRegionPainter
|
class |
SimpleSelectedTimeRegionPainter
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |