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 |
ColorXAxisPainter
A horizontal (x) axis with a color bar and labeled ticks along the bottom.
|
class |
NumericTopXAxisPainter
A horizontal (x) axis with labeled ticks along the top.
|
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 |
TaggedNumericXAxisPainter
A horizontal (x) 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.
|
Copyright © 2013 Metron, Inc.. All rights reserved.