AndBase开发框架  1.6
 全部  命名空间 文件 函数 变量 枚举值 
com.ab.view.chart.RoundChart 成员列表

成员的完整列表,这些成员属于 com.ab.view.chart.RoundChart,包括所有继承而来的类成员

draw(Canvas canvas, int x, int y, int width, int height, Paint paint)com.ab.view.chart.AbstractChart
drawBackground(DefaultRenderer renderer, Canvas canvas, int x, int y, int width, int height, Paint paint, boolean newColor, int color)com.ab.view.chart.AbstractChartinlineprotected
drawLabel(Canvas canvas, String labelText, DefaultRenderer renderer, List< RectF > prevLabelsBounds, int centerX, int centerY, float shortRadius, float longRadius, float currentAngle, float angle, int left, int right, int color, Paint paint, boolean line)com.ab.view.chart.AbstractChartinlineprotected
drawLegend(Canvas canvas, DefaultRenderer renderer, String[] titles, int left, int right, int y, int width, int height, int legendSize, Paint paint, boolean calculate)com.ab.view.chart.AbstractChartinlineprotected
drawLegendShape(Canvas canvas, SimpleSeriesRenderer renderer, float x, float y, int seriesIndex, Paint paint)com.ab.view.chart.RoundChartinline
drawPath(Canvas canvas, float[] points, Paint paint, boolean circular)com.ab.view.chart.AbstractChartinlineprotected
drawString(Canvas canvas, String text, float x, float y, Paint paint)com.ab.view.chart.AbstractChartinlineprotected
drawTitle(Canvas canvas, int x, int y, int width, Paint paint)com.ab.view.chart.RoundChartinline
getCenterX()com.ab.view.chart.RoundChartinline
getCenterY()com.ab.view.chart.RoundChartinline
getExceed(float currentWidth, DefaultRenderer renderer, int right, int width)com.ab.view.chart.AbstractChartinlineprotected
getLabel(double label)com.ab.view.chart.AbstractChartinlineprotected
getLegendShapeWidth(int seriesIndex)com.ab.view.chart.RoundChartinline
getLegendSize(DefaultRenderer renderer, int defaultHeight, float extraHeight)com.ab.view.chart.AbstractChartinlineprotected
getRenderer()com.ab.view.chart.RoundChartinline
getSeriesAndPointForScreenCoordinate(Point screenPoint)com.ab.view.chart.AbstractChartinline
isNullValue(double value)com.ab.view.chart.AbstractChartinline
isVertical(DefaultRenderer renderer)com.ab.view.chart.AbstractChartinline
mCenterXcom.ab.view.chart.RoundChartprotected
mCenterYcom.ab.view.chart.RoundChartprotected
mDatasetcom.ab.view.chart.RoundChartprotected
mRenderercom.ab.view.chart.RoundChartprotected
NO_VALUEcom.ab.view.chart.RoundChartprotectedstatic
RoundChart(CategorySeries dataset, DefaultRenderer renderer)com.ab.view.chart.RoundChartinline
setCenterX(int centerX)com.ab.view.chart.RoundChartinline
setCenterY(int centerY)com.ab.view.chart.RoundChartinline
SHAPE_WIDTHcom.ab.view.chart.RoundChartprotectedstatic