ChartDirector
Class RadialAxis

java.lang.Object
  |
  +--ChartDirector.Axis
        |
        +--ChartDirector.RadialAxis

public class RadialAxis
extends Axis


Method Summary
 Mark addMark(double value, int lineColor, java.lang.String text, java.lang.String font, double fontSize)
           
 
Methods inherited from class ChartDirector.Axis
addLabel, addMark, addMark, addMark, addZone, copyAxis, getAlignment, getAxisImageMap, getAxisImageMap, getAxisImageMap, getAxisImageMap, getFormattedLabel, getFormattedLabel, getHTMLImageMap, getHTMLImageMap, getHTMLImageMap, getHTMLImageMap, getLabel, getLabelTable, getMaxValue, getMinValue, getThickness, getTicks, getX, getY, makeLabelTable, setAngle, setAutoScale, setAutoScale, setAutoScale, setAutoScale, setColors, setColors, setColors, setColors, setDateScale, setDateScale, setDateScale, setDateScale, setDateScale, setDateScale, setDateScale, setDateScale, setDateScale, setDateScale, setDateScale2, setDateScale2, setDateScale3, setDateScale3, setFormatCondition, setFormatCondition, setIndent, setLabelAlignment, setLabelAlignment, setLabelFormat, setLabelGap, setLabelOffset, setLabels, setLabels, setLabels, setLabels, setLabels, setLabels2, setLabels2, setLabels2, setLabels2, setLabelStep, setLabelStep, setLabelStep, setLabelStep, setLabelStyle, setLabelStyle, setLabelStyle, setLabelStyle, setLabelStyle, setLength, setLinearScale, setLinearScale, setLinearScale, setLinearScale, setLinearScale, setLinearScale, setLinearScale2, setLinearScale3, setLinearScale3, setLogScale, setLogScale, setLogScale, setLogScale, setLogScale, setLogScale, setLogScale2, setLogScale3, setLogScale3, setMargin, setMargin, setMinTickInc, setMultiFormat, setMultiFormat, setMultiFormat, setMultiFormat, setMultiFormat, setMultiFormat, setMultiFormat2, setMultiFormat2, setMultiFormat2, setOffset, setReverse, setReverse, setRounding, setTickColor, setTickColor, setTickDensity, setTickDensity, setTickLength, setTickLength, setTickLength2, setTickOffset, setTickWidth, setTickWidth, setTitle, setTitle, setTitle, setTitle, setTitlePos, setTitlePos, setTopMargin, setWidth, syncAxis, syncAxis, syncAxis
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

addMark

public Mark addMark(double value,
                    int lineColor,
                    java.lang.String text,
                    java.lang.String font,
                    double fontSize)
Overrides:
addMark in class Axis