|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metsci.glimpse.painter.base.GlimpsePainterImpl
com.metsci.glimpse.painter.base.GlimpsePainter1D
com.metsci.glimpse.axis.painter.NumericAxisPainter
com.metsci.glimpse.axis.painter.NumericYAxisPainter
com.metsci.glimpse.axis.painter.ColorYAxisPainter
com.metsci.glimpse.axis.tagged.painter.TaggedColorYAxisPainter
com.metsci.glimpse.axis.tagged.painter.TaggedPartialColorYAxisPainter
public class TaggedPartialColorYAxisPainter
A vertical (y) axis painter which displays positions of tags in addition to tick marks and labels. A color scale is also displayed which stretches between specified tags.
TaggedPartialColorXAxisPainter
Field Summary |
---|
Fields inherited from class com.metsci.glimpse.painter.base.GlimpsePainterImpl |
---|
BYTES_PER_FLOAT, logger |
Constructor Summary | |
---|---|
TaggedPartialColorYAxisPainter(AxisLabelHandler ticks)
|
Method Summary |
---|
Methods inherited from class com.metsci.glimpse.axis.tagged.painter.TaggedColorYAxisPainter |
---|
getTagMaxX, getTagMinX, getTagPointerMaxX, paintTo, setTagColor, setTagHalfWidth, setTagHeight |
Methods inherited from class com.metsci.glimpse.axis.painter.ColorYAxisPainter |
---|
getColorBarMaxX, getColorBarMinX, setColorBarSize, setColorScale, setEnableOutline |
Methods inherited from class com.metsci.glimpse.axis.painter.NumericYAxisPainter |
---|
getAxisLabelPositionX, getTickLeftX, getTickRightX, getTickTextPositionX |
Methods inherited from class com.metsci.glimpse.axis.painter.NumericAxisPainter |
---|
dispose, getTickCalculator, setAxisLabel, setAxisLabelBufferSize, setAxisLabelColor, setFont, setFont, setKeepLabelsForExtremaFullyVisible, setLookAndFeel, setMarkerWidth, setShowLabel, setShowLabelsForOffscreenTicks, setShowMarker, setShowMinorTicks, setTickBufferSize, setTickColor, setTickLabelBufferSize, setTickLabelColor, setTickSize |
Methods inherited from class com.metsci.glimpse.painter.base.GlimpsePainter1D |
---|
paintTo |
Methods inherited from class com.metsci.glimpse.painter.base.GlimpsePainterImpl |
---|
dispose, isDisposed, isVisible, paintTo, setErrorHandling, setVisible |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TaggedPartialColorYAxisPainter(AxisLabelHandler ticks)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |