Package org.eclnt.ccee.svgcharting.v1
Class SVGChartGauge
java.lang.Object
org.eclnt.ccee.svgcharting.v1.SVGChartBase
org.eclnt.ccee.svgcharting.v1.SVGChartValueWithSections
org.eclnt.ccee.svgcharting.v1.SVGChartGauge
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprotected voidconfigureChart(SVGGaugeChart_CL chart) String[]voidsetSectionColors(String[] sectionColors) Methods inherited from class org.eclnt.ccee.svgcharting.v1.SVGChartValueWithSections
getMaxValue, getSectionTexts, getSectionToValues, getValue, setMaxValue, setSectionTexts, setSectionToValues, setValueMethods inherited from class org.eclnt.ccee.svgcharting.v1.SVGChartBase
configureChart, getChangeIndex, getFontFamily, getFontSize, getHeight, getLocale, getWidth, getWriteLegend, indicateChange, setFontFamily, setFontSize, setHeight, setLocale, setWidth, setWriteLegend
-
Constructor Details
-
SVGChartGauge
public SVGChartGauge()
-
-
Method Details
-
getSectionColors
-
setSectionColors
-
renderSVG
- Specified by:
renderSVGin classSVGChartBase
-
configureChart
-
clearValues
public void clearValues()- Overrides:
clearValuesin classSVGChartValueWithSections
-