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

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

calculateDrawPoints(float p1x, float p1y, float p2x, float p2y, int screenHeight, int screenWidth)com.ab.view.chart.AbstractChartinlineprivatestatic
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.AbstractChart
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
getExceed(float currentWidth, DefaultRenderer renderer, int right, int width)com.ab.view.chart.AbstractChartinlineprotected
getFitText(String text, float width, Paint paint)com.ab.view.chart.AbstractChartinlineprivate
getLabel(double label)com.ab.view.chart.AbstractChartinlineprotected
getLegendShapeWidth(int seriesIndex)com.ab.view.chart.AbstractChart
getLegendSize(DefaultRenderer renderer, int defaultHeight, float extraHeight)com.ab.view.chart.AbstractChartinlineprotected
getSeriesAndPointForScreenCoordinate(Point screenPoint)com.ab.view.chart.AbstractChartinline
isNullValue(double value)com.ab.view.chart.AbstractChartinline
isVertical(DefaultRenderer renderer)com.ab.view.chart.AbstractChartinline