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.painter.base |
The GlimpsePainter interface as well as abstract implementations which make
it simpler to write common types of GlimpsePainters.
|
com.metsci.glimpse.plot.timeline.event | |
com.metsci.glimpse.plot.timeline.painter |
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
GlimpseDataPainter1D |
Modifier and Type | Class and Description |
---|---|
class |
EventPainterManager
Paints 1D events with associated color, time span, icon, and label information.
|
Modifier and Type | Class and Description |
---|---|
class |
SelectedTimeRegionPainter |
class |
SimpleSelectedTimeRegionPainter |
Copyright © 2013 Metron, Inc.. All rights reserved.