Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
L
M
N
O
P
R
S
T
V
X
Z
A
AbstractChart
- Class in
org.achartengine.chart
An abstract class to be implemented by the chart rendering classes.
AbstractChart()
- Constructor for class org.achartengine.chart.
AbstractChart
AbstractTool
- Class in
org.achartengine.tools
Abstract class for being extended by graphical view tools.
AbstractTool(AbstractChart)
- Constructor for class org.achartengine.tools.
AbstractTool
Abstract tool constructor.
add(double)
- Method in class org.achartengine.model.
CategorySeries
Adds a new value to the series
add(String, double)
- Method in class org.achartengine.model.
CategorySeries
Adds a new value to the series.
add(String[], double[])
- Method in class org.achartengine.model.
MultipleCategorySeries
Adds a new value to the series
add(String, String[], double[])
- Method in class org.achartengine.model.
MultipleCategorySeries
Adds a new value to the series.
add(double, double)
- Method in class org.achartengine.model.
RangeCategorySeries
Adds new values to the series
add(String, double, double)
- Method in class org.achartengine.model.
RangeCategorySeries
Adds new values to the series.
add(Date, double)
- Method in class org.achartengine.model.
TimeSeries
Adds a new value to the series.
add(double, double)
- Method in class org.achartengine.model.
XYSeries
Adds a new value to the series.
add(double, double, double)
- Method in class org.achartengine.model.
XYValueSeries
Adds a new value to the series.
add(double, double)
- Method in class org.achartengine.model.
XYValueSeries
Adds a new value to the series.
addPanListener(PanListener)
- Method in class org.achartengine.
GraphicalView
Adds a new pan listener.
addPanListener(PanListener)
- Method in interface org.achartengine.
ITouchHandler
Adds a new pan listener.
addPanListener(PanListener)
- Method in class org.achartengine.tools.
Pan
Adds a new pan listener.
addPanListener(PanListener)
- Method in class org.achartengine.
TouchHandler
Adds a new pan listener.
addPanListener(PanListener)
- Method in class org.achartengine.
TouchHandlerOld
Adds a new pan listener.
addSeries(XYSeries)
- Method in class org.achartengine.model.
XYMultipleSeriesDataset
Adds a new XY series to the list.
addSeries(int, XYSeries)
- Method in class org.achartengine.model.
XYMultipleSeriesDataset
Adds a new XY series to the list.
addSeriesRenderer(SimpleSeriesRenderer)
- Method in class org.achartengine.renderer.
DefaultRenderer
Adds a simple renderer to the multiple renderer.
addSeriesRenderer(int, SimpleSeriesRenderer)
- Method in class org.achartengine.renderer.
DefaultRenderer
Adds a simple renderer to the multiple renderer.
addTextLabel(double, String)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Deprecated.
use addXTextLabel instead
addXTextLabel(double, String)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Adds a new text label for the specified X axis value.
addYTextLabel(double, String)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Adds a new text label for the specified Y axis value.
addYTextLabel(double, String, int)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Adds a new text label for the specified Y axis value.
addZoomListener(ZoomListener, boolean, boolean)
- Method in class org.achartengine.
GraphicalView
Adds a new zoom listener.
addZoomListener(ZoomListener)
- Method in interface org.achartengine.
ITouchHandler
Adds a new zoom listener.
addZoomListener(ZoomListener)
- Method in class org.achartengine.tools.
Zoom
Adds a new zoom listener.
addZoomListener(ZoomListener)
- Method in class org.achartengine.
TouchHandler
Adds a new zoom listener.
addZoomListener(ZoomListener)
- Method in class org.achartengine.
TouchHandlerOld
Adds a new zoom listener.
apply()
- Method in class org.achartengine.tools.
FitZoom
Apply the tool.
apply(float, float, float, float)
- Method in class org.achartengine.tools.
Pan
Apply the tool.
apply()
- Method in class org.achartengine.tools.
Zoom
Apply the zoom.
B
BACKGROUND_COLOR
- Static variable in class org.achartengine.renderer.
DefaultRenderer
The default background color.
BarChart
- Class in
org.achartengine.chart
The bar chart rendering class.
BarChart(XYMultipleSeriesDataset, XYMultipleSeriesRenderer, BarChart.Type)
- Constructor for class org.achartengine.chart.
BarChart
Builds a new bar chart instance.
BarChart.Type
- Enum in
org.achartengine.chart
The bar chart type enum.
BasicStroke
- Class in
org.achartengine.renderer
A descriptor for the stroke style.
BasicStroke(Paint.Cap, Paint.Join, float, float[], float)
- Constructor for class org.achartengine.renderer.
BasicStroke
Build a new basic stroke style.
BubbleChart
- Class in
org.achartengine.chart
The bubble chart rendering class.
BubbleChart(XYMultipleSeriesDataset, XYMultipleSeriesRenderer)
- Constructor for class org.achartengine.chart.
BubbleChart
Builds a new bubble chart instance.
C
CategorySeries
- Class in
org.achartengine.model
A series for the category charts like the pie ones.
CategorySeries(String)
- Constructor for class org.achartengine.model.
CategorySeries
Builds a new category series.
CHART
- Static variable in class org.achartengine.
ChartFactory
The key for the chart data.
ChartFactory
- Class in
org.achartengine
Utility methods for creating chart views or intents.
checkRange(double[], int)
- Method in class org.achartengine.tools.
AbstractTool
Sets the range to the calculated one, if not already set.
clear()
- Method in class org.achartengine.model.
CategorySeries
Removes all the existing values from the series.
clear()
- Method in class org.achartengine.model.
MultipleCategorySeries
Removes all the existing values from the series.
clear()
- Method in class org.achartengine.model.
RangeCategorySeries
Removes all the existing values from the series.
clear()
- Method in class org.achartengine.model.
XYSeries
Removes all the existing values from the series.
clear()
- Method in class org.achartengine.model.
XYValueSeries
Removes all the values from the series.
clearTextLabels()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Deprecated.
use clearXTextLabels instead
clearXTextLabels()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Clears the existing text labels on the X axis.
clearYTextLabels()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Clears the existing text labels on the Y axis.
clickableAreasForPoints(float[], float, int)
- Method in class org.achartengine.chart.
BarChart
clickableAreasForPoints(float[], float, int)
- Method in class org.achartengine.chart.
BubbleChart
clickableAreasForPoints(float[], float, int)
- Method in class org.achartengine.chart.
CombinedXYChart
clickableAreasForPoints(float[], float, int)
- Method in class org.achartengine.chart.
LineChart
clickableAreasForPoints(float[], float, int)
- Method in class org.achartengine.chart.
ScatterChart
clickableAreasForPoints(float[], float, int)
- Method in class org.achartengine.chart.
XYChart
Returns the clickable areas for all passed points
CombinedXYChart
- Class in
org.achartengine.chart
The combined XY chart rendering class.
CombinedXYChart(XYMultipleSeriesDataset, XYMultipleSeriesRenderer, String[])
- Constructor for class org.achartengine.chart.
CombinedXYChart
Builds a new combined XY chart instance.
CubicLineChart
- Class in
org.achartengine.chart
The interpolated (cubic) line chart rendering class.
CubicLineChart()
- Constructor for class org.achartengine.chart.
CubicLineChart
CubicLineChart(XYMultipleSeriesDataset, XYMultipleSeriesRenderer, float)
- Constructor for class org.achartengine.chart.
CubicLineChart
Builds a cubic line chart.
D
DASHED
- Static variable in class org.achartengine.renderer.
BasicStroke
The dashed line style.
DAY
- Static variable in class org.achartengine.chart.
TimeChart
The number of milliseconds in a day.
DefaultRenderer
- Class in
org.achartengine.renderer
An abstract renderer to be extended by the multiple series classes.
DefaultRenderer()
- Constructor for class org.achartengine.renderer.
DefaultRenderer
DialChart
- Class in
org.achartengine.chart
The dial chart rendering class.
DialChart(CategorySeries, DialRenderer)
- Constructor for class org.achartengine.chart.
DialChart
Builds a new dial chart instance.
DialRenderer
- Class in
org.achartengine.renderer
Dial chart renderer.
DialRenderer()
- Constructor for class org.achartengine.renderer.
DialRenderer
DialRenderer.Type
- Enum in
org.achartengine.renderer
DOTTED
- Static variable in class org.achartengine.renderer.
BasicStroke
The dot line style.
DoughnutChart
- Class in
org.achartengine.chart
The doughnut chart rendering class.
DoughnutChart(MultipleCategorySeries, DefaultRenderer)
- Constructor for class org.achartengine.chart.
DoughnutChart
Builds a new doughnut chart instance.
draw(Canvas, int, int, int, int, Paint)
- Method in class org.achartengine.chart.
AbstractChart
The graphical representation of the chart.
draw(Canvas, int, int, int, int, Paint)
- Method in class org.achartengine.chart.
DialChart
The graphical representation of the dial chart.
draw(Canvas, int, int, int, int, Paint)
- Method in class org.achartengine.chart.
DoughnutChart
The graphical representation of the doughnut chart.
draw(Canvas, int, int, int, int, Paint)
- Method in class org.achartengine.chart.
PieChart
The graphical representation of the pie chart.
draw(Canvas, int, int, int, int, Paint)
- Method in class org.achartengine.chart.
XYChart
The graphical representation of the XY chart.
drawBackground(DefaultRenderer, Canvas, int, int, int, int, Paint, boolean, int)
- Method in class org.achartengine.chart.
AbstractChart
Draws the chart background.
drawBar(Canvas, float, float, float, float, float, int, int, Paint)
- Method in class org.achartengine.chart.
BarChart
Draws a bar.
drawChartValuesText(Canvas, XYSeries, SimpleSeriesRenderer, Paint, float[], int)
- Method in class org.achartengine.chart.
BarChart
The graphical representation of the series values as text.
drawChartValuesText(Canvas, XYSeries, SimpleSeriesRenderer, Paint, float[], int)
- Method in class org.achartengine.chart.
RangeBarChart
The graphical representation of the series values as text.
drawChartValuesText(Canvas, XYSeries, SimpleSeriesRenderer, Paint, float[], int)
- Method in class org.achartengine.chart.
XYChart
The graphical representation of the series values as text.
drawLabel(Canvas, String, DefaultRenderer, List<RectF>, int, int, float, float, float, float, int, int, Paint)
- Method in class org.achartengine.chart.
AbstractChart
Draws a text label.
drawLegend(Canvas, DefaultRenderer, String[], int, int, int, int, int, int, Paint, boolean)
- Method in class org.achartengine.chart.
AbstractChart
Draws the chart legend.
drawLegendShape(Canvas, SimpleSeriesRenderer, float, float, int, Paint)
- Method in class org.achartengine.chart.
AbstractChart
The graphical representation of the legend shape.
drawLegendShape(Canvas, SimpleSeriesRenderer, float, float, int, Paint)
- Method in class org.achartengine.chart.
BarChart
The graphical representation of the legend shape.
drawLegendShape(Canvas, SimpleSeriesRenderer, float, float, int, Paint)
- Method in class org.achartengine.chart.
BubbleChart
The graphical representation of the legend shape.
drawLegendShape(Canvas, SimpleSeriesRenderer, float, float, int, Paint)
- Method in class org.achartengine.chart.
CombinedXYChart
The graphical representation of the legend shape.
drawLegendShape(Canvas, SimpleSeriesRenderer, float, float, int, Paint)
- Method in class org.achartengine.chart.
DoughnutChart
The graphical representation of the legend shape.
drawLegendShape(Canvas, SimpleSeriesRenderer, float, float, int, Paint)
- Method in class org.achartengine.chart.
LineChart
The graphical representation of the legend shape.
drawLegendShape(Canvas, SimpleSeriesRenderer, float, float, int, Paint)
- Method in class org.achartengine.chart.
RoundChart
The graphical representation of the legend shape.
drawLegendShape(Canvas, SimpleSeriesRenderer, float, float, int, Paint)
- Method in class org.achartengine.chart.
ScatterChart
The graphical representation of the legend shape.
drawPath(Canvas, float[], Paint, boolean)
- Method in class org.achartengine.chart.
AbstractChart
The graphical representation of a path.
drawPath(Canvas, float[], Paint, boolean)
- Method in class org.achartengine.chart.
CubicLineChart
drawSeries(Canvas, Paint, float[], SimpleSeriesRenderer, float, int)
- Method in class org.achartengine.chart.
BarChart
The graphical representation of a series.
drawSeries(Canvas, Paint, float[], SimpleSeriesRenderer, float, int)
- Method in class org.achartengine.chart.
BubbleChart
The graphical representation of a series.
drawSeries(Canvas, Paint, float[], SimpleSeriesRenderer, float, int)
- Method in class org.achartengine.chart.
CombinedXYChart
The graphical representation of a series.
drawSeries(XYSeries, Canvas, Paint, List<Float>, SimpleSeriesRenderer, float, int, XYMultipleSeriesRenderer.Orientation)
- Method in class org.achartengine.chart.
CombinedXYChart
drawSeries(Canvas, Paint, float[], SimpleSeriesRenderer, float, int)
- Method in class org.achartengine.chart.
LineChart
The graphical representation of a series.
drawSeries(Canvas, Paint, float[], SimpleSeriesRenderer, float, int)
- Method in class org.achartengine.chart.
RangeBarChart
The graphical representation of a series.
drawSeries(Canvas, Paint, float[], SimpleSeriesRenderer, float, int)
- Method in class org.achartengine.chart.
ScatterChart
The graphical representation of a series.
drawSeries(XYSeries, Canvas, Paint, List<Float>, SimpleSeriesRenderer, float, int, XYMultipleSeriesRenderer.Orientation)
- Method in class org.achartengine.chart.
XYChart
drawSeries(Canvas, Paint, float[], SimpleSeriesRenderer, float, int)
- Method in class org.achartengine.chart.
XYChart
The graphical representation of a series.
drawText(Canvas, String, float, float, Paint, float)
- Method in class org.achartengine.chart.
XYChart
The graphical representation of a text, to handle both HORIZONTAL and VERTICAL orientations and extra rotation angles.
drawTitle(Canvas, int, int, int, Paint)
- Method in class org.achartengine.chart.
RoundChart
The graphical representation of the round chart title.
drawXLabels(List<Double>, Double[], Canvas, Paint, int, int, int, double, double, double)
- Method in class org.achartengine.chart.
TimeChart
The graphical representation of the labels on the X axis.
drawXLabels(List<Double>, Double[], Canvas, Paint, int, int, int, double, double, double)
- Method in class org.achartengine.chart.
XYChart
The graphical representation of the labels on the X axis.
drawXTextLabels(Double[], Canvas, Paint, boolean, int, int, int, double, double, double)
- Method in class org.achartengine.chart.
XYChart
The graphical representation of the text labels on the X axis.
F
FitZoom
- Class in
org.achartengine.tools
FitZoom(AbstractChart)
- Constructor for class org.achartengine.tools.
FitZoom
Builds an instance of the fit zoom tool.
G
getAngle()
- Method in enum org.achartengine.renderer.
XYMultipleSeriesRenderer.Orientation
Return the orientation rotate angle.
getAngleMax()
- Method in class org.achartengine.renderer.
DialRenderer
Returns the end angle value of the dial.
getAngleMin()
- Method in class org.achartengine.renderer.
DialRenderer
Returns the start angle value of the dial.
getAxesColor()
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns the axes color.
getAxisTitleTextSize()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the axis title text size.
getBackgroundColor()
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns the background color.
getBarChartIntent(Context, XYMultipleSeriesDataset, XYMultipleSeriesRenderer, BarChart.Type)
- Static method in class org.achartengine.
ChartFactory
Creates a bar chart intent that can be used to start the graphical view activity.
getBarChartIntent(Context, XYMultipleSeriesDataset, XYMultipleSeriesRenderer, BarChart.Type, String)
- Static method in class org.achartengine.
ChartFactory
Creates a bar chart intent that can be used to start the graphical view activity.
getBarChartView(Context, XYMultipleSeriesDataset, XYMultipleSeriesRenderer, BarChart.Type)
- Static method in class org.achartengine.
ChartFactory
Creates a bar chart view.
getBarSpacing()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the spacing between bars, in bar charts.
getBarsSpacing()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Deprecated.
use getBarSpacing instead
getBubbleChartIntent(Context, XYMultipleSeriesDataset, XYMultipleSeriesRenderer)
- Static method in class org.achartengine.
ChartFactory
Creates a bubble chart intent that can be used to start the graphical view activity.
getBubbleChartIntent(Context, XYMultipleSeriesDataset, XYMultipleSeriesRenderer, String)
- Static method in class org.achartengine.
ChartFactory
Creates a bubble chart intent that can be used to start the graphical view activity.
getBubbleChartView(Context, XYMultipleSeriesDataset, XYMultipleSeriesRenderer)
- Static method in class org.achartengine.
ChartFactory
Creates a bubble chart view.
getCalcRange(int)
- Method in class org.achartengine.chart.
XYChart
getCap()
- Method in class org.achartengine.renderer.
BasicStroke
Returns the stroke cap.
getCategoriesCount()
- Method in class org.achartengine.model.
MultipleCategorySeries
Returns the categories count.
getCategory(int)
- Method in class org.achartengine.model.
CategorySeries
Returns the category name at the specified index.
getCategory(int)
- Method in class org.achartengine.model.
MultipleCategorySeries
Returns the category name at the specified index.
getCenterX()
- Method in class org.achartengine.chart.
RoundChart
Returns the center on X axis.
getCenterY()
- Method in class org.achartengine.chart.
RoundChart
Returns the center on Y axis.
getChartTitle()
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns the chart title.
getChartTitle()
- Method in class org.achartengine.renderer.
DialRenderer
Returns the chart title.
getChartTitleTextSize()
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns the chart title text size.
getChartTitleTextSize()
- Method in class org.achartengine.renderer.
DialRenderer
Returns the chart title text size.
getChartType()
- Method in class org.achartengine.chart.
BarChart
Returns the chart type identifier.
getChartType()
- Method in class org.achartengine.chart.
BubbleChart
Returns the chart type identifier.
getChartType()
- Method in class org.achartengine.chart.
CombinedXYChart
Returns the chart type identifier.
getChartType()
- Method in class org.achartengine.chart.
CubicLineChart
Returns the chart type identifier.
getChartType()
- Method in class org.achartengine.chart.
LineChart
Returns the chart type identifier.
getChartType()
- Method in class org.achartengine.chart.
RangeBarChart
Returns the chart type identifier.
getChartType()
- Method in class org.achartengine.chart.
ScatterChart
Returns the chart type identifier.
getChartType()
- Method in class org.achartengine.chart.
TimeChart
Returns the chart type identifier.
getChartType()
- Method in class org.achartengine.chart.
XYChart
Returns the chart type identifier.
getChartValuesSpacing()
- Method in class org.achartengine.renderer.
SimpleSeriesRenderer
Returns the chart values spacing from the data point.
getChartValuesTextAlign()
- Method in class org.achartengine.renderer.
SimpleSeriesRenderer
Returns the chart values text align.
getChartValuesTextSize()
- Method in class org.achartengine.renderer.
SimpleSeriesRenderer
Returns the chart values text size.
getCoeficient()
- Method in class org.achartengine.chart.
BarChart
Returns the value of a constant used to calculate the half-distance.
getCoeficient()
- Method in class org.achartengine.chart.
RangeBarChart
Returns the value of a constant used to calculate the half-distance.
getColor()
- Method in class org.achartengine.renderer.
SimpleSeriesRenderer
Returns the series color.
getCombinedXYChartIntent(Context, XYMultipleSeriesDataset, XYMultipleSeriesRenderer, String[], String)
- Static method in class org.achartengine.
ChartFactory
Creates a combined XY chart intent that can be used to start the graphical view activity.
getCombinedXYChartView(Context, XYMultipleSeriesDataset, XYMultipleSeriesRenderer, String[])
- Static method in class org.achartengine.
ChartFactory
Creates a combined XY chart view.
getCubeLineChartView(Context, XYMultipleSeriesDataset, XYMultipleSeriesRenderer, float)
- Static method in class org.achartengine.
ChartFactory
Creates a cubic line chart view.
getCubicLineChartIntent(Context, XYMultipleSeriesDataset, XYMultipleSeriesRenderer, float)
- Static method in class org.achartengine.
ChartFactory
Creates a cubic line chart intent that can be used to start the graphical view activity.
getCubicLineChartIntent(Context, XYMultipleSeriesDataset, XYMultipleSeriesRenderer, float, String)
- Static method in class org.achartengine.
ChartFactory
Creates a line chart intent that can be used to start the graphical view activity.
getCurrentSeriesAndPoint()
- Method in class org.achartengine.
GraphicalView
Returns the current series selection object.
getDataset()
- Method in class org.achartengine.chart.
XYChart
getDateFormat()
- Method in class org.achartengine.chart.
TimeChart
Returns the date format pattern to be used for formatting the X axis labels.
getDefaultMinimum()
- Method in class org.achartengine.chart.
BarChart
Returns the default axis minimum.
getDefaultMinimum()
- Method in class org.achartengine.chart.
XYChart
Returns the default axis minimum.
getDialChartIntent(Context, CategorySeries, DialRenderer, String)
- Static method in class org.achartengine.
ChartFactory
Creates a dial chart intent that can be used to start the graphical view activity.
getDialChartView(Context, CategorySeries, DialRenderer)
- Static method in class org.achartengine.
ChartFactory
Creates a dial chart intent that can be used to start the graphical view activity.
getDoughnutChartIntent(Context, MultipleCategorySeries, DefaultRenderer, String)
- Static method in class org.achartengine.
ChartFactory
Creates a doughnut chart intent that can be used to start the graphical view activity.
getDoughnutChartView(Context, MultipleCategorySeries, DefaultRenderer)
- Static method in class org.achartengine.
ChartFactory
Creates a doughnut chart intent that can be used to start the graphical view activity.
getExceed(float, DefaultRenderer, int, int)
- Method in class org.achartengine.chart.
AbstractChart
Calculates if the current width exceeds the total width.
getFillBelowLineColor()
- Method in class org.achartengine.renderer.
XYSeriesRenderer
Returns the fill below line color.
getFloats(List<Float>)
- Static method in class org.achartengine.util.
MathHelper
Transforms a list of Float values into an array of float.
getGradientStartColor()
- Method in class org.achartengine.renderer.
SimpleSeriesRenderer
Returns the gradient start color.
getGradientStartValue()
- Method in class org.achartengine.renderer.
SimpleSeriesRenderer
Returns the gradient start value.
getGradientStopColor()
- Method in class org.achartengine.renderer.
SimpleSeriesRenderer
Returns the gradient stop color.
getGradientStopValue()
- Method in class org.achartengine.renderer.
SimpleSeriesRenderer
Returns the gradient stop value.
getGridColor()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the grid color.
getHalfDiffX(float[], int, int)
- Method in class org.achartengine.chart.
BarChart
Calculates and returns the half-distance in the graphical representation of 2 consecutive points.
getIndexForName(String)
- Static method in enum org.achartengine.chart.
PointStyle
Returns the point shape index based on the given name.
getInitialRange()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the initial range.
getInitialRange(int)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the initial range.
getIntervals()
- Method in class org.achartengine.renderer.
BasicStroke
Returns the path effect intervals.
getItemCount()
- Method in class org.achartengine.model.
CategorySeries
Returns the series item count.
getItemCount(int)
- Method in class org.achartengine.model.
MultipleCategorySeries
Returns the series item count.
getItemCount()
- Method in class org.achartengine.model.
XYSeries
Returns the series item count.
getJoin()
- Method in class org.achartengine.renderer.
BasicStroke
Returns the stroke join.
getLabel(double)
- Method in class org.achartengine.chart.
XYChart
Makes sure the fraction digit is not displayed, if not needed.
getLabels(double, double, int)
- Static method in class org.achartengine.util.
MathHelper
Computes a reasonable set of labels for a data interval and number of labels.
getLabelsColor()
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns the labels color.
getLabelsTextSize()
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns the labels text size.
getLegendHeight()
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns the legend height.
getLegendShapeWidth(int)
- Method in class org.achartengine.chart.
AbstractChart
Returns the legend shape width.
getLegendShapeWidth(int)
- Method in class org.achartengine.chart.
BarChart
Returns the legend shape width.
getLegendShapeWidth(int)
- Method in class org.achartengine.chart.
BubbleChart
Returns the legend shape width.
getLegendShapeWidth(int)
- Method in class org.achartengine.chart.
CombinedXYChart
Returns the legend shape width.
getLegendShapeWidth(int)
- Method in class org.achartengine.chart.
DoughnutChart
Returns the legend shape width.
getLegendShapeWidth(int)
- Method in class org.achartengine.chart.
LineChart
Returns the legend shape width.
getLegendShapeWidth(int)
- Method in class org.achartengine.chart.
RoundChart
Returns the legend shape width.
getLegendShapeWidth(int)
- Method in class org.achartengine.chart.
ScatterChart
Returns the legend shape width.
getLegendSize(DefaultRenderer, int, float)
- Method in class org.achartengine.chart.
AbstractChart
Calculates the current legend size.
getLegendTextSize()
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns the legend text size.
getLineChartIntent(Context, XYMultipleSeriesDataset, XYMultipleSeriesRenderer)
- Static method in class org.achartengine.
ChartFactory
Creates a line chart intent that can be used to start the graphical view activity.
getLineChartIntent(Context, XYMultipleSeriesDataset, XYMultipleSeriesRenderer, String)
- Static method in class org.achartengine.
ChartFactory
Creates a line chart intent that can be used to start the graphical view activity.
getLineChartView(Context, XYMultipleSeriesDataset, XYMultipleSeriesRenderer)
- Static method in class org.achartengine.
ChartFactory
Creates a line chart view.
getLineWidth()
- Method in class org.achartengine.renderer.
XYSeriesRenderer
Returns the chart line width.
getMajorTicksSpacing()
- Method in class org.achartengine.renderer.
DialRenderer
Returns the major ticks spacing.
getMargins()
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns the margin sizes.
getMarginsColor()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the margins color.
getMaximumValue(int)
- Method in class org.achartengine.model.
RangeCategorySeries
Returns the maximum value at the specified index.
getMaxValue()
- Method in class org.achartengine.model.
XYValueSeries
Returns the maximum value.
getMaxValue()
- Method in class org.achartengine.renderer.
DialRenderer
Returns the end value to be rendered on the dial.
getMaxX()
- Method in class org.achartengine.model.
XYSeries
Returns the maximum value on the X axis.
getMaxY()
- Method in class org.achartengine.model.
XYSeries
Returns the maximum value on the Y axis.
getMinimumValue(int)
- Method in class org.achartengine.model.
RangeCategorySeries
Returns the minimum value at the specified index.
getMinorTicksSpacing()
- Method in class org.achartengine.renderer.
DialRenderer
Returns the minor ticks spacing.
getMinValue()
- Method in class org.achartengine.model.
XYValueSeries
Returns the minimum value.
getMinValue()
- Method in class org.achartengine.renderer.
DialRenderer
Returns the start value to be rendered on the dial.
getMinX()
- Method in class org.achartengine.model.
XYSeries
Returns the minimum value on the X axis.
getMinY()
- Method in class org.achartengine.model.
XYSeries
Returns the minimum value on the Y axis.
getMiter()
- Method in class org.achartengine.renderer.
BasicStroke
Returns the stroke miter.
getName()
- Method in enum org.achartengine.chart.
PointStyle
Returns the point shape name.
getOrientation()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the current orientation of the chart X axis.
getOriginalScale()
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns the original value to be used for scaling the chart.
getPanLimits()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the pan limits.
getPhase()
- Method in class org.achartengine.renderer.
BasicStroke
Returns the path effect phase.
getPieChartIntent(Context, CategorySeries, DefaultRenderer, String)
- Static method in class org.achartengine.
ChartFactory
Creates a pie chart intent that can be used to start the graphical view activity.
getPieChartView(Context, CategorySeries, DefaultRenderer)
- Static method in class org.achartengine.
ChartFactory
Creates a pie chart intent that can be used to start the graphical view activity.
getPointIndex()
- Method in class org.achartengine.model.
SeriesSelection
getPointsChart()
- Method in class org.achartengine.chart.
LineChart
Returns the scatter chart to be used for drawing the data points.
getPointsChart()
- Method in class org.achartengine.chart.
XYChart
Returns the scatter chart to be used for drawing the data points.
getPointSize()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the size of the points, for charts displaying points.
getPointStyle()
- Method in class org.achartengine.renderer.
XYSeriesRenderer
Returns the point style.
getPointStyleForName(String)
- Static method in enum org.achartengine.chart.
PointStyle
Return the point shape that has the provided symbol.
getRange(int)
- Method in class org.achartengine.tools.
AbstractTool
Returns the current chart range.
getRangeBarChartIntent(Context, XYMultipleSeriesDataset, XYMultipleSeriesRenderer, BarChart.Type, String)
- Static method in class org.achartengine.
ChartFactory
Creates a range bar chart intent that can be used to start the graphical view activity.
getRangeBarChartView(Context, XYMultipleSeriesDataset, XYMultipleSeriesRenderer, BarChart.Type)
- Static method in class org.achartengine.
ChartFactory
Creates a range bar chart view.
getRenderer()
- Method in class org.achartengine.chart.
RoundChart
Returns the renderer.
getRenderer()
- Method in class org.achartengine.chart.
XYChart
getScale()
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns the value to be used for scaling the chart.
getScaleNumber()
- Method in class org.achartengine.model.
XYSeries
getScalesCount()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
getScatterChartIntent(Context, XYMultipleSeriesDataset, XYMultipleSeriesRenderer)
- Static method in class org.achartengine.
ChartFactory
Creates a scatter chart intent that can be used to start the graphical view activity.
getScatterChartIntent(Context, XYMultipleSeriesDataset, XYMultipleSeriesRenderer, String)
- Static method in class org.achartengine.
ChartFactory
Creates a scatter chart intent that can be used to start the graphical view activity.
getScatterChartView(Context, XYMultipleSeriesDataset, XYMultipleSeriesRenderer)
- Static method in class org.achartengine.
ChartFactory
Creates a scatter chart view.
getScreenR()
- Method in class org.achartengine.chart.
XYChart
getSelectableBuffer()
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns the selectable radius value around clickable points.
getSeries()
- Method in class org.achartengine.model.
XYMultipleSeriesDataset
Returns an array of the XY series.
getSeriesAndPointForScreenCoordinate(Point)
- Method in class org.achartengine.chart.
AbstractChart
Given screen coordinates, returns the series and point indexes of a chart element.
getSeriesAndPointForScreenCoordinate(Point)
- Method in class org.achartengine.chart.
XYChart
getSeriesAt(int)
- Method in class org.achartengine.model.
XYMultipleSeriesDataset
Returns the XY series at the specified index.
getSeriesCount()
- Method in class org.achartengine.model.
XYMultipleSeriesDataset
Returns the XY series count.
getSeriesIndex()
- Method in class org.achartengine.model.
SeriesSelection
getSeriesRendererAt(int)
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns the simple renderer from the multiple renderer list.
getSeriesRendererCount()
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns the simple renderers count in the multiple renderer list.
getSeriesRenderers()
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns an array of the simple renderers in the multiple renderer list.
getStroke()
- Method in class org.achartengine.renderer.
SimpleSeriesRenderer
Returns the stroke style.
getTextTypefaceName()
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns the text typeface name.
getTextTypefaceStyle()
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns the text typeface style.
getTimeChartIntent(Context, XYMultipleSeriesDataset, XYMultipleSeriesRenderer, String)
- Static method in class org.achartengine.
ChartFactory
Creates a time chart intent that can be used to start the graphical view activity.
getTimeChartIntent(Context, XYMultipleSeriesDataset, XYMultipleSeriesRenderer, String, String)
- Static method in class org.achartengine.
ChartFactory
Creates a time chart intent that can be used to start the graphical view activity.
getTimeChartView(Context, XYMultipleSeriesDataset, XYMultipleSeriesRenderer, String)
- Static method in class org.achartengine.
ChartFactory
Creates a time chart view.
getTitle()
- Method in class org.achartengine.model.
CategorySeries
Returns the series title.
getTitle()
- Method in class org.achartengine.model.
XYSeries
Returns the series title.
getTitles(int)
- Method in class org.achartengine.model.
MultipleCategorySeries
Returns the series titles.
getValue(int)
- Method in class org.achartengine.model.
CategorySeries
Returns the value at the specified index.
getValue()
- Method in class org.achartengine.model.
SeriesSelection
getValue(int)
- Method in class org.achartengine.model.
XYValueSeries
Returns the value at the specified index.
getValues(int)
- Method in class org.achartengine.model.
MultipleCategorySeries
Returns the values at the specified index.
getVisualTypeForIndex(int)
- Method in class org.achartengine.renderer.
DialRenderer
Returns the visual type at the specified index.
getX()
- Method in class org.achartengine.model.
Point
getX(int)
- Method in class org.achartengine.model.
XYSeries
Returns the X axis value at the specified index.
getXAxisMax()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the end value of the X axis range.
getXAxisMax(int)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the end value of the X axis range.
getXAxisMin()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the start value of the X axis range.
getXAxisMin(int)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the start value of the X axis range.
getXLabels()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the approximate number of labels for the X axis.
getXLabelsAlign()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the X axis labels alignment.
getXLabelsAngle()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the rotation angle of labels for the X axis.
getXTextLabel(Double)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the X axis text label at the specified X axis value.
getXTextLabelLocations()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the X text label locations.
getXTitle()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the title for the X axis.
getXValue()
- Method in class org.achartengine.model.
SeriesSelection
getY()
- Method in class org.achartengine.model.
Point
getY(int)
- Method in class org.achartengine.model.
XYSeries
Returns the Y axis value at the specified index.
getYAxisAlign(int)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
getYAxisMax()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the end value of the Y axis range.
getYAxisMax(int)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the end value of the Y axis range.
getYAxisMin()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the start value of the Y axis range.
getYAxisMin(int)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the start value of the Y axis range.
getYLabels()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the approximate number of labels for the Y axis.
getYLabelsAlign(int)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the Y axis labels alignment.
getYLabelsAngle()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the rotation angle of labels for the Y axis.
getYTextLabel(Double)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the Y axis text label at the specified Y axis value.
getYTextLabel(Double, int)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the Y axis text label at the specified Y axis value.
getYTextLabelLocations()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the Y text label locations.
getYTextLabelLocations(int)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the Y text label locations.
getYTitle()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the title for the Y axis.
getYTitle(int)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the title for the Y axis.
getZoomLimits()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the zoom limits.
getZoomRate()
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns the zoom rate.
getZoomRate()
- Method in class org.achartengine.tools.
ZoomEvent
Returns the zoom rate.
getZoomRectangle()
- Method in class org.achartengine.
GraphicalView
GraphicalActivity
- Class in
org.achartengine
An activity that encapsulates a graphical view of the chart.
GraphicalActivity()
- Constructor for class org.achartengine.
GraphicalActivity
GraphicalView
- Class in
org.achartengine
The view that encapsulates the graphical chart.
GraphicalView(Context, AbstractChart)
- Constructor for class org.achartengine.
GraphicalView
Creates a new graphical view.
H
handleTouch(MotionEvent)
- Method in interface org.achartengine.
ITouchHandler
Handles the touch event.
handleTouch(MotionEvent)
- Method in class org.achartengine.
TouchHandler
Handles the touch event.
handleTouch(MotionEvent)
- Method in class org.achartengine.
TouchHandlerOld
I
initAxesRange(int)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
initAxesRangeForScale(int)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
isAntialiasing()
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns the antialiasing flag value.
isApplyBackgroundColor()
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns if the background color should be applied.
isClickEnabled()
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns the enabled state of the click.
isDisplayChartValues()
- Method in class org.achartengine.renderer.
SimpleSeriesRenderer
Returns if the chart point values should be displayed as text.
isExternalZoomEnabled()
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns the enabled state of the external (application implemented) zoom.
isFillBelowLine()
- Method in class org.achartengine.renderer.
XYSeriesRenderer
Returns if the chart should be filled below the line.
isFillPoints()
- Method in class org.achartengine.renderer.
XYSeriesRenderer
Returns if the chart points should be filled.
isFitLegend()
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns if the legend should size to fit.
isGradientEnabled()
- Method in class org.achartengine.renderer.
SimpleSeriesRenderer
Returns the gradient is enabled value.
isInitialRangeSet()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
isInitialRangeSet(int)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns if the initial range is set.
isInScroll()
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns if the chart is inside a scroll view and doesn't need to shrink.
isMaxValueSet()
- Method in class org.achartengine.renderer.
DialRenderer
Returns if the maximum dial value was set.
isMaxXSet()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns if the maximum X value was set.
isMaxXSet(int)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns if the maximum X value was set.
isMaxYSet()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns if the maximum Y value was set.
isMaxYSet(int)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns if the maximum Y value was set.
isMinValueSet()
- Method in class org.achartengine.renderer.
DialRenderer
Returns if the minimum dial value was set.
isMinXSet()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns if the minimum X value was set.
isMinXSet(int)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns if the minimum X value was set.
isMinYSet()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns if the minimum Y value was set.
isMinYSet(int)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns if the minimum Y value was set.
isPanEnabled()
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns the enabled state of the pan.
isPanEnabled()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the enabled state of the pan on at least one axis.
isPanXEnabled()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the enabled state of the pan on X axis.
isPanYEnabled()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the enabled state of the pan on Y axis.
isRenderNullValues()
- Method in class org.achartengine.chart.
BarChart
Returns if the chart should display the null values.
isRenderNullValues()
- Method in class org.achartengine.chart.
XYChart
Returns if the chart should display the null values.
isRenderPoints(SimpleSeriesRenderer)
- Method in class org.achartengine.chart.
LineChart
Returns if the chart should display the points as a certain shape.
isRenderPoints(SimpleSeriesRenderer)
- Method in class org.achartengine.chart.
XYChart
Returns if the chart should display the points as a certain shape.
isShowAxes()
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns if the axes should be visible.
isShowCustomTextGrid()
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns if the grid should be visible for custom X or Y labels.
isShowGrid()
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns if the grid should be visible.
isShowLabels()
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns if the labels should be visible.
isShowLegend()
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns if the legend should be visible.
isVertical(DefaultRenderer)
- Method in class org.achartengine.chart.
AbstractChart
Checks if the current chart is rendered as vertical.
isZoomButtonsVisible()
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns the visible state of the zoom buttons.
isZoomEnabled()
- Method in class org.achartengine.renderer.
DefaultRenderer
Returns the enabled state of the zoom.
isZoomEnabled()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the enabled state of the zoom on at least one axis.
isZoomIn()
- Method in class org.achartengine.tools.
ZoomEvent
Returns the zoom type.
isZoomXEnabled()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the enabled state of the zoom on X axis.
isZoomYEnabled()
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Returns the enabled state of the zoom on Y axis.
ITouchHandler
- Interface in
org.achartengine
The interface to be implemented by the touch handlers.
L
LineChart
- Class in
org.achartengine.chart
The line chart rendering class.
LineChart(XYMultipleSeriesDataset, XYMultipleSeriesRenderer)
- Constructor for class org.achartengine.chart.
LineChart
Builds a new line chart instance.
M
MathHelper
- Class in
org.achartengine.util
Utility class for math operations.
mCenterX
- Variable in class org.achartengine.chart.
RoundChart
The chart center X axis.
mCenterY
- Variable in class org.achartengine.chart.
RoundChart
The chart center y axis.
mChart
- Variable in class org.achartengine.tools.
AbstractTool
The chart.
mDataset
- Variable in class org.achartengine.chart.
RoundChart
The series dataset.
mDataset
- Variable in class org.achartengine.chart.
XYChart
The multiple series dataset.
minmax(List<Double>)
- Static method in class org.achartengine.util.
MathHelper
Calculate the minimum and maximum values out of a list of doubles.
mRenderer
- Variable in class org.achartengine.chart.
RoundChart
The series renderer.
mRenderer
- Variable in class org.achartengine.chart.
XYChart
The multiple series renderer.
mRenderer
- Variable in class org.achartengine.tools.
AbstractTool
The renderer.
mType
- Variable in class org.achartengine.chart.
BarChart
The chart type.
MultipleCategorySeries
- Class in
org.achartengine.model
A series for the multiple category charts like the doughnut.
MultipleCategorySeries(String)
- Constructor for class org.achartengine.model.
MultipleCategorySeries
Builds a new category series.
N
NO_COLOR
- Static variable in class org.achartengine.renderer.
DefaultRenderer
A no color constant.
NO_VALUE
- Static variable in class org.achartengine.chart.
RoundChart
A no value constant.
notifyZoomResetListeners()
- Method in class org.achartengine.tools.
Zoom
Notify the zoom listeners about a zoom reset.
NULL_VALUE
- Static variable in class org.achartengine.util.
MathHelper
A value that is used a null value.
O
onCreate(Bundle)
- Method in class org.achartengine.
GraphicalActivity
onDraw(Canvas)
- Method in class org.achartengine.
GraphicalView
onTouchEvent(MotionEvent)
- Method in class org.achartengine.
GraphicalView
org.achartengine
- package org.achartengine
The main classes, including the ChartFactory, GraphicalActivity and GraphicalView.
org.achartengine.chart
- package org.achartengine.chart
Provides the classes that handle the actual rendering / drawing of the charts, based on the provided model and renderer.
org.achartengine.model
- package org.achartengine.model
Provides the classes that handle the data values (data model) to be used by displaying the charts.
org.achartengine.renderer
- package org.achartengine.renderer
Provides renderer classes that keep the chart rendering / drawing styles.
org.achartengine.tools
- package org.achartengine.tools
org.achartengine.util
- package org.achartengine.util
Utility classes that provide helper methods used by most of the other packages.
P
Pan
- Class in
org.achartengine.tools
The pan tool.
Pan(AbstractChart)
- Constructor for class org.achartengine.tools.
Pan
Builds and instance of the pan tool.
panApplied()
- Method in interface org.achartengine.tools.
PanListener
Called when a pan change is triggered.
PanListener
- Interface in
org.achartengine.tools
A pan listener.
PieChart
- Class in
org.achartengine.chart
The pie chart rendering class.
PieChart(CategorySeries, DefaultRenderer)
- Constructor for class org.achartengine.chart.
PieChart
Builds a new pie chart instance.
Point
- Class in
org.achartengine.model
A class to encapsulate the definition of a point.
Point()
- Constructor for class org.achartengine.model.
Point
Point(float, float)
- Constructor for class org.achartengine.model.
Point
PointStyle
- Enum in
org.achartengine.chart
The chart point style enumerator.
R
RangeBarChart
- Class in
org.achartengine.chart
The range bar chart rendering class.
RangeBarChart(XYMultipleSeriesDataset, XYMultipleSeriesRenderer, BarChart.Type)
- Constructor for class org.achartengine.chart.
RangeBarChart
Builds a new range bar chart instance.
RangeCategorySeries
- Class in
org.achartengine.model
A series for the range category charts like the range bar.
RangeCategorySeries(String)
- Constructor for class org.achartengine.model.
RangeCategorySeries
Builds a new category series.
remove(int)
- Method in class org.achartengine.model.
CategorySeries
Removes an existing value from the series.
remove(int)
- Method in class org.achartengine.model.
MultipleCategorySeries
Removes an existing value from the series.
remove(int)
- Method in class org.achartengine.model.
RangeCategorySeries
Removes existing values from the series.
remove(int)
- Method in class org.achartengine.model.
XYSeries
Removes an existing value from the series.
remove(int)
- Method in class org.achartengine.model.
XYValueSeries
Removes an existing value from the series.
removePanListener(PanListener)
- Method in class org.achartengine.
GraphicalView
Removes a pan listener.
removePanListener(PanListener)
- Method in interface org.achartengine.
ITouchHandler
Removes a pan listener.
removePanListener(PanListener)
- Method in class org.achartengine.tools.
Pan
Removes a pan listener.
removePanListener(PanListener)
- Method in class org.achartengine.
TouchHandler
Removes a pan listener.
removePanListener(PanListener)
- Method in class org.achartengine.
TouchHandlerOld
Removes a pan listener.
removeSeries(int)
- Method in class org.achartengine.model.
XYMultipleSeriesDataset
Removes the XY series from the list.
removeSeries(XYSeries)
- Method in class org.achartengine.model.
XYMultipleSeriesDataset
Removes the XY series from the list.
removeSeriesRenderer(SimpleSeriesRenderer)
- Method in class org.achartengine.renderer.
DefaultRenderer
Removes a simple renderer from the multiple renderer.
removeZoomListener(ZoomListener)
- Method in class org.achartengine.
GraphicalView
Removes a zoom listener.
removeZoomListener(ZoomListener)
- Method in interface org.achartengine.
ITouchHandler
Removes a zoom listener.
removeZoomListener(ZoomListener)
- Method in class org.achartengine.tools.
Zoom
Removes a zoom listener.
removeZoomListener(ZoomListener)
- Method in class org.achartengine.
TouchHandler
Removes a zoom listener.
removeZoomListener(ZoomListener)
- Method in class org.achartengine.
TouchHandlerOld
Removes a zoom listener.
repaint()
- Method in class org.achartengine.
GraphicalView
Schedule a view content repaint.
repaint(int, int, int, int)
- Method in class org.achartengine.
GraphicalView
Schedule a view content repaint, in the specified rectangle area.
RoundChart
- Class in
org.achartengine.chart
An abstract class to be extended by round like chart rendering classes.
RoundChart(CategorySeries, DefaultRenderer)
- Constructor for class org.achartengine.chart.
RoundChart
Round chart.
S
ScatterChart
- Class in
org.achartengine.chart
The scatter chart rendering class.
ScatterChart(XYMultipleSeriesDataset, XYMultipleSeriesRenderer)
- Constructor for class org.achartengine.chart.
ScatterChart
Builds a new scatter chart instance.
SeriesSelection
- Class in
org.achartengine.model
SeriesSelection(int, int, double, double)
- Constructor for class org.achartengine.model.
SeriesSelection
set(int, String, double)
- Method in class org.achartengine.model.
CategorySeries
Replaces the value at the specific index in the series.
setAngleMax(double)
- Method in class org.achartengine.renderer.
DialRenderer
Sets the end angle value of the dial.
setAngleMin(double)
- Method in class org.achartengine.renderer.
DialRenderer
Sets the start angle value of the dial.
setAntialiasing(boolean)
- Method in class org.achartengine.renderer.
DefaultRenderer
Sets the antialiasing value.
setApplyBackgroundColor(boolean)
- Method in class org.achartengine.renderer.
DefaultRenderer
Sets if the background color should be applied.
setAxesColor(int)
- Method in class org.achartengine.renderer.
DefaultRenderer
Sets the axes color.
setAxisTitleTextSize(float)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Sets the axis title text size.
setBackgroundColor(int)
- Method in class org.achartengine.renderer.
DefaultRenderer
Sets the background color.
setBarSpacing(double)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Sets the spacing between bars, in bar charts.
setCalcRange(double[], int)
- Method in class org.achartengine.chart.
XYChart
setCenterX(int)
- Method in class org.achartengine.chart.
RoundChart
Sets a new center on X axis.
setCenterY(int)
- Method in class org.achartengine.chart.
RoundChart
Sets a new center on Y axis.
setChartTitle(String)
- Method in class org.achartengine.renderer.
DefaultRenderer
Sets the chart title.
setChartTitle(String)
- Method in class org.achartengine.renderer.
DialRenderer
Sets the chart title.
setChartTitleTextSize(float)
- Method in class org.achartengine.renderer.
DefaultRenderer
Sets the chart title text size.
setChartTitleTextSize(float)
- Method in class org.achartengine.renderer.
DialRenderer
Sets the chart title text size.
setChartValuesSpacing(float)
- Method in class org.achartengine.renderer.
SimpleSeriesRenderer
Sets the chart values spacing from the data point.
setChartValuesTextAlign(Paint.Align)
- Method in class org.achartengine.renderer.
SimpleSeriesRenderer
Sets the chart values text align.
setChartValuesTextSize(float)
- Method in class org.achartengine.renderer.
SimpleSeriesRenderer
Sets the chart values text size.
setChartValuesTextSize(float)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Deprecated.
use SimpleSeriesRenderer.setChartValuesTextSize() instead
setClickEnabled(boolean)
- Method in class org.achartengine.renderer.
DefaultRenderer
Sets the enabled state of the click.
setColor(int)
- Method in class org.achartengine.renderer.
SimpleSeriesRenderer
Sets the series color.
setDatasetRenderer(XYMultipleSeriesDataset, XYMultipleSeriesRenderer)
- Method in class org.achartengine.chart.
LineChart
Sets the series and the renderer.
setDatasetRenderer(XYMultipleSeriesDataset, XYMultipleSeriesRenderer)
- Method in class org.achartengine.chart.
ScatterChart
setDatasetRenderer(XYMultipleSeriesDataset, XYMultipleSeriesRenderer)
- Method in class org.achartengine.chart.
XYChart
setDateFormat(String)
- Method in class org.achartengine.chart.
TimeChart
Sets the date format pattern to be used for formatting the X axis labels.
setDisplayChartValues(boolean)
- Method in class org.achartengine.renderer.
SimpleSeriesRenderer
Sets if the chart point values should be displayed as text.
setDisplayChartValues(boolean)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Deprecated.
use SimpleSeriesRenderer.setDisplayChartValues() instead
setExternalZoomEnabled(boolean)
- Method in class org.achartengine.renderer.
DefaultRenderer
Sets the enabled state of the external (application implemented) zoom.
setFillBelowLine(boolean)
- Method in class org.achartengine.renderer.
XYSeriesRenderer
Sets if the line chart should be filled below its line.
setFillBelowLineColor(int)
- Method in class org.achartengine.renderer.
XYSeriesRenderer
Sets the fill below the line color.
setFillPoints(boolean)
- Method in class org.achartengine.renderer.
XYSeriesRenderer
Sets if the chart points should be filled.
setFitLegend(boolean)
- Method in class org.achartengine.renderer.
DefaultRenderer
Sets if the legend should size to fit.
setGradientEnabled(boolean)
- Method in class org.achartengine.renderer.
SimpleSeriesRenderer
Sets the gradient enabled value.
setGradientStart(double, int)
- Method in class org.achartengine.renderer.
SimpleSeriesRenderer
Sets the gradient start value and color.
setGradientStop(double, int)
- Method in class org.achartengine.renderer.
SimpleSeriesRenderer
Sets the gradient stop value and color.
setGridColor(int)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Sets the color of the grid.
setInitialRange(double[])
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Sets the axes initial range values.
setInitialRange(double[], int)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Sets the axes initial range values.
setInScroll(boolean)
- Method in class org.achartengine.renderer.
DefaultRenderer
To be set if the chart is inside a scroll view and doesn't need to shrink when not enough space.
setLabelsColor(int)
- Method in class org.achartengine.renderer.
DefaultRenderer
Sets the labels color.
setLabelsTextSize(float)
- Method in class org.achartengine.renderer.
DefaultRenderer
Sets the labels text size.
setLegendHeight(int)
- Method in class org.achartengine.renderer.
DefaultRenderer
Sets the legend height, in pixels.
setLegendTextSize(float)
- Method in class org.achartengine.renderer.
DefaultRenderer
Sets the legend text size.
setLineWidth(float)
- Method in class org.achartengine.renderer.
XYSeriesRenderer
Sets the chart line width.
setMajorTicksSpacing(double)
- Method in class org.achartengine.renderer.
DialRenderer
Sets the major ticks spacing.
setMargins(int[])
- Method in class org.achartengine.renderer.
DefaultRenderer
Sets the margins, in pixels.
setMarginsColor(int)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Sets the color of the margins.
setMaxValue(double)
- Method in class org.achartengine.renderer.
DialRenderer
Sets the end value to be rendered on the dial.
setMinorTicksSpacing(double)
- Method in class org.achartengine.renderer.
DialRenderer
Sets the minor ticks spacing.
setMinValue(double)
- Method in class org.achartengine.renderer.
DialRenderer
Sets the start value to be rendered on the dial.
setOrientation(XYMultipleSeriesRenderer.Orientation)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Sets the current orientation of the chart X axis.
setPanEnabled(boolean)
- Method in class org.achartengine.renderer.
DefaultRenderer
Sets the enabled state of the pan.
setPanEnabled(boolean, boolean)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Sets the enabled state of the pan.
setPanLimits(double[])
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Sets the pan limits as an array of 4 values.
setPointSize(float)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Sets the size of the points, for charts displaying points.
setPointStyle(PointStyle)
- Method in class org.achartengine.renderer.
XYSeriesRenderer
Sets the point style.
setRange(double[])
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
setRange(double[], int)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Sets the axes range values.
setScale(float)
- Method in class org.achartengine.renderer.
DefaultRenderer
Sets the value to be used for scaling the chart.
setScreenR(Rect)
- Method in class org.achartengine.chart.
XYChart
setSelectableBuffer(int)
- Method in class org.achartengine.renderer.
DefaultRenderer
Sets the selectable radius value around clickable points.
setShowAxes(boolean)
- Method in class org.achartengine.renderer.
DefaultRenderer
Sets if the axes should be visible.
setShowCustomTextGrid(boolean)
- Method in class org.achartengine.renderer.
DefaultRenderer
Sets if the grid for custom X or Y labels should be visible.
setShowGrid(boolean)
- Method in class org.achartengine.renderer.
DefaultRenderer
Sets if the grid should be visible.
setShowLabels(boolean)
- Method in class org.achartengine.renderer.
DefaultRenderer
Sets if the labels should be visible.
setShowLegend(boolean)
- Method in class org.achartengine.renderer.
DefaultRenderer
Sets if the legend should be visible.
setStroke(BasicStroke)
- Method in class org.achartengine.renderer.
SimpleSeriesRenderer
Sets the stroke style.
setTextTypeface(String, int)
- Method in class org.achartengine.renderer.
DefaultRenderer
Sets the text typeface name and style.
setTitle(String)
- Method in class org.achartengine.model.
XYSeries
Sets the series title.
setVisualTypes(DialRenderer.Type[])
- Method in class org.achartengine.renderer.
DialRenderer
Sets the visual types.
setX(float)
- Method in class org.achartengine.model.
Point
setXAxisMax(double)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Sets the end value of the X axis range.
setXAxisMax(double, int)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Sets the end value of the X axis range.
setXAxisMin(double)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Sets the start value of the X axis range.
setXAxisMin(double, int)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Sets the start value of the X axis range.
setXLabels(int)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Sets the approximate number of labels for the X axis.
setXLabelsAlign(Paint.Align)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Sets the X axis labels alignment.
setXLabelsAngle(float)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Sets the rotation angle (in degrees) of labels for the X axis.
setXRange(double, double, int)
- Method in class org.achartengine.tools.
AbstractTool
Sets a new range on the X axis.
setXTitle(String)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Sets the title for the X axis.
setY(float)
- Method in class org.achartengine.model.
Point
setYAxisAlign(Paint.Align, int)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
setYAxisMax(double)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Sets the end value of the Y axis range.
setYAxisMax(double, int)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Sets the end value of the Y axis range.
setYAxisMin(double)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Sets the start value of the Y axis range.
setYAxisMin(double, int)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Sets the start value of the Y axis range.
setYLabels(int)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Sets the approximate number of labels for the Y axis.
setYLabelsAlign(Paint.Align)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
setYLabelsAlign(Paint.Align, int)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Sets the Y axis labels alignment.
setYLabelsAngle(float)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Sets the rotation angle (in degrees) of labels for the Y axis.
setYRange(double, double, int)
- Method in class org.achartengine.tools.
AbstractTool
Sets a new range on the Y axis.
setYTitle(String)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Sets the title for the Y axis.
setYTitle(String, int)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Sets the title for the Y axis.
setZoomButtonsVisible(boolean)
- Method in class org.achartengine.renderer.
DefaultRenderer
Sets the visible state of the zoom buttons.
setZoomEnabled(boolean)
- Method in class org.achartengine.renderer.
DefaultRenderer
Sets the enabled state of the zoom.
setZoomEnabled(boolean, boolean)
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Sets the enabled state of the zoom.
setZoomLimits(double[])
- Method in class org.achartengine.renderer.
XYMultipleSeriesRenderer
Sets the zoom limits as an array of 4 values.
setZoomRate(float)
- Method in class org.achartengine.
GraphicalView
Sets the zoom rate.
setZoomRate(float)
- Method in class org.achartengine.renderer.
DefaultRenderer
Sets the zoom rate.
setZoomRate(float)
- Method in class org.achartengine.tools.
Zoom
Sets the zoom rate.
SHAPE_WIDTH
- Static variable in class org.achartengine.chart.
RoundChart
The legend shape width.
SimpleSeriesRenderer
- Class in
org.achartengine.renderer
A simple series renderer.
SimpleSeriesRenderer()
- Constructor for class org.achartengine.renderer.
SimpleSeriesRenderer
SOLID
- Static variable in class org.achartengine.renderer.
BasicStroke
The solid line style.
T
TEXT_COLOR
- Static variable in class org.achartengine.renderer.
DefaultRenderer
The default color for text.
TimeChart
- Class in
org.achartengine.chart
The time chart rendering class.
TimeChart(XYMultipleSeriesDataset, XYMultipleSeriesRenderer)
- Constructor for class org.achartengine.chart.
TimeChart
Builds a new time chart instance.
TimeSeries
- Class in
org.achartengine.model
A series for the date / time charts.
TimeSeries(String)
- Constructor for class org.achartengine.model.
TimeSeries
Builds a new date / time series.
TITLE
- Static variable in class org.achartengine.
ChartFactory
The key for the chart graphical activity title.
toBitmap()
- Method in class org.achartengine.
GraphicalView
Saves the content of the graphical view to a bitmap.
toRealPoint(float, float)
- Method in class org.achartengine.chart.
XYChart
toRealPoint(float, float, int)
- Method in class org.achartengine.chart.
XYChart
Transforms a screen point to a real coordinates point.
toRealPoint(int)
- Method in class org.achartengine.
GraphicalView
Transforms the currently selected screen point to a real point.
toScreenPoint(double[])
- Method in class org.achartengine.chart.
XYChart
toScreenPoint(double[], int)
- Method in class org.achartengine.chart.
XYChart
toString()
- Method in enum org.achartengine.chart.
PointStyle
Returns the point shape name.
TouchHandler
- Class in
org.achartengine
The main handler of the touch events.
TouchHandler(GraphicalView, AbstractChart)
- Constructor for class org.achartengine.
TouchHandler
Creates a new graphical view.
TouchHandlerOld
- Class in
org.achartengine
A handler implementation for touch events for older platforms.
TouchHandlerOld(GraphicalView, AbstractChart)
- Constructor for class org.achartengine.
TouchHandlerOld
Creates an implementation of the old version of the touch handler.
toXYSeries()
- Method in class org.achartengine.model.
CategorySeries
Transforms the category series to an XY series.
toXYSeries()
- Method in class org.achartengine.model.
MultipleCategorySeries
Transforms the category series to an XY series.
toXYSeries()
- Method in class org.achartengine.model.
RangeCategorySeries
Transforms the range category series to an XY series.
TYPE
- Static variable in class org.achartengine.chart.
BarChart
The constant to identify this chart type.
TYPE
- Static variable in class org.achartengine.chart.
BubbleChart
The constant to identify this chart type.
TYPE
- Static variable in class org.achartengine.chart.
CubicLineChart
The chart type.
TYPE
- Static variable in class org.achartengine.chart.
LineChart
The constant to identify this chart type.
TYPE
- Static variable in class org.achartengine.chart.
RangeBarChart
The chart type.
TYPE
- Static variable in class org.achartengine.chart.
ScatterChart
The constant to identify this chart type.
TYPE
- Static variable in class org.achartengine.chart.
TimeChart
The constant to identify this chart type.
V
valueOf(String)
- Static method in enum org.achartengine.chart.
BarChart.Type
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.achartengine.chart.
PointStyle
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.achartengine.renderer.
DialRenderer.Type
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.achartengine.renderer.
XYMultipleSeriesRenderer.Orientation
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.achartengine.chart.
BarChart.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.achartengine.chart.
PointStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.achartengine.renderer.
DialRenderer.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.achartengine.renderer.
XYMultipleSeriesRenderer.Orientation
Returns an array containing the constants of this enum type, in the order they are declared.
X
XYChart
- Class in
org.achartengine.chart
The XY chart rendering class.
XYChart()
- Constructor for class org.achartengine.chart.
XYChart
XYChart(XYMultipleSeriesDataset, XYMultipleSeriesRenderer)
- Constructor for class org.achartengine.chart.
XYChart
Builds a new XY chart instance.
XYMultipleSeriesDataset
- Class in
org.achartengine.model
A series that includes 0 to many XYSeries.
XYMultipleSeriesDataset()
- Constructor for class org.achartengine.model.
XYMultipleSeriesDataset
XYMultipleSeriesRenderer
- Class in
org.achartengine.renderer
Multiple XY series renderer.
XYMultipleSeriesRenderer()
- Constructor for class org.achartengine.renderer.
XYMultipleSeriesRenderer
XYMultipleSeriesRenderer(int)
- Constructor for class org.achartengine.renderer.
XYMultipleSeriesRenderer
XYMultipleSeriesRenderer.Orientation
- Enum in
org.achartengine.renderer
An enum for the XY chart orientation of the X axis.
XYSeries
- Class in
org.achartengine.model
An XY series encapsulates values for XY charts like line, time, area, scatter... charts.
XYSeries(String)
- Constructor for class org.achartengine.model.
XYSeries
Builds a new XY series.
XYSeries(String, int)
- Constructor for class org.achartengine.model.
XYSeries
Builds a new XY series.
XYSeriesRenderer
- Class in
org.achartengine.renderer
A renderer for the XY type series.
XYSeriesRenderer()
- Constructor for class org.achartengine.renderer.
XYSeriesRenderer
XYValueSeries
- Class in
org.achartengine.model
An extension of the XY series which adds a third dimension.
XYValueSeries(String)
- Constructor for class org.achartengine.model.
XYValueSeries
Builds a new XY value series.
Z
Zoom
- Class in
org.achartengine.tools
The zoom tool.
Zoom(AbstractChart, boolean, float)
- Constructor for class org.achartengine.tools.
Zoom
Builds the zoom tool.
zoomApplied(ZoomEvent)
- Method in interface org.achartengine.tools.
ZoomListener
Called when a zoom change is triggered.
ZoomEvent
- Class in
org.achartengine.tools
A zoom event.
ZoomEvent(boolean, float)
- Constructor for class org.achartengine.tools.
ZoomEvent
Builds the zoom tool.
zoomIn()
- Method in class org.achartengine.
GraphicalView
Do a chart zoom in.
ZoomListener
- Interface in
org.achartengine.tools
A zoom listener.
zoomOut()
- Method in class org.achartengine.
GraphicalView
Do a chart zoom out.
zoomReset()
- Method in class org.achartengine.
GraphicalView
Do a chart zoom reset / fit zoom.
zoomReset()
- Method in interface org.achartengine.tools.
ZoomListener
Called when a zoom reset is done.
A
B
C
D
F
G
H
I
L
M
N
O
P
R
S
T
V
X
Z
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009 - 2011 4ViewSoft. All Rights Reserved.