public class JRFillThermometerPlot extends JRFillChartPlot implements JRThermometerPlot
JRChartPlot.JRSeriesColor
chart, parent
LOCATION_BULB, LOCATION_LEFT, LOCATION_NONE, LOCATION_RIGHT
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. |
java.awt.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.
|
byte |
getValueLocation()
Deprecated.
Replaced by
getValueLocationValue() |
java.lang.Byte |
getValueLocationByte()
Deprecated.
Replaced by
getValueLocationValue() |
ValueLocationEnum |
getValueLocationValue()
Returns the location where the value of the thermometer will be shown.
|
boolean |
isShowValueLines()
Deprecated.
No longer used.
|
addSeriesColor, clearSeriesColors, clone, clone, collectExpressions, getBackcolor, getBackgroundAlpha, getBackgroundAlphaFloat, getChart, getForegroundAlpha, getForegroundAlphaFloat, getLabelRotation, getLabelRotationDouble, getOrientation, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setBackgroundAlpha, setForegroundAlpha, setForegroundAlpha, setLabelRotation, setLabelRotation, setOrientation, setSeriesColors
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addSeriesColor, clearSeriesColors, clone, collectExpressions, getBackcolor, getBackgroundAlpha, getBackgroundAlphaFloat, getChart, getForegroundAlpha, getForegroundAlphaFloat, getLabelRotation, getLabelRotationDouble, getOrientation, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setBackgroundAlpha, setForegroundAlpha, setForegroundAlpha, setLabelRotation, 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 boolean isShowValueLines()
isShowValueLines
in interface JRThermometerPlot
public byte getValueLocation()
getValueLocationValue()
getValueLocation
in interface JRThermometerPlot
public java.lang.Byte getValueLocationByte()
getValueLocationValue()
getValueLocationByte
in interface JRThermometerPlot
public ValueLocationEnum getValueLocationValue()
JRThermometerPlot
net.sf.jasperreports.charts.type.ValueLocationEnum.NONE
,
net.sf.jasperreports.charts.type.ValueLocationEnum.LEFT
, net.sf.jasperreports.charts.type.ValueLocationEnum.RIGHT
or
net.sf.jasperreports.charts.type.ValueLocationEnum.BULB
.getValueLocationValue
in interface JRThermometerPlot
public java.awt.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.© 2001-2010 Jaspersoft Corporation www.jaspersoft.com