public class DialRenderer
- Object
- DefaultRenderer
- DialRenderer
Nested types
enum DialRenderer.Type |
Constructors
public DialRenderer() |
Methods
Inherited fields
Inherited methods
From DefaultRenderer
getChartTitle, setChartTitle, getChartTitleTextSize, setChartTitleTextSize, setChartTitleTextFont, addSeriesRenderer, addSeriesRenderer, removeSeriesRenderer, removeAllRenderers, getSeriesRendererAt, getSeriesRendererCount, getSeriesRenderers, getBackgroundColor, setBackgroundColor, isApplyBackgroundColor, setApplyBackgroundColor, getAxesColor, setAxesColor, getYAxisColor, setYAxisColor, getXAxisColor, setXAxisColor, getLabelsColor, setLabelsColor, getLabelsTextSize, setLabelsTextSize, setLabelsTextFont, isShowAxes, setShowAxes, isShowLabels, setShowLabels, isShowTickMarks, setShowTickMarks, isShowGridX, setShowGridX, isShowGridY, setShowGridY, setShowGrid, isShowCustomTextGridX, setShowCustomTextGridX, isShowCustomTextGridY, setShowCustomTextGridY, setShowCustomTextGrid, isShowLegend, setShowLegend, isFitLegend, setFitLegend, getTextTypefaceName, getTextTypefaceStyle, getTextTypeface, setTextTypeface, getLegendTextSize, setLegendTextSize, setLegendTextFont, setTextTypeface, isAntialiasing, setAntialiasing, getScale, setScale, getOriginalScale, isZoomEnabled, setZoomEnabled, isZoomButtonsVisible, setZoomButtonsVisible, isExternalZoomEnabled, setExternalZoomEnabled, getZoomRate, setZoomRate, isPanEnabled, setPanEnabled, isClickEnabled, setClickEnabled, getSelectableBuffer, setSelectableBuffer, getLegendHeight, setLegendHeight, getMargins, setMargins, isInScroll, setInScroll, getStartAngle, setStartAngle, isDisplayValues, setDisplayValues
Constructor details
DialRenderer
public DialRenderer()Method details
getAngleMin
public double getAngleMin()Returns
setAngleMin
public void setAngleMin(double min)Parameters
mindouble- the dial angle start value
getAngleMax
public double getAngleMax()Returns
setAngleMax
public void setAngleMax(double max)Parameters
maxdouble- the dial angle end value
getMinValue
public double getMinValue()Returns
setMinValue
public void setMinValue(double min)Parameters
mindouble- the start value on the dial
isMinValueSet
public boolean isMinValueSet()Returns
getMaxValue
public double getMaxValue()Returns
setMaxValue
public void setMaxValue(double max)Parameters
maxdouble- the end value on the dial
isMaxValueSet
public boolean isMaxValueSet()Returns
getMinorTicksSpacing
public double getMinorTicksSpacing()Returns
setMinorTicksSpacing
public void setMinorTicksSpacing(double spacing)Parameters
spacingdouble- the minor ticks spacing
getMajorTicksSpacing
public double getMajorTicksSpacing()Returns
setMajorTicksSpacing
public void setMajorTicksSpacing(double spacing)Parameters
spacingdouble- the major ticks spacing
getVisualTypeForIndex
public DialRenderer.Type getVisualTypeForIndex(int index)Parameters
indexint- the index
Returns
setVisualTypes
public void setVisualTypes(DialRenderer.Type[] types)Parameters
typesDialRenderer.Type[]- the visual types