public class ThermometerChartExpression extends AbstractChartExpression
EMPTY_STROKE, LINE_STYLE_DASH_STR, LINE_STYLE_DASHDOT_STR, LINE_STYLE_DASHDOTDOT_STR, LINE_STYLE_DOT_STR, LINE_STYLE_SOLID_STR| Constructor and Description |
|---|
ThermometerChartExpression() |
addExpression, computeTitle, getBackgroundColor, getBackgroundImage, getBorderColor, getChartDirectory, getChartFile, getChartFromCache, getChartHeight, getChartUrlMask, getChartWidth, getColorFromString, getDataSource, getDependencyLevel, getExpressionMap, getHyperlinkFormulas, getInstance, getItemLabelFont, getItemsLabelVisible, getLabelFont, getLegendBackgroundColor, getLegendFont, getLegendLocation, getLegendTextColor, getNoDataMessage, getPlotBackgroundAlpha, getPlotBackgroundColor, getPlotForegroundAlpha, getPossibleExpressionStringValue, getPostProcessingLanguage, getPostProcessingScript, getSeriesColor, getSeriesColor, getSeriesColorCount, getSeriesColors, getTitle, getTitleField, getTitleFont, getTitleText, getTooltipFormula, getUrlFormula, getValue, isAntiAlias, isChartSectionOutline, isDrawLegendBorder, isReturnFileNameOnly, isReturnImageReference, isShowBorder, isShowLegend, isThreeD, isUseDrawable, loadChartFromCache, parseColorFromString, postProcessChart, putChartInCache, removeExpression, setAntiAlias, setBackgroundColor, setBackgroundImage, setBorderColor, setChartDirectory, setChartFile, setChartHeight, setChartSectionOutline, setChartUrlMask, setChartWidth, setDataSource, setDependencyLevel, setDrawLegendBorder, setExpressionMap, setItemLabelFont, setItemsLabelVisible, setLabelFont, setLegendBackgroundColor, setLegendFont, setLegendLocation, setLegendTextColor, setNoDataMessage, setPlotBackgroundAlpha, setPlotBackgroundColor, setPlotForegroundAlpha, setPostProcessingLanguage, setPostProcessingScript, setReturnFileNameOnly, setReturnImageReference, setSeriesColor, setSeriesColor, setShowBorder, setShowLegend, setThreeD, setTitle, setTitleField, setTitleFont, setTitleText, setTooltipFormula, setUrlFormula, setUseDrawable, standardTickUnitsApplyFormat, storeChartInCache, translateEdge, translateLineStyleclone, getDataRow, getName, getReportConfiguration, getResourceBundleFactory, getRuntime, isActive, isDeepTraversing, isPreserve, setActive, setName, setPreserve, setRuntimepublic Color getWarningRangeColor()
public void setWarningRangeColor(Color warningRangeColor)
public Color getCriticalRangeColor()
public void setCriticalRangeColor(Color criticalRangeColor)
public Color getNormalRangeColor()
public void setNormalRangeColor(Color normalRangeColor)
public int getBulbRadius()
public void setBulbRadius(int bulbRadius)
public int getColumnRadius()
public void setColumnRadius(int columnRadius)
public ThermometerUnit getThermometerUnits()
public void setThermometerUnits(ThermometerUnit thermometerUnits)
public int getCriticalRangeHigh()
public void setCriticalRangeHigh(int criticalRangeHigh)
public int getCriticalRangeLow()
public void setCriticalRangeLow(int criticalRangeLow)
public int getWarningRangeHigh()
public void setWarningRangeHigh(int warningRangeHigh)
public int getWarningRangeLow()
public void setWarningRangeLow(int warningRangeLow)
public int getNormalRangeHigh()
public void setNormalRangeHigh(int normalRangeHigh)
public int getNormalRangeLow()
public void setNormalRangeLow(int normalRangeLow)
public Color getMercuryPaint()
public void setMercuryPaint(Color mercuryPaint)
public Color getThermometerPaint()
public void setThermometerPaint(Color thermometerPaint)
protected org.jfree.chart.JFreeChart computeChart(org.jfree.data.general.Dataset dataset)
computeChart in class AbstractChartExpressionprotected void configureChart(org.jfree.chart.JFreeChart chart)
configureChart in class AbstractChartExpressionCopyright © 2002–2017 Pentaho Corporation. All rights reserved.