|
||||||||||
| 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.JRFillMeterPlot
public class JRFillMeterPlot
| 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 |
| Constructor Summary | |
|---|---|
JRFillMeterPlot(JRMeterPlot meterPlot,
JRFillObjectFactory factory)
|
|
| Method Summary | |
|---|---|
JRDataRange |
getDataRange()
Returns the range of values that the Meter can display. |
List<JRMeterInterval> |
getIntervals()
Returns a list of all the intervals contained in this Meter. |
Integer |
getMeterAngleInteger()
Returns the size of the Meter face in degrees. |
Color |
getMeterBackgroundColor()
Returns the background color of the meter. |
Color |
getNeedleColor()
Returns the color used when drawing the meter's pointer. |
MeterShapeEnum |
getShapeValue()
Returns the shape of the Meter. |
Color |
getTickColor()
Returns the color used when drawing tick marks on the meter. |
Integer |
getTickCount()
Returns the number of major ticks on the meter scale. |
Double |
getTickIntervalDouble()
Returns the spacing between the ticks on the face of the meter. |
JRFont |
getTickLabelFont()
Returns the font used to write tick labels on the meter. |
String |
getUnits()
Returns the name of the units that the Meter is displaying. |
JRValueDisplay |
getValueDisplay()
Returns a description of how the value of the Meter is displayed. |
| Methods inherited from class net.sf.jasperreports.engine.fill.JRFillChartPlot |
|---|
addSeriesColor, clearSeriesColors, clone, clone, collectExpressions, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, 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, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setOrientation, setSeriesColors |
| Methods inherited from interface net.sf.jasperreports.engine.JRCloneable |
|---|
clone |
| Constructor Detail |
|---|
public JRFillMeterPlot(JRMeterPlot meterPlot,
JRFillObjectFactory factory)
| Method Detail |
|---|
public JRDataRange getDataRange()
JRMeterPlot
getDataRange in interface JRMeterPlotpublic JRValueDisplay getValueDisplay()
JRMeterPlot
getValueDisplay in interface JRMeterPlotpublic MeterShapeEnum getShapeValue()
JRMeterPlotMeterShapeEnum.
getShapeValue in interface JRMeterPlotpublic List<JRMeterInterval> getIntervals()
JRMeterPlotnull but can be an empty list. Each element in the list is a
net.sf.jasperreports.charts.util.JRMeterInterval
getIntervals in interface JRMeterPlotpublic Integer getMeterAngleInteger()
JRMeterPlot
getMeterAngleInteger in interface JRMeterPlotpublic String getUnits()
JRMeterPlot
getUnits in interface JRMeterPlotpublic Double getTickIntervalDouble()
JRMeterPlot
getTickIntervalDouble in interface JRMeterPlotpublic Color getMeterBackgroundColor()
JRMeterPlot
getMeterBackgroundColor in interface JRMeterPlotpublic Color getNeedleColor()
JRMeterPlot
getNeedleColor in interface JRMeterPlotpublic Color getTickColor()
JRMeterPlot
getTickColor in interface JRMeterPlotpublic Integer getTickCount()
JRMeterPlot
getTickCount in interface JRMeterPlotpublic JRFont getTickLabelFont()
JRMeterPlot
getTickLabelFont in interface JRMeterPlot
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||