public class JRFillThermometerPlot extends JRFillChartPlot implements JRThermometerPlot
JRChartPlot.JRSeriesColorchart, 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, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, getStyleResolver, setBackcolor, setBackgroundAlpha, setBand, setForegroundAlpha, setLabelRotation, setOrientation, setOrientation, setSeriesColorsequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddSeriesColor, clearSeriesColors, clone, collectExpressions, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setOrientation, setSeriesColorsclonepublic JRFillThermometerPlot(JRThermometerPlot thermoPlot, JRFillObjectFactory factory)
public JRDataRange getDataRange()
JRThermometerPlotgetDataRange in interface JRThermometerPlotpublic JRValueDisplay getValueDisplay()
JRThermometerPlotgetValueDisplay in interface JRThermometerPlotpublic ValueLocationEnum getValueLocationValue()
JRThermometerPlotNONE,
LEFT, RIGHT or
BULB.getValueLocationValue in interface JRThermometerPlotpublic Color getMercuryColor()
JRThermometerPlotgetMercuryColor in interface JRThermometerPlotpublic JRDataRange getLowRange()
JRThermometerPlotnull if undefined.getLowRange in interface JRThermometerPlotnull if undefined.public JRDataRange getMediumRange()
JRThermometerPlotnull if undefined.getMediumRange in interface JRThermometerPlotnull if undefined.public JRDataRange getHighRange()
JRThermometerPlotnull if undefined.getHighRange in interface JRThermometerPlotnull if undefined.Copyright © 2017. All rights reserved.