public class JRFillMeterPlot extends JRFillChartPlot implements JRMeterPlot
JRChartPlot.JRSeriesColorchart, 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.
|
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.
|
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 JRFillMeterPlot(JRMeterPlot meterPlot, JRFillObjectFactory factory)
public JRDataRange getDataRange()
JRMeterPlotgetDataRange in interface JRMeterPlotpublic JRValueDisplay getValueDisplay()
JRMeterPlotgetValueDisplay 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
JRMeterIntervalgetIntervals in interface JRMeterPlotpublic Integer getMeterAngleInteger()
JRMeterPlotgetMeterAngleInteger in interface JRMeterPlotpublic String getUnits()
JRMeterPlotgetUnits in interface JRMeterPlotpublic Double getTickIntervalDouble()
JRMeterPlotgetTickIntervalDouble in interface JRMeterPlotpublic Color getMeterBackgroundColor()
JRMeterPlotgetMeterBackgroundColor in interface JRMeterPlotpublic Color getNeedleColor()
JRMeterPlotgetNeedleColor in interface JRMeterPlotpublic Color getTickColor()
JRMeterPlotgetTickColor in interface JRMeterPlotpublic Integer getTickCount()
JRMeterPlotgetTickCount in interface JRMeterPlotpublic JRFont getTickLabelFont()
JRMeterPlotgetTickLabelFont in interface JRMeterPlotCopyright © 2017. All rights reserved.