|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jasperreports.engine.fill.JRFillChartPlot
net.sf.jasperreports.charts.fill.JRFillThermometerPlot
public class JRFillThermometerPlot
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface net.sf.jasperreports.engine.JRChartPlot |
|---|
JRChartPlot.JRSeriesColor |
| Field Summary |
|---|
| Fields inherited from class net.sf.jasperreports.engine.fill.JRFillChartPlot |
|---|
chart, parent |
| Fields inherited from interface net.sf.jasperreports.charts.JRThermometerPlot |
|---|
LOCATION_BULB, LOCATION_LEFT, LOCATION_NONE, LOCATION_RIGHT |
| Constructor Summary | |
|---|---|
JRFillThermometerPlot(JRThermometerPlot thermoPlot,
JRFillObjectFactory factory)
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class net.sf.jasperreports.engine.fill.JRFillChartPlot |
|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface net.sf.jasperreports.engine.JRChartPlot |
|---|
addSeriesColor, clearSeriesColors, clone, collectExpressions, getBackcolor, getBackgroundAlpha, getBackgroundAlphaFloat, getChart, getForegroundAlpha, getForegroundAlphaFloat, getLabelRotation, getLabelRotationDouble, getOrientation, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setBackgroundAlpha, setForegroundAlpha, setForegroundAlpha, setLabelRotation, setLabelRotation, setOrientation, setSeriesColors |
| Methods inherited from interface net.sf.jasperreports.engine.JRCloneable |
|---|
clone |
| Constructor Detail |
|---|
public JRFillThermometerPlot(JRThermometerPlot thermoPlot,
JRFillObjectFactory factory)
| Method Detail |
|---|
public JRDataRange getDataRange()
JRThermometerPlot
getDataRange in interface JRThermometerPlotpublic JRValueDisplay getValueDisplay()
JRThermometerPlot
getValueDisplay in interface JRThermometerPlotpublic boolean isShowValueLines()
isShowValueLines in interface JRThermometerPlotpublic byte getValueLocation()
getValueLocationValue()
getValueLocation in interface JRThermometerPlotpublic java.lang.Byte getValueLocationByte()
getValueLocationValue()
getValueLocationByte in interface JRThermometerPlotpublic ValueLocationEnum getValueLocationValue()
JRThermometerPlotnet.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 JRThermometerPlotpublic java.awt.Color getMercuryColor()
JRThermometerPlot
getMercuryColor 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.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||