Package | Description |
---|---|
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 |
Prefabricated arrangements of GlimpseLayouts and GlimpsePainters
with convenience methods for performing common data visualization tasks.
|
com.metsci.glimpse.plot.timeline.layout |
Class and Description |
---|
ColorYAxisPainter
A vertical (y) axis with a color bar and labeled ticks along the right hand side.
|
NumericAxisPainter
A simple axis painter which displays labeled ticks at regular
intervals along the length of the axis.
|
NumericRotatedYAxisPainter
A vertical (y) axis with labeled ticks along the left hand side.
|
NumericXAxisPainter
A horizontal (x) axis with labeled ticks along the bottom.
|
NumericXYAxisPainter
A floating axis plot with axes, tick marks, and labels drawn along
the x and y origins.
|
NumericYAxisPainter
A vertical (y) axis with labeled ticks along the left side.
|
TimeAxisPainter
A painter for displaying timeline axes.
|
Class and Description |
---|
ColorXAxisPainter
A horizontal (x) axis with a color bar and labeled ticks along the bottom.
|
ColorYAxisPainter
A vertical (y) axis with a color bar and labeled ticks along the right hand side.
|
NumericAxisPainter
A simple axis painter which displays labeled ticks at regular
intervals along the length of the axis.
|
NumericXAxisPainter
A horizontal (x) axis with labeled ticks along the bottom.
|
NumericYAxisPainter
A vertical (y) axis with labeled ticks along the left side.
|
Class and Description |
---|
NumericAxisPainter
A simple axis painter which displays labeled ticks at regular
intervals along the length of the axis.
|
Class and Description |
---|
NumericXYAxisPainter
A floating axis plot with axes, tick marks, and labels drawn along
the x and y origins.
|
TimeAxisPainter
A painter for displaying timeline axes.
|
Copyright © 2013 Metron, Inc.. All rights reserved.