public class TaggedPartialColorXAxisPainter extends TaggedColorXAxisPainter
Tag.TEX_COORD_ATTR
attribute.
The value of this attribute should be between 0.0 and 1.0 and indicates
where along the color scale this tag should be anchored. For example, a
tag with value 20.0 and TEX_COORD_ATTR attribute value 0.5 would indicate
that the color half-way along the color scale should map to value 20.0
on the axis.
This axis must be added to a
GlimpseAxisLayout1D
whose associated
axis is a TaggedAxis1D
.BYTES_PER_FLOAT, logger
Constructor and Description |
---|
TaggedPartialColorXAxisPainter(AxisLabelHandler ticks) |
getTagMaxY, getTagMinY, getTagPointerMaxY, paintTo, setLookAndFeel, setTagColor, setTagHalfWidth, setTagHeight, setTagPointerHeight
getColorBarMaxY, getColorBarMinY, setColorBarSize, setColorScale, setEnableOutline
getAxisLabelPositionY, getTickBottomY, getTickTextPositionY, getTickTopY
dispose, getTickCalculator, resetFont, resetLabelColors, resetTickColor, setAxisLabel, setAxisLabelBufferSize, setAxisLabelColor, setFont, setFont, setKeepLabelsForExtremaFullyVisible, setMarkerWidth, setShowLabel, setShowLabelsForOffscreenTicks, setShowMarker, setShowMinorTicks, setShowTickLabels, setTickBufferSize, setTickCalculator, setTickColor, setTickLabelBufferSize, setTickLabelColor, setTickSize, updateTextRenderer
paintTo
dispose, isDisposed, isVisible, paintTo, setErrorHandling, setVisible
public TaggedPartialColorXAxisPainter(AxisLabelHandler ticks)
Copyright © 2016 Metron, Inc.. All rights reserved.