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.
|
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 |
ColorYAxisPainter
A vertical (y) axis with a color bar and labeled ticks along the right hand side.
|
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.
|
Modifier and Type | Class and Description |
---|---|
class |
TaggedColorYAxisPainter
A vertical (y) axis painter which displays positions of tags on
top of a color scale.
|
class |
TaggedNumericYAxisPainter
A vertical (y) 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.
|
Copyright © 2016 Metron, Inc.. All rights reserved.