public class JRFillMeterPlot extends JRFillChartPlot implements JRMeterPlot
JRChartPlot.JRSeriesColor
chart, parent
Constructor and Description |
---|
JRFillMeterPlot(JRMeterPlot meterPlot,
JRFillObjectFactory factory) |
Modifier and Type | Method and Description |
---|---|
JRDataRange |
getDataRange()
Returns the range of values that the Meter can display.
|
java.util.List<JRMeterInterval> |
getIntervals()
Returns a list of all the intervals contained in this Meter.
|
java.lang.Integer |
getMeterAngleInteger()
Returns the size of the Meter face in degrees.
|
java.awt.Color |
getMeterBackgroundColor()
Returns the background color of the meter.
|
java.awt.Color |
getNeedleColor()
Returns the color used when drawing the meter's pointer.
|
MeterShapeEnum |
getShapeValue()
Returns the shape of the Meter.
|
java.awt.Color |
getTickColor()
Returns the color used when drawing tick marks on the meter.
|
java.lang.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.
|
java.lang.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.
|
addSeriesColor, clearSeriesColors, clone, clone, collectExpressions, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setSeriesColors
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addSeriesColor, clearSeriesColors, clone, collectExpressions, getBackcolor, getBackgroundAlphaFloat, getChart, getForegroundAlphaFloat, getLabelRotationDouble, getOrientation, getOrientationValue, getOwnBackcolor, getSeriesColors, setBackcolor, setBackgroundAlpha, setForegroundAlpha, setLabelRotation, setOrientation, setSeriesColors
clone
public JRFillMeterPlot(JRMeterPlot meterPlot, JRFillObjectFactory factory)
public JRDataRange getDataRange()
JRMeterPlot
getDataRange
in interface JRMeterPlot
public JRValueDisplay getValueDisplay()
JRMeterPlot
getValueDisplay
in interface JRMeterPlot
public MeterShapeEnum getShapeValue()
JRMeterPlot
MeterShapeEnum
.getShapeValue
in interface JRMeterPlot
public java.util.List<JRMeterInterval> getIntervals()
JRMeterPlot
null
but can be an empty list. Each element in the list is a
net.sf.jasperreports.charts.util.JRMeterInterval
getIntervals
in interface JRMeterPlot
public java.lang.Integer getMeterAngleInteger()
JRMeterPlot
getMeterAngleInteger
in interface JRMeterPlot
public java.lang.String getUnits()
JRMeterPlot
getUnits
in interface JRMeterPlot
public java.lang.Double getTickIntervalDouble()
JRMeterPlot
getTickIntervalDouble
in interface JRMeterPlot
public java.awt.Color getMeterBackgroundColor()
JRMeterPlot
getMeterBackgroundColor
in interface JRMeterPlot
public java.awt.Color getNeedleColor()
JRMeterPlot
getNeedleColor
in interface JRMeterPlot
public java.awt.Color getTickColor()
JRMeterPlot
getTickColor
in interface JRMeterPlot
public JRFont getTickLabelFont()
JRMeterPlot
getTickLabelFont
in interface JRMeterPlot
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com