- callTouchListener() - Method in class lecho.lib.hellocharts.view.BubbleChartView
-
- callTouchListener() - Method in interface lecho.lib.hellocharts.view.Chart
-
- callTouchListener() - Method in class lecho.lib.hellocharts.view.ColumnChartView
-
- callTouchListener() - Method in class lecho.lib.hellocharts.view.ComboLineColumnChartView
-
- callTouchListener() - Method in class lecho.lib.hellocharts.view.LineChartView
-
- callTouchListener() - Method in class lecho.lib.hellocharts.view.PieChartView
-
- cancelAnimation() - Method in interface lecho.lib.hellocharts.animation.ChartDataAnimator
-
- cancelAnimation() - Method in class lecho.lib.hellocharts.animation.ChartDataAnimatorV14
-
- cancelAnimation() - Method in class lecho.lib.hellocharts.animation.ChartDataAnimatorV8
-
- cancelAnimation() - Method in interface lecho.lib.hellocharts.animation.ChartViewportAnimator
-
- cancelAnimation() - Method in class lecho.lib.hellocharts.animation.ChartViewportAnimatorV14
-
- cancelAnimation() - Method in class lecho.lib.hellocharts.animation.ChartViewportAnimatorV8
-
- cancelAnimation() - Method in interface lecho.lib.hellocharts.animation.PieChartRotationAnimator
-
- cancelAnimation() - Method in class lecho.lib.hellocharts.animation.PieChartRotationAnimatorV14
-
- cancelAnimation() - Method in class lecho.lib.hellocharts.animation.PieChartRotationAnimatorV8
-
- cancelDataAnimation() - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- cancelDataAnimation() - Method in interface lecho.lib.hellocharts.view.Chart
-
Stops chart data animation.
- canScrollX - Variable in class lecho.lib.hellocharts.gesture.ChartScroller.ScrollResult
-
- canScrollY - Variable in class lecho.lib.hellocharts.gesture.ChartScroller.ScrollResult
-
- centerX() - Method in class lecho.lib.hellocharts.model.Viewport
-
- centerY() - Method in class lecho.lib.hellocharts.model.Viewport
-
- chart - Variable in class lecho.lib.hellocharts.gesture.ChartTouchHandler
-
- chart - Variable in class lecho.lib.hellocharts.renderer.AbstractChartRenderer
-
- Chart - Interface in lecho.lib.hellocharts.view
-
Interface for all charts.
- ChartAnimationListener - Interface in lecho.lib.hellocharts.animation
-
Listener used to listen for chart animation start and stop events.
- ChartComputator - Class in lecho.lib.hellocharts.computator
-
Computes raw points coordinates(in pixels), holds content area dimensions and chart viewport.
- ChartComputator() - Constructor for class lecho.lib.hellocharts.computator.ChartComputator
-
- chartComputator - Variable in class lecho.lib.hellocharts.view.AbstractChartView
-
- ChartData - Interface in lecho.lib.hellocharts.model
-
Base interface for all chart data models.
- ChartDataAnimator - Interface in lecho.lib.hellocharts.animation
-
- ChartDataAnimatorV14 - Class in lecho.lib.hellocharts.animation
-
- ChartDataAnimatorV14(Chart) - Constructor for class lecho.lib.hellocharts.animation.ChartDataAnimatorV14
-
- ChartDataAnimatorV8 - Class in lecho.lib.hellocharts.animation
-
- ChartDataAnimatorV8(Chart) - Constructor for class lecho.lib.hellocharts.animation.ChartDataAnimatorV8
-
- ChartGestureListener() - Constructor for class lecho.lib.hellocharts.gesture.ChartTouchHandler.ChartGestureListener
-
- chartHeight - Variable in class lecho.lib.hellocharts.computator.ChartComputator
-
- ChartRenderer - Interface in lecho.lib.hellocharts.renderer
-
Interface for all chart renderer.
- chartRenderer - Variable in class lecho.lib.hellocharts.view.AbstractChartView
-
- ChartScaleGestureListener() - Constructor for class lecho.lib.hellocharts.gesture.ChartTouchHandler.ChartScaleGestureListener
-
- ChartScaleGestureListener() - Constructor for class lecho.lib.hellocharts.gesture.PreviewChartTouchHandler.ChartScaleGestureListener
-
- ChartScroller - Class in lecho.lib.hellocharts.gesture
-
Encapsulates scrolling functionality.
- ChartScroller(Context) - Constructor for class lecho.lib.hellocharts.gesture.ChartScroller
-
- chartScroller - Variable in class lecho.lib.hellocharts.gesture.ChartTouchHandler
-
- ChartScroller.ScrollResult - Class in lecho.lib.hellocharts.gesture
-
- ChartTouchHandler - Class in lecho.lib.hellocharts.gesture
-
Default touch handler for most charts.
- ChartTouchHandler(Context, Chart) - Constructor for class lecho.lib.hellocharts.gesture.ChartTouchHandler
-
- ChartTouchHandler.ChartGestureListener - Class in lecho.lib.hellocharts.gesture
-
- ChartTouchHandler.ChartScaleGestureListener - Class in lecho.lib.hellocharts.gesture
-
- ChartUtils - Class in lecho.lib.hellocharts.util
-
- ChartUtils() - Constructor for class lecho.lib.hellocharts.util.ChartUtils
-
- ChartViewportAnimator - Interface in lecho.lib.hellocharts.animation
-
- ChartViewportAnimatorV14 - Class in lecho.lib.hellocharts.animation
-
- ChartViewportAnimatorV14(Chart) - Constructor for class lecho.lib.hellocharts.animation.ChartViewportAnimatorV14
-
- ChartViewportAnimatorV8 - Class in lecho.lib.hellocharts.animation
-
- ChartViewportAnimatorV8(Chart) - Constructor for class lecho.lib.hellocharts.animation.ChartViewportAnimatorV8
-
- chartWidth - Variable in class lecho.lib.hellocharts.computator.ChartComputator
-
- chartZoomer - Variable in class lecho.lib.hellocharts.gesture.ChartTouchHandler
-
- ChartZoomer - Class in lecho.lib.hellocharts.gesture
-
Encapsulates zooming functionality.
- ChartZoomer(Context, ZoomType) - Constructor for class lecho.lib.hellocharts.gesture.ChartZoomer
-
- checkTouch(float, float) - Method in class lecho.lib.hellocharts.renderer.BubbleChartRenderer
-
- checkTouch(float, float) - Method in interface lecho.lib.hellocharts.renderer.ChartRenderer
-
Checks if given pixel coordinates corresponds to any chart value.
- checkTouch(float, float) - Method in class lecho.lib.hellocharts.renderer.ColumnChartRenderer
-
- checkTouch(float, float) - Method in class lecho.lib.hellocharts.renderer.ComboChartRenderer
-
- checkTouch(float, float) - Method in class lecho.lib.hellocharts.renderer.LineChartRenderer
-
- checkTouch(float, float) - Method in class lecho.lib.hellocharts.renderer.PieChartRenderer
-
- clear() - Method in class lecho.lib.hellocharts.model.SelectedValue
-
- clearTouch() - Method in class lecho.lib.hellocharts.renderer.AbstractChartRenderer
-
- clearTouch() - Method in interface lecho.lib.hellocharts.renderer.ChartRenderer
-
Clear value selection.
- clearTouch() - Method in class lecho.lib.hellocharts.renderer.ComboChartRenderer
-
- COLOR_BLUE - Static variable in class lecho.lib.hellocharts.util.ChartUtils
-
- COLOR_GREEN - Static variable in class lecho.lib.hellocharts.util.ChartUtils
-
- COLOR_ORANGE - Static variable in class lecho.lib.hellocharts.util.ChartUtils
-
- COLOR_RED - Static variable in class lecho.lib.hellocharts.util.ChartUtils
-
- COLOR_VIOLET - Static variable in class lecho.lib.hellocharts.util.ChartUtils
-
- COLORS - Static variable in class lecho.lib.hellocharts.util.ChartUtils
-
- Column - Class in lecho.lib.hellocharts.model
-
Single column for ColumnChart.
- Column() - Constructor for class lecho.lib.hellocharts.model.Column
-
- Column(List<SubcolumnValue>) - Constructor for class lecho.lib.hellocharts.model.Column
-
- Column(Column) - Constructor for class lecho.lib.hellocharts.model.Column
-
- ColumnChartData - Class in lecho.lib.hellocharts.model
-
Data model for column chart.
- ColumnChartData() - Constructor for class lecho.lib.hellocharts.model.ColumnChartData
-
- ColumnChartData(List<Column>) - Constructor for class lecho.lib.hellocharts.model.ColumnChartData
-
- ColumnChartData(ColumnChartData) - Constructor for class lecho.lib.hellocharts.model.ColumnChartData
-
Copy constructor for deep copy.
- ColumnChartDataProvider - Interface in lecho.lib.hellocharts.provider
-
- columnChartDataProvider - Variable in class lecho.lib.hellocharts.view.ComboLineColumnChartView
-
- ColumnChartOnValueSelectListener - Interface in lecho.lib.hellocharts.listener
-
- ColumnChartRenderer - Class in lecho.lib.hellocharts.renderer
-
Magic renderer for ColumnChart.
- ColumnChartRenderer(Context, Chart, ColumnChartDataProvider) - Constructor for class lecho.lib.hellocharts.renderer.ColumnChartRenderer
-
- ColumnChartValueFormatter - Interface in lecho.lib.hellocharts.formatter
-
- ColumnChartView - Class in lecho.lib.hellocharts.view
-
ColumnChart/BarChart, supports subcolumns, stacked collumns and negative values.
- ColumnChartView(Context) - Constructor for class lecho.lib.hellocharts.view.ColumnChartView
-
- ColumnChartView(Context, AttributeSet) - Constructor for class lecho.lib.hellocharts.view.ColumnChartView
-
- ColumnChartView(Context, AttributeSet, int) - Constructor for class lecho.lib.hellocharts.view.ColumnChartView
-
- ComboChartRenderer - Class in lecho.lib.hellocharts.renderer
-
- ComboChartRenderer(Context, Chart) - Constructor for class lecho.lib.hellocharts.renderer.ComboChartRenderer
-
- ComboLineColumnChartData - Class in lecho.lib.hellocharts.model
-
Data model for combo line-column chart.
- ComboLineColumnChartData() - Constructor for class lecho.lib.hellocharts.model.ComboLineColumnChartData
-
- ComboLineColumnChartData(ColumnChartData, LineChartData) - Constructor for class lecho.lib.hellocharts.model.ComboLineColumnChartData
-
- ComboLineColumnChartData(ComboLineColumnChartData) - Constructor for class lecho.lib.hellocharts.model.ComboLineColumnChartData
-
- ComboLineColumnChartDataProvider - Interface in lecho.lib.hellocharts.provider
-
- ComboLineColumnChartOnValueSelectListener - Interface in lecho.lib.hellocharts.listener
-
- ComboLineColumnChartRenderer - Class in lecho.lib.hellocharts.renderer
-
- ComboLineColumnChartRenderer(Context, Chart, ColumnChartDataProvider, LineChartDataProvider) - Constructor for class lecho.lib.hellocharts.renderer.ComboLineColumnChartRenderer
-
- ComboLineColumnChartRenderer(Context, Chart, ColumnChartRenderer, LineChartDataProvider) - Constructor for class lecho.lib.hellocharts.renderer.ComboLineColumnChartRenderer
-
- ComboLineColumnChartRenderer(Context, Chart, ColumnChartDataProvider, LineChartRenderer) - Constructor for class lecho.lib.hellocharts.renderer.ComboLineColumnChartRenderer
-
- ComboLineColumnChartRenderer(Context, Chart, ColumnChartRenderer, LineChartRenderer) - Constructor for class lecho.lib.hellocharts.renderer.ComboLineColumnChartRenderer
-
- ComboLineColumnChartView - Class in lecho.lib.hellocharts.view
-
ComboChart, supports ColumnChart combined with LineChart.
- ComboLineColumnChartView(Context) - Constructor for class lecho.lib.hellocharts.view.ComboLineColumnChartView
-
- ComboLineColumnChartView(Context, AttributeSet) - Constructor for class lecho.lib.hellocharts.view.ComboLineColumnChartView
-
- ComboLineColumnChartView(Context, AttributeSet, int) - Constructor for class lecho.lib.hellocharts.view.ComboLineColumnChartView
-
- computator - Variable in class lecho.lib.hellocharts.gesture.ChartTouchHandler
-
- computator - Variable in class lecho.lib.hellocharts.renderer.AbstractChartRenderer
-
- computeAutoGeneratedAxisValues(float, float, int, AxisAutoValues) - Static method in class lecho.lib.hellocharts.util.FloatUtils
-
Computes the set of axis labels to show given start and stop boundaries and an ideal number of stops between
these boundaries.
- computeRawDistanceX(float) - Method in class lecho.lib.hellocharts.computator.ChartComputator
-
Translates viewport distance int pixel distance for X coordinates.
- computeRawDistanceY(float) - Method in class lecho.lib.hellocharts.computator.ChartComputator
-
Translates viewport distance int pixel distance for X coordinates.
- computeRawX(float) - Method in class lecho.lib.hellocharts.computator.ChartComputator
-
Translates chart value into raw pixel value.
- computeRawX(float) - Method in class lecho.lib.hellocharts.computator.PreviewChartComputator
-
- computeRawY(float) - Method in class lecho.lib.hellocharts.computator.ChartComputator
-
Translates chart value into raw pixel value.
- computeRawY(float) - Method in class lecho.lib.hellocharts.computator.PreviewChartComputator
-
- computeScroll() - Method in class lecho.lib.hellocharts.gesture.ChartTouchHandler
-
- computeScroll() - Method in class lecho.lib.hellocharts.gesture.PieChartTouchHandler
-
- computeScroll() - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- computeScrollOffset(ChartComputator) - Method in class lecho.lib.hellocharts.gesture.ChartScroller
-
- computeScrollSurfaceSize(Point) - Method in class lecho.lib.hellocharts.computator.ChartComputator
-
Computes the current scrollable surface size, in pixels.
- computeZoom(ChartComputator) - Method in class lecho.lib.hellocharts.gesture.ChartZoomer
-
- computeZoom() - Method in class lecho.lib.hellocharts.gesture.ZoomerCompat
-
Computes the current zoom level, returning true if the zoom is still active and false if the zoom has finished.
- constrainViewport(float, float, float, float) - Method in class lecho.lib.hellocharts.computator.ChartComputator
-
Checks if new viewport doesn't exceed max available viewport.
- constrainViewport(float, float, float, float) - Method in class lecho.lib.hellocharts.computator.PreviewChartComputator
-
- containerScrollType - Variable in class lecho.lib.hellocharts.gesture.ChartTouchHandler
-
Type of scroll of container, horizontal or vertical.
- ContainerScrollType - Enum in lecho.lib.hellocharts.gesture
-
Enum used to inform chart in which type of container it exists.
- containerScrollType - Variable in class lecho.lib.hellocharts.view.AbstractChartView
-
- contains(float, float) - Method in class lecho.lib.hellocharts.model.Viewport
-
Returns true if (x,y) is inside the viewport.
- contains(float, float, float, float) - Method in class lecho.lib.hellocharts.model.Viewport
-
Returns true iff the 4 specified sides of a viewport are inside or equal to this viewport.
- contains(Viewport) - Method in class lecho.lib.hellocharts.model.Viewport
-
Returns true iff the specified viewport r is inside or equal to this viewport.
- contentRectMinusAllMargins - Variable in class lecho.lib.hellocharts.computator.ChartComputator
-
- contentRectMinusAxesMargins - Variable in class lecho.lib.hellocharts.computator.ChartComputator
-
- CREATOR - Static variable in class lecho.lib.hellocharts.model.Viewport
-
- currentViewport - Variable in class lecho.lib.hellocharts.computator.ChartComputator
-
This rectangle represents the currently visible chart values ranges.
- generateAxisFromCollection(List<Float>) - Static method in class lecho.lib.hellocharts.model.Axis
-
Generates Axis with values from given list.
- generateAxisFromCollection(List<Float>, List<String>) - Static method in class lecho.lib.hellocharts.model.Axis
-
Generates Axis with values and labels from given lists, both lists must have the same size.
- generateAxisFromRange(float, float, float) - Static method in class lecho.lib.hellocharts.model.Axis
-
Generates Axis with values from start to stop inclusive.
- generateDummyData() - Static method in class lecho.lib.hellocharts.model.BubbleChartData
-
- generateDummyData() - Static method in class lecho.lib.hellocharts.model.ColumnChartData
-
- generateDummyData() - Static method in class lecho.lib.hellocharts.model.ComboLineColumnChartData
-
- generateDummyData() - Static method in class lecho.lib.hellocharts.model.LineChartData
-
- generateDummyData() - Static method in class lecho.lib.hellocharts.model.PieChartData
-
- gestureDetector - Variable in class lecho.lib.hellocharts.gesture.ChartTouchHandler
-
- getAppendedText() - Method in class lecho.lib.hellocharts.formatter.SimpleAxisValueFormatter
-
- getAppendedText() - Method in class lecho.lib.hellocharts.formatter.SimpleBubbleChartValueFormatter
-
- getAppendedText() - Method in class lecho.lib.hellocharts.formatter.SimpleColumnChartValueFormatter
-
- getAppendedText() - Method in class lecho.lib.hellocharts.formatter.SimpleLineChartValueFormatter
-
- getAppendedText() - Method in class lecho.lib.hellocharts.formatter.SimplePieChartValueFormatter
-
- getAppendedText() - Method in class lecho.lib.hellocharts.formatter.ValueFormatterHelper
-
- getAppliedDecimalDigitsNumber(int) - Method in class lecho.lib.hellocharts.formatter.ValueFormatterHelper
-
- getAreaTransparency() - Method in class lecho.lib.hellocharts.model.Line
-
- getAxesRenderer() - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- getAxesRenderer() - Method in interface lecho.lib.hellocharts.view.Chart
-
- getAxisXBottom() - Method in class lecho.lib.hellocharts.model.AbstractChartData
-
- getAxisXBottom() - Method in interface lecho.lib.hellocharts.model.ChartData
-
- getAxisXTop() - Method in class lecho.lib.hellocharts.model.AbstractChartData
-
- getAxisXTop() - Method in interface lecho.lib.hellocharts.model.ChartData
-
- getAxisYLeft() - Method in class lecho.lib.hellocharts.model.AbstractChartData
-
- getAxisYLeft() - Method in interface lecho.lib.hellocharts.model.ChartData
-
- getAxisYRight() - Method in class lecho.lib.hellocharts.model.AbstractChartData
-
- getAxisYRight() - Method in interface lecho.lib.hellocharts.model.ChartData
-
- getBaseValue() - Method in class lecho.lib.hellocharts.model.ColumnChartData
-
- getBaseValue() - Method in class lecho.lib.hellocharts.model.LineChartData
-
- getBubbleChartData() - Method in interface lecho.lib.hellocharts.provider.BubbleChartDataProvider
-
- getBubbleChartData() - Method in class lecho.lib.hellocharts.view.BubbleChartView
-
- getBubbleScale() - Method in class lecho.lib.hellocharts.model.BubbleChartData
-
Returns bubble scale which is used to adjust bubble size.
- getCenterCircleColor() - Method in class lecho.lib.hellocharts.model.PieChartData
-
- getCenterCircleScale() - Method in class lecho.lib.hellocharts.model.PieChartData
-
- getCenterText1() - Method in class lecho.lib.hellocharts.model.PieChartData
-
- getCenterText1Color() - Method in class lecho.lib.hellocharts.model.PieChartData
-
- getCenterText1FontSize() - Method in class lecho.lib.hellocharts.model.PieChartData
-
- getCenterText1Typeface() - Method in class lecho.lib.hellocharts.model.PieChartData
-
- getCenterText2() - Method in class lecho.lib.hellocharts.model.PieChartData
-
- getCenterText2Color() - Method in class lecho.lib.hellocharts.model.PieChartData
-
- getCenterText2FontSize() - Method in class lecho.lib.hellocharts.model.PieChartData
-
- getCenterText2Typeface() - Method in class lecho.lib.hellocharts.model.PieChartData
-
- getChartComputator() - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- getChartComputator() - Method in interface lecho.lib.hellocharts.view.Chart
-
- getChartData() - Method in class lecho.lib.hellocharts.view.BubbleChartView
-
- getChartData() - Method in interface lecho.lib.hellocharts.view.Chart
-
Returns generic chart data.
- getChartData() - Method in class lecho.lib.hellocharts.view.ColumnChartView
-
- getChartData() - Method in class lecho.lib.hellocharts.view.ComboLineColumnChartView
-
- getChartData() - Method in class lecho.lib.hellocharts.view.LineChartView
-
- getChartData() - Method in class lecho.lib.hellocharts.view.PieChartView
-
- getChartHeight() - Method in class lecho.lib.hellocharts.computator.ChartComputator
-
- getChartRenderer() - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- getChartRenderer() - Method in interface lecho.lib.hellocharts.view.Chart
-
- getChartRotation() - Method in class lecho.lib.hellocharts.renderer.PieChartRenderer
-
- getChartRotation() - Method in class lecho.lib.hellocharts.view.PieChartView
-
Returns pie chart rotation, 0 rotation means that 0 degrees is at 3 o'clock.
- getChartWidth() - Method in class lecho.lib.hellocharts.computator.ChartComputator
-
- getCircleFillRatio() - Method in class lecho.lib.hellocharts.renderer.PieChartRenderer
-
- getCircleFillRatio() - Method in class lecho.lib.hellocharts.view.PieChartView
-
- getCircleOval() - Method in class lecho.lib.hellocharts.renderer.PieChartRenderer
-
- getCircleOval() - Method in class lecho.lib.hellocharts.view.PieChartView
-
Returns rectangle that will constraint pie chart area.
- getColor() - Method in class lecho.lib.hellocharts.model.BubbleValue
-
- getColor() - Method in class lecho.lib.hellocharts.model.Line
-
- getColor() - Method in class lecho.lib.hellocharts.model.SliceValue
-
- getColor() - Method in class lecho.lib.hellocharts.model.SubcolumnValue
-
- getColumnChartData() - Method in class lecho.lib.hellocharts.model.ComboLineColumnChartData
-
- getColumnChartData() - Method in interface lecho.lib.hellocharts.provider.ColumnChartDataProvider
-
- getColumnChartData() - Method in class lecho.lib.hellocharts.view.ColumnChartView
-
- getColumns() - Method in class lecho.lib.hellocharts.model.ColumnChartData
-
- getComboLineColumnChartData() - Method in interface lecho.lib.hellocharts.provider.ComboLineColumnChartDataProvider
-
- getComboLineColumnChartData() - Method in class lecho.lib.hellocharts.view.ComboLineColumnChartView
-
- getContentRectMinusAllMargins() - Method in class lecho.lib.hellocharts.computator.ChartComputator
-
Returns content rectangle in pixels.
- getContentRectMinusAxesMargins() - Method in class lecho.lib.hellocharts.computator.ChartComputator
-
Returns content rectangle with chart internal margins, for example for LineChart contentRectMinusAxesMargins is
bigger
than contentRectMinusAllMargins by point radius, thanks to that points are not cut on edges.
- getCurrentViewport() - Method in class lecho.lib.hellocharts.computator.ChartComputator
-
Returns current chart viewport, returned object is mutable but should not be modified.
- getCurrentViewport() - Method in class lecho.lib.hellocharts.renderer.AbstractChartRenderer
-
- getCurrentViewport() - Method in interface lecho.lib.hellocharts.renderer.ChartRenderer
-
- getCurrentViewport() - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- getCurrentViewport() - Method in interface lecho.lib.hellocharts.view.Chart
-
Returns current viewport.
- getCurrZoom() - Method in class lecho.lib.hellocharts.gesture.ZoomerCompat
-
Returns the current zoom level.
- getDarkenColor() - Method in class lecho.lib.hellocharts.model.BubbleValue
-
- getDarkenColor() - Method in class lecho.lib.hellocharts.model.Line
-
- getDarkenColor() - Method in class lecho.lib.hellocharts.model.SliceValue
-
- getDarkenColor() - Method in class lecho.lib.hellocharts.model.SubcolumnValue
-
- getDecimalDigitsNumber() - Method in class lecho.lib.hellocharts.formatter.SimpleAxisValueFormatter
-
- getDecimalDigitsNumber() - Method in class lecho.lib.hellocharts.formatter.SimpleBubbleChartValueFormatter
-
- getDecimalDigitsNumber() - Method in class lecho.lib.hellocharts.formatter.SimpleColumnChartValueFormatter
-
- getDecimalDigitsNumber() - Method in class lecho.lib.hellocharts.formatter.SimpleLineChartValueFormatter
-
- getDecimalDigitsNumber() - Method in class lecho.lib.hellocharts.formatter.SimplePieChartValueFormatter
-
- getDecimalDigitsNumber() - Method in class lecho.lib.hellocharts.formatter.ValueFormatterHelper
-
- getDecimalSeparator() - Method in class lecho.lib.hellocharts.formatter.SimpleAxisValueFormatter
-
- getDecimalSeparator() - Method in class lecho.lib.hellocharts.formatter.SimpleBubbleChartValueFormatter
-
- getDecimalSeparator() - Method in class lecho.lib.hellocharts.formatter.SimpleColumnChartValueFormatter
-
- getDecimalSeparator() - Method in class lecho.lib.hellocharts.formatter.SimpleLineChartValueFormatter
-
- getDecimalSeparator() - Method in class lecho.lib.hellocharts.formatter.SimplePieChartValueFormatter
-
- getDecimalSeparator() - Method in class lecho.lib.hellocharts.formatter.ValueFormatterHelper
-
- getFillRatio() - Method in class lecho.lib.hellocharts.model.ColumnChartData
-
- getFirstIndex() - Method in class lecho.lib.hellocharts.model.SelectedValue
-
First index i.e for LineChart that will be line index.
- getFormatter() - Method in class lecho.lib.hellocharts.model.Axis
-
- getFormatter() - Method in class lecho.lib.hellocharts.model.BubbleChartData
-
- getFormatter() - Method in class lecho.lib.hellocharts.model.Column
-
- getFormatter() - Method in class lecho.lib.hellocharts.model.Line
-
- getFormatter() - Method in class lecho.lib.hellocharts.model.PieChartData
-
- getLabel() - Method in class lecho.lib.hellocharts.model.AxisValue
-
Deprecated.
- getLabel() - Method in class lecho.lib.hellocharts.model.BubbleValue
-
Deprecated.
- getLabel() - Method in class lecho.lib.hellocharts.model.PointValue
-
Deprecated.
- getLabel() - Method in class lecho.lib.hellocharts.model.SliceValue
-
Deprecated.
- getLabel() - Method in class lecho.lib.hellocharts.model.SubcolumnValue
-
Deprecated.
- getLabelAsChars() - Method in class lecho.lib.hellocharts.model.AxisValue
-
- getLabelAsChars() - Method in class lecho.lib.hellocharts.model.BubbleValue
-
- getLabelAsChars() - Method in class lecho.lib.hellocharts.model.PointValue
-
- getLabelAsChars() - Method in class lecho.lib.hellocharts.model.SliceValue
-
- getLabelAsChars() - Method in class lecho.lib.hellocharts.model.SubcolumnValue
-
- getLineChartData() - Method in class lecho.lib.hellocharts.model.ComboLineColumnChartData
-
- getLineChartData() - Method in interface lecho.lib.hellocharts.provider.LineChartDataProvider
-
- getLineChartData() - Method in class lecho.lib.hellocharts.view.LineChartView
-
- getLineColor() - Method in class lecho.lib.hellocharts.model.Axis
-
- getLines() - Method in class lecho.lib.hellocharts.model.LineChartData
-
- getMaximumViewport() - Method in class lecho.lib.hellocharts.computator.ChartComputator
-
Returns maximum viewport - values ranges extremes.
- getMaximumViewport() - Method in class lecho.lib.hellocharts.renderer.AbstractChartRenderer
-
- getMaximumViewport() - Method in interface lecho.lib.hellocharts.renderer.ChartRenderer
-
- getMaximumViewport() - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- getMaximumViewport() - Method in interface lecho.lib.hellocharts.view.Chart
-
Returns maximum viewport for this chart.
- getMaxLabelChars() - Method in class lecho.lib.hellocharts.model.Axis
-
- getMaxZoom() - Method in class lecho.lib.hellocharts.computator.ChartComputator
-
- getMaxZoom() - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- getMaxZoom() - Method in interface lecho.lib.hellocharts.view.Chart
-
Returns current maximum zoom value.
- getMinBubbleRadius() - Method in class lecho.lib.hellocharts.model.BubbleChartData
-
Returns minimal bubble radius in dp.
- getMinimumViewportHeight() - Method in class lecho.lib.hellocharts.computator.ChartComputator
-
- getMinimumViewportWidth() - Method in class lecho.lib.hellocharts.computator.ChartComputator
-
- getName() - Method in class lecho.lib.hellocharts.model.Axis
-
- getOnValueTouchListener() - Method in class lecho.lib.hellocharts.view.BubbleChartView
-
- getOnValueTouchListener() - Method in class lecho.lib.hellocharts.view.ColumnChartView
-
- getOnValueTouchListener() - Method in class lecho.lib.hellocharts.view.ComboLineColumnChartView
-
- getOnValueTouchListener() - Method in class lecho.lib.hellocharts.view.LineChartView
-
- getOnValueTouchListener() - Method in class lecho.lib.hellocharts.view.PieChartView
-
- getPathEffect() - Method in class lecho.lib.hellocharts.model.Line
-
- getPieChartData() - Method in interface lecho.lib.hellocharts.provider.PieChartDataProvider
-
- getPieChartData() - Method in class lecho.lib.hellocharts.view.PieChartView
-
- getPointColor() - Method in class lecho.lib.hellocharts.model.Line
-
- getPointRadius() - Method in class lecho.lib.hellocharts.model.Line
-
- getPrependedText() - Method in class lecho.lib.hellocharts.formatter.SimpleAxisValueFormatter
-
- getPrependedText() - Method in class lecho.lib.hellocharts.formatter.SimpleBubbleChartValueFormatter
-
- getPrependedText() - Method in class lecho.lib.hellocharts.formatter.SimpleColumnChartValueFormatter
-
- getPrependedText() - Method in class lecho.lib.hellocharts.formatter.SimpleLineChartValueFormatter
-
- getPrependedText() - Method in class lecho.lib.hellocharts.formatter.SimplePieChartValueFormatter
-
- getPrependedText() - Method in class lecho.lib.hellocharts.formatter.ValueFormatterHelper
-
- getPreviewColor() - Method in class lecho.lib.hellocharts.renderer.PreviewColumnChartRenderer
-
- getPreviewColor() - Method in class lecho.lib.hellocharts.renderer.PreviewLineChartRenderer
-
- getPreviewColor() - Method in class lecho.lib.hellocharts.view.PreviewColumnChartView
-
- getPreviewColor() - Method in class lecho.lib.hellocharts.view.PreviewLineChartView
-
- getSecondIndex() - Method in class lecho.lib.hellocharts.model.SelectedValue
-
Second index i.e for LineChart that will be PointValue index.
- getSelectedValue() - Method in class lecho.lib.hellocharts.renderer.AbstractChartRenderer
-
- getSelectedValue() - Method in interface lecho.lib.hellocharts.renderer.ChartRenderer
-
- getSelectedValue() - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- getSelectedValue() - Method in interface lecho.lib.hellocharts.view.Chart
-
Return currently selected value indexes.
- getShape() - Method in class lecho.lib.hellocharts.model.BubbleValue
-
- getShape() - Method in class lecho.lib.hellocharts.model.Line
-
- getSliceSpacing() - Method in class lecho.lib.hellocharts.model.SliceValue
-
Deprecated.
- getSlicesSpacing() - Method in class lecho.lib.hellocharts.model.PieChartData
-
- getStrokeWidth() - Method in class lecho.lib.hellocharts.model.Line
-
- getTextColor() - Method in class lecho.lib.hellocharts.model.Axis
-
- getTextSize() - Method in class lecho.lib.hellocharts.model.Axis
-
- getTouchHandler() - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- getTouchHandler() - Method in interface lecho.lib.hellocharts.view.Chart
-
- getType() - Method in class lecho.lib.hellocharts.model.SelectedValue
-
- getTypeface() - Method in class lecho.lib.hellocharts.model.Axis
-
- getValue() - Method in class lecho.lib.hellocharts.model.AxisValue
-
- getValue() - Method in class lecho.lib.hellocharts.model.SliceValue
-
- getValue() - Method in class lecho.lib.hellocharts.model.SubcolumnValue
-
- getValueForAngle(int, SelectedValue) - Method in class lecho.lib.hellocharts.renderer.PieChartRenderer
-
Returns SliceValue that is under given angle, selectedValue (if not null) will be hold slice index.
- getValueForAngle(int, SelectedValue) - Method in class lecho.lib.hellocharts.view.PieChartView
-
Returns SliceValue that is under given angle, selectedValue (if not null) will be hold slice index.
- getValueLabelBackgroundColor() - Method in class lecho.lib.hellocharts.model.AbstractChartData
-
- getValueLabelBackgroundColor() - Method in interface lecho.lib.hellocharts.model.ChartData
-
- getValueLabelTextColor() - Method in class lecho.lib.hellocharts.model.AbstractChartData
-
- getValueLabelTextColor() - Method in interface lecho.lib.hellocharts.model.ChartData
-
Returns color used to draw value label text.
- getValueLabelTextSize() - Method in class lecho.lib.hellocharts.model.AbstractChartData
-
- getValueLabelTextSize() - Method in interface lecho.lib.hellocharts.model.ChartData
-
Returns text size for value label in SP units.
- getValueLabelTypeface() - Method in class lecho.lib.hellocharts.model.AbstractChartData
-
- getValueLabelTypeface() - Method in interface lecho.lib.hellocharts.model.ChartData
-
Returns Typeface for value labels.
- getValues() - Method in class lecho.lib.hellocharts.model.Axis
-
- getValues() - Method in class lecho.lib.hellocharts.model.BubbleChartData
-
- getValues() - Method in class lecho.lib.hellocharts.model.Column
-
- getValues() - Method in class lecho.lib.hellocharts.model.Line
-
- getValues() - Method in class lecho.lib.hellocharts.model.PieChartData
-
- getVisibleViewport() - Method in class lecho.lib.hellocharts.computator.ChartComputator
-
Returns viewport for visible part of chart, for most charts it is equal to current viewport.
- getVisibleViewport() - Method in class lecho.lib.hellocharts.computator.PreviewChartComputator
-
- getX() - Method in class lecho.lib.hellocharts.model.BubbleValue
-
- getX() - Method in class lecho.lib.hellocharts.model.PointValue
-
- getY() - Method in class lecho.lib.hellocharts.model.BubbleValue
-
- getY() - Method in class lecho.lib.hellocharts.model.PointValue
-
- getZ() - Method in class lecho.lib.hellocharts.model.BubbleValue
-
- getZoomLevel() - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- getZoomLevel() - Method in interface lecho.lib.hellocharts.view.Chart
-
Returns current zoom level.
- getZoomType() - Method in class lecho.lib.hellocharts.gesture.ChartTouchHandler
-
- getZoomType() - Method in class lecho.lib.hellocharts.gesture.ChartZoomer
-
- getZoomType() - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- getZoomType() - Method in interface lecho.lib.hellocharts.view.Chart
-
Returns current zoom type for this chart.
- inset(float, float) - Method in class lecho.lib.hellocharts.model.Viewport
-
Inset the viewport by (dx,dy).
- insetContentRect(int, int, int, int) - Method in class lecho.lib.hellocharts.computator.ChartComputator
-
- insetContentRectByInternalMargins(int, int, int, int) - Method in class lecho.lib.hellocharts.computator.ChartComputator
-
- intersect(float, float, float, float) - Method in class lecho.lib.hellocharts.model.Viewport
-
If the viewport specified by left,top,right,bottom intersects this viewport, return true and set this viewport to
that intersection, otherwise return false and do not change this viewport.
- intersect(Viewport) - Method in class lecho.lib.hellocharts.model.Viewport
-
If the specified viewport intersects this viewport, return true and set this viewport to that intersection,
otherwise return false and do not change this viewport.
- isAnimationStarted() - Method in interface lecho.lib.hellocharts.animation.ChartDataAnimator
-
- isAnimationStarted() - Method in class lecho.lib.hellocharts.animation.ChartDataAnimatorV14
-
- isAnimationStarted() - Method in class lecho.lib.hellocharts.animation.ChartDataAnimatorV8
-
- isAnimationStarted() - Method in interface lecho.lib.hellocharts.animation.ChartViewportAnimator
-
- isAnimationStarted() - Method in class lecho.lib.hellocharts.animation.ChartViewportAnimatorV14
-
- isAnimationStarted() - Method in class lecho.lib.hellocharts.animation.ChartViewportAnimatorV8
-
- isAnimationStarted() - Method in interface lecho.lib.hellocharts.animation.PieChartRotationAnimator
-
- isAnimationStarted() - Method in class lecho.lib.hellocharts.animation.PieChartRotationAnimatorV14
-
- isAnimationStarted() - Method in class lecho.lib.hellocharts.animation.PieChartRotationAnimatorV8
-
- isAutoGenerated() - Method in class lecho.lib.hellocharts.model.Axis
-
- isChartRotationEnabled() - Method in class lecho.lib.hellocharts.view.PieChartView
-
- isContainerScrollEnabled - Variable in class lecho.lib.hellocharts.view.AbstractChartView
-
- isContainerScrollEnabled() - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- isContainerScrollEnabled() - Method in interface lecho.lib.hellocharts.view.Chart
-
- isCubic() - Method in class lecho.lib.hellocharts.model.Line
-
- isEmpty() - Method in class lecho.lib.hellocharts.model.Viewport
-
Returns true if the viewport is empty left >= right or bottom >= top
- isFilled() - Method in class lecho.lib.hellocharts.model.Line
-
- isInside() - Method in class lecho.lib.hellocharts.model.Axis
-
- isInteractive - Variable in class lecho.lib.hellocharts.view.AbstractChartView
-
- isInteractive() - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- isInteractive() - Method in interface lecho.lib.hellocharts.view.Chart
-
Returns true if chart is interactive.
- isRotationEnabled() - Method in class lecho.lib.hellocharts.gesture.PieChartTouchHandler
-
- isScrollEnabled - Variable in class lecho.lib.hellocharts.gesture.ChartTouchHandler
-
- isScrollEnabled() - Method in class lecho.lib.hellocharts.gesture.ChartTouchHandler
-
- isScrollEnabled() - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- isScrollEnabled() - Method in interface lecho.lib.hellocharts.view.Chart
-
Returns true if scrolling is enabled.
- isSet() - Method in class lecho.lib.hellocharts.model.SelectedValue
-
Return true if selected value have meaningful value.
- isSquare() - Method in class lecho.lib.hellocharts.model.Line
-
- isStacked() - Method in class lecho.lib.hellocharts.model.ColumnChartData
-
- isTouched() - Method in class lecho.lib.hellocharts.renderer.AbstractChartRenderer
-
- isTouched() - Method in interface lecho.lib.hellocharts.renderer.ChartRenderer
-
Returns true if there is value selected.
- isValueLabelBackgroundAuto() - Method in class lecho.lib.hellocharts.model.AbstractChartData
-
- isValueLabelBackgroundAuto() - Method in interface lecho.lib.hellocharts.model.ChartData
-
- isValueLabelBackgroundAuto - Variable in class lecho.lib.hellocharts.renderer.AbstractChartRenderer
-
- isValueLabelBackgroundEnabled - Variable in class lecho.lib.hellocharts.model.AbstractChartData
-
If true each value label will have background rectangle
- isValueLabelBackgroundEnabled() - Method in class lecho.lib.hellocharts.model.AbstractChartData
-
- isValueLabelBackgroundEnabled() - Method in interface lecho.lib.hellocharts.model.ChartData
-
- isValueLabelBackgroundEnabled - Variable in class lecho.lib.hellocharts.renderer.AbstractChartRenderer
-
- isValueLabelBackgrountAuto - Variable in class lecho.lib.hellocharts.model.AbstractChartData
-
- isValueSelectionEnabled - Variable in class lecho.lib.hellocharts.gesture.ChartTouchHandler
-
- isValueSelectionEnabled() - Method in class lecho.lib.hellocharts.gesture.ChartTouchHandler
-
- isValueSelectionEnabled() - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- isValueSelectionEnabled() - Method in interface lecho.lib.hellocharts.view.Chart
-
Return true if value selection mode is enabled.
- isValueTouchEnabled - Variable in class lecho.lib.hellocharts.gesture.ChartTouchHandler
-
- isValueTouchEnabled() - Method in class lecho.lib.hellocharts.gesture.ChartTouchHandler
-
- isValueTouchEnabled() - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- isValueTouchEnabled() - Method in interface lecho.lib.hellocharts.view.Chart
-
Return true if chart value can be touched.
- isViewportCalculationEnabled - Variable in class lecho.lib.hellocharts.renderer.AbstractChartRenderer
-
If true maximum and current viewport will be calculated when chart data change or during data animations.
- isViewportCalculationEnabled() - Method in class lecho.lib.hellocharts.renderer.AbstractChartRenderer
-
- isViewportCalculationEnabled() - Method in interface lecho.lib.hellocharts.renderer.ChartRenderer
-
- isViewportCalculationEnabled() - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- isViewportCalculationEnabled() - Method in interface lecho.lib.hellocharts.view.Chart
-
Return true if auto viewports recalculations are enabled, false otherwise.
- isWithinContentRect(float, float, float) - Method in class lecho.lib.hellocharts.computator.ChartComputator
-
Check if given coordinates lies inside contentRectMinusAllMargins.
- isZoomEnabled - Variable in class lecho.lib.hellocharts.gesture.ChartTouchHandler
-
- isZoomEnabled() - Method in class lecho.lib.hellocharts.gesture.ChartTouchHandler
-
- isZoomEnabled() - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- isZoomEnabled() - Method in interface lecho.lib.hellocharts.view.Chart
-
Returns true if pitch to zoom and double tap zoom is enabled.
- scale(ChartComputator, float, float, float) - Method in class lecho.lib.hellocharts.gesture.ChartZoomer
-
- scaledDensity - Variable in class lecho.lib.hellocharts.renderer.AbstractChartRenderer
-
- scaleGestureDetector - Variable in class lecho.lib.hellocharts.gesture.ChartTouchHandler
-
- scroll(ChartComputator, float, float, ChartScroller.ScrollResult) - Method in class lecho.lib.hellocharts.gesture.ChartScroller
-
- scroller - Variable in class lecho.lib.hellocharts.gesture.PieChartTouchHandler
-
PieChartTouchHandler uses its own instance of Scroller.
- ScrollResult() - Constructor for class lecho.lib.hellocharts.gesture.ChartScroller.ScrollResult
-
- scrollResult - Variable in class lecho.lib.hellocharts.gesture.ChartTouchHandler.ChartGestureListener
-
- selectedValue - Variable in class lecho.lib.hellocharts.gesture.ChartTouchHandler
-
- SelectedValue - Class in lecho.lib.hellocharts.model
-
Holds selected values indexes, i.e.
- SelectedValue() - Constructor for class lecho.lib.hellocharts.model.SelectedValue
-
- SelectedValue(int, int, SelectedValue.SelectedValueType) - Constructor for class lecho.lib.hellocharts.model.SelectedValue
-
- selectedValue - Variable in class lecho.lib.hellocharts.renderer.AbstractChartRenderer
-
- SelectedValue.SelectedValueType - Enum in lecho.lib.hellocharts.model
-
Used in combo chart to determine if selected value is used for line or column selection.
- selectionModeOldValue - Variable in class lecho.lib.hellocharts.gesture.ChartTouchHandler
-
Used only for selection mode to avoid calling listener multiple times for the same selection.
- selectValue(SelectedValue) - Method in class lecho.lib.hellocharts.renderer.AbstractChartRenderer
-
- selectValue(SelectedValue) - Method in interface lecho.lib.hellocharts.renderer.ChartRenderer
-
- selectValue(SelectedValue) - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- selectValue(SelectedValue) - Method in interface lecho.lib.hellocharts.view.Chart
-
Select single value on chart.
- set(float, float, float) - Method in class lecho.lib.hellocharts.model.BubbleValue
-
- set(float, float) - Method in class lecho.lib.hellocharts.model.PointValue
-
- set(int, int, SelectedValue.SelectedValueType) - Method in class lecho.lib.hellocharts.model.SelectedValue
-
- set(SelectedValue) - Method in class lecho.lib.hellocharts.model.SelectedValue
-
- set(float, float, float, float) - Method in class lecho.lib.hellocharts.model.Viewport
-
Set the viewport's coordinates to the specified values.
- set(Viewport) - Method in class lecho.lib.hellocharts.model.Viewport
-
Copy the coordinates from src into this viewport.
- setAppendedText(char[]) - Method in class lecho.lib.hellocharts.formatter.SimpleAxisValueFormatter
-
- setAppendedText(char[]) - Method in class lecho.lib.hellocharts.formatter.SimpleBubbleChartValueFormatter
-
- setAppendedText(char[]) - Method in class lecho.lib.hellocharts.formatter.SimpleColumnChartValueFormatter
-
- setAppendedText(char[]) - Method in class lecho.lib.hellocharts.formatter.SimpleLineChartValueFormatter
-
- setAppendedText(char[]) - Method in class lecho.lib.hellocharts.formatter.SimplePieChartValueFormatter
-
- setAppendedText(char[]) - Method in class lecho.lib.hellocharts.formatter.ValueFormatterHelper
-
- setAreaTransparency(int) - Method in class lecho.lib.hellocharts.model.Line
-
Set area transparency(255 is full opacity) for filled lines
- setAutoGenerated(boolean) - Method in class lecho.lib.hellocharts.model.Axis
-
- setAxisXBottom(Axis) - Method in class lecho.lib.hellocharts.model.AbstractChartData
-
- setAxisXBottom(Axis) - Method in interface lecho.lib.hellocharts.model.ChartData
-
Set horizontal axis at the bottom of the chart.
- setAxisXBottom(Axis) - Method in class lecho.lib.hellocharts.model.PieChartData
-
PieChart does not support axes so method call will be ignored
- setAxisXTop(Axis) - Method in class lecho.lib.hellocharts.model.AbstractChartData
-
- setAxisXTop(Axis) - Method in interface lecho.lib.hellocharts.model.ChartData
-
Set horizontal axis at the top of the chart.
- setAxisYLeft(Axis) - Method in class lecho.lib.hellocharts.model.AbstractChartData
-
- setAxisYLeft(Axis) - Method in interface lecho.lib.hellocharts.model.ChartData
-
Set vertical axis on the left of the chart.
- setAxisYLeft(Axis) - Method in class lecho.lib.hellocharts.model.PieChartData
-
PieChart does not support axes so method call will be ignored
- setAxisYRight(Axis) - Method in class lecho.lib.hellocharts.model.AbstractChartData
-
- setAxisYRight(Axis) - Method in interface lecho.lib.hellocharts.model.ChartData
-
Set vertical axis on the right of the chart.
- setBaseValue(float) - Method in class lecho.lib.hellocharts.model.ColumnChartData
-
Set value below which values will be drawn as negative, by default 0.
- setBaseValue(float) - Method in class lecho.lib.hellocharts.model.LineChartData
-
Set value below which values will be drawn as negative, important attribute for drawing filled area charts, by
default 0.
- setBubbleChartData(BubbleChartData) - Method in interface lecho.lib.hellocharts.provider.BubbleChartDataProvider
-
- setBubbleChartData(BubbleChartData) - Method in class lecho.lib.hellocharts.view.BubbleChartView
-
- setBubbleScale(float) - Method in class lecho.lib.hellocharts.model.BubbleChartData
-
Set bubble scale which is used to adjust bubble size.
- setCenterCircleColor(int) - Method in class lecho.lib.hellocharts.model.PieChartData
-
- setCenterCircleScale(float) - Method in class lecho.lib.hellocharts.model.PieChartData
-
- setCenterText1(String) - Method in class lecho.lib.hellocharts.model.PieChartData
-
- setCenterText1Color(int) - Method in class lecho.lib.hellocharts.model.PieChartData
-
- setCenterText1FontSize(int) - Method in class lecho.lib.hellocharts.model.PieChartData
-
- setCenterText1Typeface(Typeface) - Method in class lecho.lib.hellocharts.model.PieChartData
-
- setCenterText2(String) - Method in class lecho.lib.hellocharts.model.PieChartData
-
Note that centerText2 will be drawn only if centerText1 is not empty/null.
- setCenterText2Color(int) - Method in class lecho.lib.hellocharts.model.PieChartData
-
- setCenterText2FontSize(int) - Method in class lecho.lib.hellocharts.model.PieChartData
-
- setCenterText2Typeface(Typeface) - Method in class lecho.lib.hellocharts.model.PieChartData
-
- setChartAnimationListener(ChartAnimationListener) - Method in interface lecho.lib.hellocharts.animation.ChartDataAnimator
-
- setChartAnimationListener(ChartAnimationListener) - Method in class lecho.lib.hellocharts.animation.ChartDataAnimatorV14
-
- setChartAnimationListener(ChartAnimationListener) - Method in class lecho.lib.hellocharts.animation.ChartDataAnimatorV8
-
- setChartAnimationListener(ChartAnimationListener) - Method in interface lecho.lib.hellocharts.animation.ChartViewportAnimator
-
- setChartAnimationListener(ChartAnimationListener) - Method in class lecho.lib.hellocharts.animation.ChartViewportAnimatorV14
-
- setChartAnimationListener(ChartAnimationListener) - Method in class lecho.lib.hellocharts.animation.ChartViewportAnimatorV8
-
- setChartAnimationListener(ChartAnimationListener) - Method in interface lecho.lib.hellocharts.animation.PieChartRotationAnimator
-
- setChartAnimationListener(ChartAnimationListener) - Method in class lecho.lib.hellocharts.animation.PieChartRotationAnimatorV14
-
- setChartAnimationListener(ChartAnimationListener) - Method in class lecho.lib.hellocharts.animation.PieChartRotationAnimatorV8
-
- setChartRenderer(ChartRenderer) - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- setChartRenderer(ChartRenderer) - Method in interface lecho.lib.hellocharts.view.Chart
-
- setChartRotation(int) - Method in class lecho.lib.hellocharts.renderer.PieChartRenderer
-
- setChartRotation(int, boolean) - Method in class lecho.lib.hellocharts.view.PieChartView
-
Set pie chart rotation.
- setChartRotationEnabled(boolean) - Method in class lecho.lib.hellocharts.view.PieChartView
-
Set false if you don't wont the chart to be rotated by touch gesture.
- setCircleFillRatio(float) - Method in class lecho.lib.hellocharts.renderer.PieChartRenderer
-
Set how much of view area should be taken by chart circle.
- setCircleFillRatio(float) - Method in class lecho.lib.hellocharts.view.PieChartView
-
Set how much of view area should be taken by chart circle.
- setCircleOval(RectF) - Method in class lecho.lib.hellocharts.renderer.PieChartRenderer
-
- setCircleOval(RectF) - Method in class lecho.lib.hellocharts.view.PieChartView
-
Use this to change pie chart area.
- setColor(int) - Method in class lecho.lib.hellocharts.model.BubbleValue
-
- setColor(int) - Method in class lecho.lib.hellocharts.model.Line
-
- setColor(int) - Method in class lecho.lib.hellocharts.model.SliceValue
-
- setColor(int) - Method in class lecho.lib.hellocharts.model.SubcolumnValue
-
- setColumnChartData(ColumnChartData) - Method in class lecho.lib.hellocharts.model.ComboLineColumnChartData
-
- setColumnChartData(ColumnChartData) - Method in interface lecho.lib.hellocharts.provider.ColumnChartDataProvider
-
- setColumnChartData(ColumnChartData) - Method in class lecho.lib.hellocharts.view.ColumnChartView
-
- setColumnChartRenderer(Context, ColumnChartRenderer) - Method in class lecho.lib.hellocharts.view.ComboLineColumnChartView
-
- setColumns(List<Column>) - Method in class lecho.lib.hellocharts.model.ColumnChartData
-
- setComboLineColumnChartData(ComboLineColumnChartData) - Method in interface lecho.lib.hellocharts.provider.ComboLineColumnChartDataProvider
-
- setComboLineColumnChartData(ComboLineColumnChartData) - Method in class lecho.lib.hellocharts.view.ComboLineColumnChartView
-
- setContainerScrollEnabled(boolean, ContainerScrollType) - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- setContainerScrollEnabled(boolean, ContainerScrollType) - Method in interface lecho.lib.hellocharts.view.Chart
-
Set isContainerScrollEnabled to true and containerScrollType to HORIZONTAL or VERTICAL if you are using chart
within scroll container.
- setContentRect(int, int, int, int, int, int) - Method in class lecho.lib.hellocharts.computator.ChartComputator
-
Calculates available width and height.
- setCubic(boolean) - Method in class lecho.lib.hellocharts.model.Line
-
- setCurrentViewport(Viewport) - Method in class lecho.lib.hellocharts.computator.ChartComputator
-
Set current viewport to the same values as viewport passed in parameter.
- setCurrentViewport(float, float, float, float) - Method in class lecho.lib.hellocharts.computator.ChartComputator
-
Set new values for curent viewport, that will change what part of chart is visible.
- setCurrentViewport(Viewport) - Method in class lecho.lib.hellocharts.renderer.AbstractChartRenderer
-
- setCurrentViewport(Viewport) - Method in interface lecho.lib.hellocharts.renderer.ChartRenderer
-
- setCurrentViewport(Viewport) - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- setCurrentViewport(Viewport) - Method in interface lecho.lib.hellocharts.view.Chart
-
Sets current viewport.
- setCurrentViewportWithAnimation(Viewport) - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- setCurrentViewportWithAnimation(Viewport, long) - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- setCurrentViewportWithAnimation(Viewport) - Method in interface lecho.lib.hellocharts.view.Chart
-
Sets current viewport with animation.
- setCurrentViewportWithAnimation(Viewport, long) - Method in interface lecho.lib.hellocharts.view.Chart
-
Sets current viewport with animation.
- setDataAnimationListener(ChartAnimationListener) - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- setDataAnimationListener(ChartAnimationListener) - Method in interface lecho.lib.hellocharts.view.Chart
-
Set listener for data animation to be notified when data animation started and finished.
- setDecimalDigitsNumber(int) - Method in class lecho.lib.hellocharts.formatter.SimpleAxisValueFormatter
-
- setDecimalDigitsNumber(int) - Method in class lecho.lib.hellocharts.formatter.SimpleBubbleChartValueFormatter
-
- setDecimalDigitsNumber(int) - Method in class lecho.lib.hellocharts.formatter.SimpleColumnChartValueFormatter
-
- setDecimalDigitsNumber(int) - Method in class lecho.lib.hellocharts.formatter.SimpleLineChartValueFormatter
-
- setDecimalDigitsNumber(int) - Method in class lecho.lib.hellocharts.formatter.SimplePieChartValueFormatter
-
- setDecimalDigitsNumber(int) - Method in class lecho.lib.hellocharts.formatter.ValueFormatterHelper
-
- setDecimalSeparator(char) - Method in class lecho.lib.hellocharts.formatter.SimpleAxisValueFormatter
-
- setDecimalSeparator(char) - Method in class lecho.lib.hellocharts.formatter.SimpleBubbleChartValueFormatter
-
- setDecimalSeparator(char) - Method in class lecho.lib.hellocharts.formatter.SimpleColumnChartValueFormatter
-
- setDecimalSeparator(char) - Method in class lecho.lib.hellocharts.formatter.SimpleLineChartValueFormatter
-
- setDecimalSeparator(char) - Method in class lecho.lib.hellocharts.formatter.SimplePieChartValueFormatter
-
- setDecimalSeparator(char) - Method in class lecho.lib.hellocharts.formatter.ValueFormatterHelper
-
- setEmpty() - Method in class lecho.lib.hellocharts.model.Viewport
-
Set the viewport to (0,0,0,0)
- setFilled(boolean) - Method in class lecho.lib.hellocharts.model.Line
-
- setFillRatio(float) - Method in class lecho.lib.hellocharts.model.ColumnChartData
-
Set fill ration for columns, value from 0 to 1, 1 means that there will be almost no free space between columns,
0 means that columns will have minimum width(2px).
- setFirstIndex(int) - Method in class lecho.lib.hellocharts.model.SelectedValue
-
- setFormatter(AxisValueFormatter) - Method in class lecho.lib.hellocharts.model.Axis
-
- setFormatter(BubbleChartValueFormatter) - Method in class lecho.lib.hellocharts.model.BubbleChartData
-
- setFormatter(ColumnChartValueFormatter) - Method in class lecho.lib.hellocharts.model.Column
-
- setFormatter(LineChartValueFormatter) - Method in class lecho.lib.hellocharts.model.Line
-
- setFormatter(PieChartValueFormatter) - Method in class lecho.lib.hellocharts.model.PieChartData
-
- setHasCenterCircle(boolean) - Method in class lecho.lib.hellocharts.model.PieChartData
-
- setHasLabels(boolean) - Method in class lecho.lib.hellocharts.model.BubbleChartData
-
- setHasLabels(boolean) - Method in class lecho.lib.hellocharts.model.Column
-
- setHasLabels(boolean) - Method in class lecho.lib.hellocharts.model.Line
-
- setHasLabels(boolean) - Method in class lecho.lib.hellocharts.model.PieChartData
-
- setHasLabelsOnlyForSelected(boolean) - Method in class lecho.lib.hellocharts.model.BubbleChartData
-
- setHasLabelsOnlyForSelected(boolean) - Method in class lecho.lib.hellocharts.model.Column
-
- setHasLabelsOnlyForSelected(boolean) - Method in class lecho.lib.hellocharts.model.Line
-
- setHasLabelsOnlyForSelected(boolean) - Method in class lecho.lib.hellocharts.model.PieChartData
-
- setHasLabelsOutside(boolean) - Method in class lecho.lib.hellocharts.model.PieChartData
-
Set if labels should be drawn inside circle(false) or outside(true).
- setHasLines(boolean) - Method in class lecho.lib.hellocharts.model.Axis
-
- setHasLines(boolean) - Method in class lecho.lib.hellocharts.model.Line
-
- setHasPoints(boolean) - Method in class lecho.lib.hellocharts.model.Line
-
- setHasSeparationLine(boolean) - Method in class lecho.lib.hellocharts.model.Axis
-
Set true if you want to draw separation line for this axis, set false to hide separation line, by default true.
- setHasTiltedLabels(boolean) - Method in class lecho.lib.hellocharts.model.Axis
-
- setInside(boolean) - Method in class lecho.lib.hellocharts.model.Axis
-
Set to true if you want axis values to be drawn inside chart area(axis name still will be drawn outside), by
default this is set to false and axis is drawn outside chart area.
- setInteractive(boolean) - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- setInteractive(boolean) - Method in interface lecho.lib.hellocharts.view.Chart
-
Set true to allow user use touch gestures.
- setLabel(String) - Method in class lecho.lib.hellocharts.model.AxisValue
-
Set custom label for this axis value.
- setLabel(char[]) - Method in class lecho.lib.hellocharts.model.AxisValue
-
Deprecated.
- setLabel(String) - Method in class lecho.lib.hellocharts.model.BubbleValue
-
- setLabel(char[]) - Method in class lecho.lib.hellocharts.model.BubbleValue
-
Deprecated.
- setLabel(String) - Method in class lecho.lib.hellocharts.model.PointValue
-
- setLabel(char[]) - Method in class lecho.lib.hellocharts.model.PointValue
-
Deprecated.
- setLabel(char[]) - Method in class lecho.lib.hellocharts.model.SliceValue
-
Deprecated.
- setLabel(String) - Method in class lecho.lib.hellocharts.model.SliceValue
-
- setLabel(String) - Method in class lecho.lib.hellocharts.model.SubcolumnValue
-
- setLabel(char[]) - Method in class lecho.lib.hellocharts.model.SubcolumnValue
-
Deprecated.
- setLineChartData(LineChartData) - Method in class lecho.lib.hellocharts.model.ComboLineColumnChartData
-
- setLineChartData(LineChartData) - Method in interface lecho.lib.hellocharts.provider.LineChartDataProvider
-
- setLineChartData(LineChartData) - Method in class lecho.lib.hellocharts.view.LineChartView
-
- setLineChartRenderer(Context, LineChartRenderer) - Method in class lecho.lib.hellocharts.view.ComboLineColumnChartView
-
- setLineColor(int) - Method in class lecho.lib.hellocharts.model.Axis
-
- setLines(List<Line>) - Method in class lecho.lib.hellocharts.model.LineChartData
-
- setMaximumViewport(Viewport) - Method in class lecho.lib.hellocharts.renderer.AbstractChartRenderer
-
- setMaximumViewport(Viewport) - Method in interface lecho.lib.hellocharts.renderer.ChartRenderer
-
- setMaximumViewport(Viewport) - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- setMaximumViewport(Viewport) - Method in interface lecho.lib.hellocharts.view.Chart
-
Set maximum viewport.
- setMaxLabelChars(int) - Method in class lecho.lib.hellocharts.model.Axis
-
Set maximum number of characters for axis labels, min 0, max 32.
- setMaxViewport(Viewport) - Method in class lecho.lib.hellocharts.computator.ChartComputator
-
Set maximum viewport to the same values as viewport passed in parameter.
- setMaxViewport(float, float, float, float) - Method in class lecho.lib.hellocharts.computator.ChartComputator
-
Set new values for maximum viewport, that will change what part of chart is visible.
- setMaxZoom(float) - Method in class lecho.lib.hellocharts.computator.ChartComputator
-
Set maximum zoom level, default is 20.
- setMaxZoom(float) - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- setMaxZoom(float) - Method in interface lecho.lib.hellocharts.view.Chart
-
Set max zoom value.
- setMinBubbleRadius(int) - Method in class lecho.lib.hellocharts.model.BubbleChartData
-
Set minimal bubble radius in dp, helpful when you want small bubbles(bubbles with very small z values compared to
other bubbles) to be visible on chart, default 6dp
- setName(String) - Method in class lecho.lib.hellocharts.model.Axis
-
- setOnValueTouchListener(BubbleChartOnValueSelectListener) - Method in class lecho.lib.hellocharts.view.BubbleChartView
-
- setOnValueTouchListener(ColumnChartOnValueSelectListener) - Method in class lecho.lib.hellocharts.view.ColumnChartView
-
- setOnValueTouchListener(ComboLineColumnChartOnValueSelectListener) - Method in class lecho.lib.hellocharts.view.ComboLineColumnChartView
-
- setOnValueTouchListener(LineChartOnValueSelectListener) - Method in class lecho.lib.hellocharts.view.LineChartView
-
- setOnValueTouchListener(PieChartOnValueSelectListener) - Method in class lecho.lib.hellocharts.view.PieChartView
-
- setPathEffect(PathEffect) - Method in class lecho.lib.hellocharts.model.Line
-
Set path effect for this line, note: it will slow down drawing, try to not use complicated effects,
DashPathEffect should be safe choice.
- setPieChartData(PieChartData) - Method in interface lecho.lib.hellocharts.provider.PieChartDataProvider
-
- setPieChartData(PieChartData) - Method in class lecho.lib.hellocharts.view.PieChartView
-
- setPointColor(int) - Method in class lecho.lib.hellocharts.model.Line
-
- setPointRadius(int) - Method in class lecho.lib.hellocharts.model.Line
-
Set radius for points for this line.
- setPrependedText(char[]) - Method in class lecho.lib.hellocharts.formatter.SimpleAxisValueFormatter
-
- setPrependedText(char[]) - Method in class lecho.lib.hellocharts.formatter.SimpleBubbleChartValueFormatter
-
- setPrependedText(char[]) - Method in class lecho.lib.hellocharts.formatter.SimpleColumnChartValueFormatter
-
- setPrependedText(char[]) - Method in class lecho.lib.hellocharts.formatter.SimpleLineChartValueFormatter
-
- setPrependedText(char[]) - Method in class lecho.lib.hellocharts.formatter.SimplePieChartValueFormatter
-
- setPrependedText(char[]) - Method in class lecho.lib.hellocharts.formatter.ValueFormatterHelper
-
- setPreviewColor(int) - Method in class lecho.lib.hellocharts.renderer.PreviewColumnChartRenderer
-
- setPreviewColor(int) - Method in class lecho.lib.hellocharts.renderer.PreviewLineChartRenderer
-
- setPreviewColor(int) - Method in class lecho.lib.hellocharts.view.PreviewColumnChartView
-
- setPreviewColor(int) - Method in class lecho.lib.hellocharts.view.PreviewLineChartView
-
- setRotationEnabled(boolean) - Method in class lecho.lib.hellocharts.gesture.PieChartTouchHandler
-
- setScrollEnabled(boolean) - Method in class lecho.lib.hellocharts.gesture.ChartTouchHandler
-
- setScrollEnabled(boolean) - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- setScrollEnabled(boolean) - Method in interface lecho.lib.hellocharts.view.Chart
-
Set true to enable touch scroll/fling, false to disable touch scroll/fling, by default true;
- setSecondIndex(int) - Method in class lecho.lib.hellocharts.model.SelectedValue
-
- setShape(ValueShape) - Method in class lecho.lib.hellocharts.model.BubbleValue
-
- setShape(ValueShape) - Method in class lecho.lib.hellocharts.model.Line
-
Set shape for points, possible values: SQUARE, CIRCLE
- setSliceSpacing(int) - Method in class lecho.lib.hellocharts.model.SliceValue
-
Deprecated.
- setSlicesSpacing(int) - Method in class lecho.lib.hellocharts.model.PieChartData
-
- setSquare(boolean) - Method in class lecho.lib.hellocharts.model.Line
-
- setStacked(boolean) - Method in class lecho.lib.hellocharts.model.ColumnChartData
-
Set true if you want stacked column chart.
- setStrokeWidth(int) - Method in class lecho.lib.hellocharts.model.Line
-
- setTarget(float, float, float) - Method in class lecho.lib.hellocharts.model.BubbleValue
-
- setTarget(float, float) - Method in class lecho.lib.hellocharts.model.PointValue
-
- setTarget(float) - Method in class lecho.lib.hellocharts.model.SliceValue
-
- setTarget(float) - Method in class lecho.lib.hellocharts.model.SubcolumnValue
-
- setTextColor(int) - Method in class lecho.lib.hellocharts.model.Axis
-
- setTextSize(int) - Method in class lecho.lib.hellocharts.model.Axis
-
- setType(SelectedValue.SelectedValueType) - Method in class lecho.lib.hellocharts.model.SelectedValue
-
- setTypeface(Typeface) - Method in class lecho.lib.hellocharts.model.Axis
-
- setValue(float) - Method in class lecho.lib.hellocharts.model.AxisValue
-
- setValue(float) - Method in class lecho.lib.hellocharts.model.SliceValue
-
- setValue(float) - Method in class lecho.lib.hellocharts.model.SubcolumnValue
-
- setValueLabelBackgroundAuto(boolean) - Method in class lecho.lib.hellocharts.model.AbstractChartData
-
- setValueLabelBackgroundAuto(boolean) - Method in interface lecho.lib.hellocharts.model.ChartData
-
Set false if you want to set custom color for all value labels.
- setValueLabelBackgroundColor(int) - Method in class lecho.lib.hellocharts.model.AbstractChartData
-
- setValueLabelBackgroundColor(int) - Method in interface lecho.lib.hellocharts.model.ChartData
-
Set value labels background.
- setValueLabelBackgroundEnabled(boolean) - Method in class lecho.lib.hellocharts.model.AbstractChartData
-
- setValueLabelBackgroundEnabled(boolean) - Method in interface lecho.lib.hellocharts.model.ChartData
-
Set whether labels should have rectangle background.
- setValueLabelsTextColor(int) - Method in class lecho.lib.hellocharts.model.AbstractChartData
-
- setValueLabelsTextColor(int) - Method in interface lecho.lib.hellocharts.model.ChartData
-
Set value label text color, by default Color.WHITE.
- setValueLabelTextSize(int) - Method in class lecho.lib.hellocharts.model.AbstractChartData
-
- setValueLabelTextSize(int) - Method in interface lecho.lib.hellocharts.model.ChartData
-
Set text size for value label in SP units.
- setValueLabelTypeface(Typeface) - Method in class lecho.lib.hellocharts.model.AbstractChartData
-
- setValueLabelTypeface(Typeface) - Method in interface lecho.lib.hellocharts.model.ChartData
-
Set Typeface for all values labels.
- setValues(List<AxisValue>) - Method in class lecho.lib.hellocharts.model.Axis
-
- setValues(List<BubbleValue>) - Method in class lecho.lib.hellocharts.model.BubbleChartData
-
- setValues(List<SubcolumnValue>) - Method in class lecho.lib.hellocharts.model.Column
-
- setValues(List<PointValue>) - Method in class lecho.lib.hellocharts.model.Line
-
- setValues(List<SliceValue>) - Method in class lecho.lib.hellocharts.model.PieChartData
-
- setValueSelectionEnabled(boolean) - Method in class lecho.lib.hellocharts.gesture.ChartTouchHandler
-
- setValueSelectionEnabled(boolean) - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- setValueSelectionEnabled(boolean) - Method in interface lecho.lib.hellocharts.view.Chart
-
Set true if you want value selection with touch - value will stay selected until you touch somewhere else on the
chart area.
- setValueTouchEnabled(boolean) - Method in class lecho.lib.hellocharts.gesture.ChartTouchHandler
-
- setValueTouchEnabled(boolean) - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- setValueTouchEnabled(boolean) - Method in interface lecho.lib.hellocharts.view.Chart
-
Set true if you want allow user to click value on chart, set false to disable that option.
- setViewportAnimationListener(ChartAnimationListener) - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- setViewportAnimationListener(ChartAnimationListener) - Method in interface lecho.lib.hellocharts.view.Chart
-
Set listener for viewport animation to be notified when viewport animation started and finished.
- setViewportCalculationEnabled(boolean) - Method in class lecho.lib.hellocharts.renderer.AbstractChartRenderer
-
- setViewportCalculationEnabled(boolean) - Method in interface lecho.lib.hellocharts.renderer.ChartRenderer
-
- setViewportCalculationEnabled(boolean) - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- setViewportCalculationEnabled(boolean) - Method in interface lecho.lib.hellocharts.view.Chart
-
Set true to enable viewports(max and current) recalculations during animations or after set*ChartData method is
called.
- setViewportChangeListener(ViewportChangeListener) - Method in class lecho.lib.hellocharts.computator.ChartComputator
-
- setViewportChangeListener(ViewportChangeListener) - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- setViewportChangeListener(ViewportChangeListener) - Method in interface lecho.lib.hellocharts.view.Chart
-
Set listener for current viewport changes.
- setViewportTopLeft(float, float) - Method in class lecho.lib.hellocharts.computator.ChartComputator
-
- setVisibleViewport(Viewport) - Method in class lecho.lib.hellocharts.computator.ChartComputator
-
- setVisibleViewport(Viewport) - Method in class lecho.lib.hellocharts.computator.PreviewChartComputator
-
- setZoomEnabled(boolean) - Method in class lecho.lib.hellocharts.gesture.ChartTouchHandler
-
- setZoomEnabled(boolean) - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- setZoomEnabled(boolean) - Method in interface lecho.lib.hellocharts.view.Chart
-
Set true to enable zoom, false to disable, by default true;
- setZoomLevel(float, float, float) - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- setZoomLevel(float, float, float) - Method in interface lecho.lib.hellocharts.view.Chart
-
Programatically zoom chart to given point(viewport point).
- setZoomLevelWithAnimation(float, float, float) - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- setZoomLevelWithAnimation(float, float, float) - Method in interface lecho.lib.hellocharts.view.Chart
-
Programatically zoom chart to given point(viewport point) with animation.
- setZoomType(ZoomType) - Method in class lecho.lib.hellocharts.gesture.ChartTouchHandler
-
- setZoomType(ZoomType) - Method in class lecho.lib.hellocharts.gesture.ChartZoomer
-
- setZoomType(ZoomType) - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- setZoomType(ZoomType) - Method in interface lecho.lib.hellocharts.view.Chart
-
Set zoom type, available options: ZoomType.HORIZONTAL_AND_VERTICAL, ZoomType.HORIZONTAL, ZoomType.VERTICAL.
- SimpleAxisValueFormatter - Class in lecho.lib.hellocharts.formatter
-
- SimpleAxisValueFormatter() - Constructor for class lecho.lib.hellocharts.formatter.SimpleAxisValueFormatter
-
- SimpleAxisValueFormatter(int) - Constructor for class lecho.lib.hellocharts.formatter.SimpleAxisValueFormatter
-
- SimpleBubbleChartValueFormatter - Class in lecho.lib.hellocharts.formatter
-
- SimpleBubbleChartValueFormatter() - Constructor for class lecho.lib.hellocharts.formatter.SimpleBubbleChartValueFormatter
-
- SimpleBubbleChartValueFormatter(int) - Constructor for class lecho.lib.hellocharts.formatter.SimpleBubbleChartValueFormatter
-
- SimpleColumnChartValueFormatter - Class in lecho.lib.hellocharts.formatter
-
- SimpleColumnChartValueFormatter() - Constructor for class lecho.lib.hellocharts.formatter.SimpleColumnChartValueFormatter
-
- SimpleColumnChartValueFormatter(int) - Constructor for class lecho.lib.hellocharts.formatter.SimpleColumnChartValueFormatter
-
- SimpleLineChartValueFormatter - Class in lecho.lib.hellocharts.formatter
-
- SimpleLineChartValueFormatter() - Constructor for class lecho.lib.hellocharts.formatter.SimpleLineChartValueFormatter
-
- SimpleLineChartValueFormatter(int) - Constructor for class lecho.lib.hellocharts.formatter.SimpleLineChartValueFormatter
-
- SimplePieChartValueFormatter - Class in lecho.lib.hellocharts.formatter
-
- SimplePieChartValueFormatter() - Constructor for class lecho.lib.hellocharts.formatter.SimplePieChartValueFormatter
-
- SimplePieChartValueFormatter(int) - Constructor for class lecho.lib.hellocharts.formatter.SimplePieChartValueFormatter
-
- SliceValue - Class in lecho.lib.hellocharts.model
-
Model representing single slice on PieChart.
- SliceValue() - Constructor for class lecho.lib.hellocharts.model.SliceValue
-
- SliceValue(float) - Constructor for class lecho.lib.hellocharts.model.SliceValue
-
- SliceValue(float, int) - Constructor for class lecho.lib.hellocharts.model.SliceValue
-
- SliceValue(float, int, int) - Constructor for class lecho.lib.hellocharts.model.SliceValue
-
- SliceValue(SliceValue) - Constructor for class lecho.lib.hellocharts.model.SliceValue
-
- sp2px(float, int) - Static method in class lecho.lib.hellocharts.util.ChartUtils
-
- startAnimation(long) - Method in interface lecho.lib.hellocharts.animation.ChartDataAnimator
-
- startAnimation(long) - Method in class lecho.lib.hellocharts.animation.ChartDataAnimatorV14
-
- startAnimation(long) - Method in class lecho.lib.hellocharts.animation.ChartDataAnimatorV8
-
- startAnimation(Viewport, Viewport) - Method in interface lecho.lib.hellocharts.animation.ChartViewportAnimator
-
- startAnimation(Viewport, Viewport, long) - Method in interface lecho.lib.hellocharts.animation.ChartViewportAnimator
-
- startAnimation(Viewport, Viewport) - Method in class lecho.lib.hellocharts.animation.ChartViewportAnimatorV14
-
- startAnimation(Viewport, Viewport, long) - Method in class lecho.lib.hellocharts.animation.ChartViewportAnimatorV14
-
- startAnimation(Viewport, Viewport) - Method in class lecho.lib.hellocharts.animation.ChartViewportAnimatorV8
-
- startAnimation(Viewport, Viewport, long) - Method in class lecho.lib.hellocharts.animation.ChartViewportAnimatorV8
-
- startAnimation(float, float) - Method in interface lecho.lib.hellocharts.animation.PieChartRotationAnimator
-
- startAnimation(float, float) - Method in class lecho.lib.hellocharts.animation.PieChartRotationAnimatorV14
-
- startAnimation(float, float) - Method in class lecho.lib.hellocharts.animation.PieChartRotationAnimatorV8
-
- startDataAnimation() - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- startDataAnimation(long) - Method in class lecho.lib.hellocharts.view.AbstractChartView
-
- startDataAnimation() - Method in interface lecho.lib.hellocharts.view.Chart
-
Starts chart data animation for given duration.
- startDataAnimation(long) - Method in interface lecho.lib.hellocharts.view.Chart
-
Starts chart data animation for given duration.
- startScroll(ChartComputator) - Method in class lecho.lib.hellocharts.gesture.ChartScroller
-
- startZoom(MotionEvent, ChartComputator) - Method in class lecho.lib.hellocharts.gesture.ChartZoomer
-
- startZoom(float) - Method in class lecho.lib.hellocharts.gesture.ZoomerCompat
-
Starts a zoom from 1.0 to (1.0 + endZoom).
- SubcolumnValue - Class in lecho.lib.hellocharts.model
-
Single sub-column value for ColumnChart.
- SubcolumnValue() - Constructor for class lecho.lib.hellocharts.model.SubcolumnValue
-
- SubcolumnValue(float) - Constructor for class lecho.lib.hellocharts.model.SubcolumnValue
-
- SubcolumnValue(float, int) - Constructor for class lecho.lib.hellocharts.model.SubcolumnValue
-
- SubcolumnValue(SubcolumnValue) - Constructor for class lecho.lib.hellocharts.model.SubcolumnValue
-
- ValueFormatterHelper - Class in lecho.lib.hellocharts.formatter
-
- ValueFormatterHelper() - Constructor for class lecho.lib.hellocharts.formatter.ValueFormatterHelper
-
- valueLabelBackgroundColor - Variable in class lecho.lib.hellocharts.model.AbstractChartData
-
- valueLabelTextColor - Variable in class lecho.lib.hellocharts.model.AbstractChartData
-
- valueLabelTextSize - Variable in class lecho.lib.hellocharts.model.AbstractChartData
-
- valueLabelTypeface - Variable in class lecho.lib.hellocharts.model.AbstractChartData
-
- valueOf(String) - Static method in enum lecho.lib.hellocharts.gesture.ContainerScrollType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum lecho.lib.hellocharts.gesture.ZoomType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum lecho.lib.hellocharts.model.SelectedValue.SelectedValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum lecho.lib.hellocharts.model.ValueShape
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum lecho.lib.hellocharts.gesture.ContainerScrollType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum lecho.lib.hellocharts.gesture.ZoomType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum lecho.lib.hellocharts.model.SelectedValue.SelectedValueType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum lecho.lib.hellocharts.model.ValueShape
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class lecho.lib.hellocharts.util.AxisAutoValues
-
- ValueShape - Enum in lecho.lib.hellocharts.model
-
- valuesNumber - Variable in class lecho.lib.hellocharts.util.AxisAutoValues
-
- viewParent - Variable in class lecho.lib.hellocharts.gesture.ChartTouchHandler
-
ViewParent to disallow touch events interception if chart is within scroll container.
- Viewport - Class in lecho.lib.hellocharts.model
-
Partial copy of android.graphics.Rect but here the top should be greater then the bottom.
- Viewport() - Constructor for class lecho.lib.hellocharts.model.Viewport
-
Create a new empty Viewport.
- Viewport(float, float, float, float) - Constructor for class lecho.lib.hellocharts.model.Viewport
-
Create a new viewport with the specified coordinates.
- Viewport(Viewport) - Constructor for class lecho.lib.hellocharts.model.Viewport
-
Create a new viewport, initialized with the values in the specified viewport (which is left unmodified).
- viewportAnimator - Variable in class lecho.lib.hellocharts.view.AbstractChartView
-
- viewportChangeListener - Variable in class lecho.lib.hellocharts.computator.ChartComputator
-
Warning! Viewport listener is disabled for all charts beside preview charts to avoid additional method calls
during animations.
- ViewportChangeListener - Interface in lecho.lib.hellocharts.listener
-
Use implementations of this listener to be notified when chart viewport changed.