public class JRFillThermometerPlot extends JRFillChartPlot implements JRThermometerPlot
JRChartPlot.JRSeriesColor
chart, parent
Constructor and Description |
---|
JRFillThermometerPlot(JRThermometerPlot thermoPlot,
JRFillObjectFactory factory) |
Modifier and Type | Method and Description |
---|---|
JRDataRange |
getDataRange()
Returns the range of values displayed by this thermometer.
|
JRDataRange |
getHighRange()
Returns the high range, or
null if undefined. |
JRDataRange |
getLowRange()
Returns the low range, or
null if undefined. |
JRDataRange |
getMediumRange()
Returns the medium range, or
null if undefined. |
Color |
getMercuryColor()
Returns the color of the "mercury" in the thermometer when the value is
not in a defined range.
|
JRValueDisplay |
getValueDisplay()
Returns formatting information for the textual representation of the value.
|
ValueLocationEnum |
getValueLocationValue()
Returns the location where the value of the thermometer will be shown.
|
addSeriesColor, clearSeriesColors, clone, clone, collectExpressions, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientationValue, getOwnBackcolor, getSeriesColors, getStyleResolver, setBackcolor, setBackgroundAlpha, setBand, setForegroundAlpha, setLabelRotation, setOrientation, setSeriesColors
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addSeriesColor, clearSeriesColors, clone, collectExpressions, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setSeriesColors
clone
public JRFillThermometerPlot(JRThermometerPlot thermoPlot, JRFillObjectFactory factory)
public JRDataRange getDataRange()
JRThermometerPlot
getDataRange
in interface JRThermometerPlot
public JRValueDisplay getValueDisplay()
JRThermometerPlot
getValueDisplay
in interface JRThermometerPlot
public ValueLocationEnum getValueLocationValue()
JRThermometerPlot
NONE
,
LEFT
, RIGHT
or
BULB
.getValueLocationValue
in interface JRThermometerPlot
public Color getMercuryColor()
JRThermometerPlot
getMercuryColor
in interface JRThermometerPlot
public JRDataRange getLowRange()
JRThermometerPlot
null
if undefined.getLowRange
in interface JRThermometerPlot
null
if undefined.public JRDataRange getMediumRange()
JRThermometerPlot
null
if undefined.getMediumRange
in interface JRThermometerPlot
null
if undefined.public JRDataRange getHighRange()
JRThermometerPlot
null
if undefined.getHighRange
in interface JRThermometerPlot
null
if undefined.Copyright © 2023 Cloud Software Group, Inc.. All rights reserved.