A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
R
- RANGE - enum entry in com.androidplot.xy.Axis
- RANGE_ORIGIN - enum entry in com.androidplot.xy.FillDirection
- ratio(Region) - function in com.androidplot.Region
- ratio(double,double) - function in com.androidplot.Region
- RectFUtils - class in com.androidplot.util
- Convenience methods for dealing with android.graphics.RectF
- RectRegion - class in com.androidplot.xy
- RectRegion is just a rectangle with additional methods for determining intersections with other RectRegion instances.
- redraw() - function in com.androidplot.XYPlot
- Causes the plot to be redrawn.
- redraw() - function in com.androidplot.Plot
- Causes the plot to be redrawn.
- redraw() - function in com.androidplot.PieChart
- Causes the plot to be redrawn.
- Redrawer - class in com.androidplot.util
- Utility class for invoking Plot.redraw() on a background thread at a set frequency.
- refreshDrawableState() - function in android.view.XYPlot
- refreshDrawableState() - function in android.view.Plot
- refreshDrawableState() - function in android.view.PieChart
- refreshLayout() - function in com.androidplot.ui.widget.XYGraphWidget
- Causes the pixel dimensions used for rendering this Widgetto be recalculated.
- refreshLayout() - function in com.androidplot.ui.widget.XYLegendWidget
- Causes the pixel dimensions used for rendering this Widgetto be recalculated.
- refreshLayout() - function in com.androidplot.ui.LayoutManager
- Recalculates layouts for all widgets using last setDisplayDimensions.
- refreshLayout() - function in com.androidplot.ui.widget.Widget
- Causes the pixel dimensions used for rendering this Widgetto be recalculated.
- refreshLayout() - function in com.androidplot.ui.widget.TextLabelWidget
- Causes the pixel dimensions used for rendering this Widgetto be recalculated.
- refreshLayout() - function in com.androidplot.ui.widget.LegendWidget
- Causes the pixel dimensions used for rendering this Widgetto be recalculated.
- refreshLayout() - function in com.androidplot.ui.widget.PieLegendWidget
- Causes the pixel dimensions used for rendering this Widgetto be recalculated.
- refreshLayout() - function in com.androidplot.ui.widget.PieWidget
- Causes the pixel dimensions used for rendering this Widgetto be recalculated.
- REGION - enum entry in com.androidplot.xy.XYLegendItem.Type
- Region - class in com.androidplot
- A one dimensional region represented by a starting and ending value.
- RELATIVE - enum entry in com.androidplot.ui.SizeMode
- RELATIVE_TO_BOTTOM - enum entry in com.androidplot.ui.VerticalPositioning
- RELATIVE_TO_CENTER - enum entry in com.androidplot.ui.HorizontalPositioning
- RELATIVE_TO_CENTER - enum entry in com.androidplot.ui.VerticalPositioning
- RELATIVE_TO_LEFT - enum entry in com.androidplot.ui.HorizontalPositioning
- RELATIVE_TO_RIGHT - enum entry in com.androidplot.ui.HorizontalPositioning
- RELATIVE_TO_TOP - enum entry in com.androidplot.ui.VerticalPositioning
- releasePointerCapture() - function in android.view.XYPlot
- releasePointerCapture() - function in android.view.Plot
- releasePointerCapture() - function in android.view.PieChart
- remove(SeriesType,Class) - function in com.androidplot.XYSeriesRegistry
- remove(SeriesType) - function in com.androidplot.XYSeriesRegistry
- Remove all occurrences of series regardless of the associated Renderer.
- remove(SeriesType,Class) - function in com.androidplot.SeriesRegistry
- remove(SeriesType) - function in com.androidplot.SeriesRegistry
- Remove all occurrences of series regardless of the associated Renderer.
- remove(Object) - function in java.util.LayoutManager
- remove(int) - function in java.util.LayoutManager
- remove(Object) - function in java.util.LinkedLayerList
- remove(int) - function in java.util.LinkedLayerList
- remove(KeyType) - function in com.androidplot.util.LayerHash
- remove(SeriesType,Class) - function in com.androidplot.SegmentRegistry
- remove(SeriesType) - function in com.androidplot.SegmentRegistry
- Remove all occurrences of series regardless of the associated Renderer.
- removeAll(Collection) - function in java.util.LayoutManager
- removeAll(Collection) - function in java.util.LinkedLayerList
- removeCallbacks(Runnable) - function in android.view.XYPlot
- removeCallbacks(Runnable) - function in android.view.Plot
- removeCallbacks(Runnable) - function in android.view.PieChart
- removeFirst() - function in com.androidplot.xy.SimpleXYSeries
- removeFirst() - function in java.util.LayoutManager
- removeFirst() - function in java.util.LinkedLayerList
- removeFirstOccurrence(Object) - function in java.util.LayoutManager
- removeFirstOccurrence(Object) - function in java.util.LinkedLayerList
- removeIf(Predicate) - function in java.util.LayoutManager
- removeIf(Predicate) - function in java.util.LinkedLayerList
- removeLast() - function in com.androidplot.xy.SimpleXYSeries
- removeLast() - function in java.util.LayoutManager
- removeLast() - function in java.util.LinkedLayerList
- removeLastOccurrence(Object) - function in java.util.LayoutManager
- removeLastOccurrence(Object) - function in java.util.LinkedLayerList
- removeListener(PlotListener) - function in com.androidplot.XYPlot
- removeListener(PlotListener) - function in com.androidplot.Plot
- removeListener(PlotListener) - function in com.androidplot.PieChart
- removeMarker(YValueMarker) - function in com.androidplot.xy.XYPlot
- Removes the specified marker from the plot.
- removeMarker(XValueMarker) - function in com.androidplot.xy.XYPlot
- Removes the specified marker from the plot.
- removeMarkers() - function in com.androidplot.xy.XYPlot
- Convenience method - combines removeYMarkers() and removeXMarkers().
- removeOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.XYPlot
- removeOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.Plot
- removeOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.PieChart
- removeOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.XYPlot
- removeOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.Plot
- removeOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.PieChart
- removeOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.XYPlot
- removeOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.Plot
- removeOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.PieChart
- removeRegion(RectRegion) - function in com.androidplot.xy.XYSeriesFormatter
- removeRegion(RectRegion) - function in com.androidplot.xy.StepFormatter
- removeRegion(RectRegion) - function in com.androidplot.xy.CandlestickFormatter
- removeRegion(RectRegion) - function in com.androidplot.xy.BubbleFormatter
- removeRegion(RectRegion) - function in com.androidplot.xy.LineAndPointFormatter
- removeRegion(RectRegion) - function in com.androidplot.xy.AdvancedLineAndPointRenderer.Formatter
- removeRegion(RectRegion) - function in com.androidplot.xy.BarFormatter
- removeRegion(RectRegion) - function in com.androidplot.xy.FastLineAndPointRenderer.Formatter
- removeSegment(Segment) - function in com.androidplot.pie.PieChart
- removeSeries(SeriesType,Class) - function in com.androidplot.XYPlot
- Remove a series for a specific Renderer only.
- removeSeries(SeriesType) - function in com.androidplot.XYPlot
- Remove all occurrences of series regardless of the associated Renderer.
- removeSeries(SeriesType,Class) - function in com.androidplot.Plot
- Remove a series for a specific Renderer only.
- removeSeries(SeriesType) - function in com.androidplot.Plot
- Remove all occurrences of series regardless of the associated Renderer.
- removeSeries(SeriesType,Class) - function in com.androidplot.PieChart
- Remove a series for a specific Renderer only.
- removeSeries(SeriesType) - function in com.androidplot.PieChart
- Remove all occurrences of series regardless of the associated Renderer.
- removeXMarkers() - function in com.androidplot.xy.XYPlot
- Removes all XValueMarker instances from the plot.
- removeYMarkers() - function in com.androidplot.xy.XYPlot
- Removes all YValueMarker instances from the plot.
- render(Canvas,RectF,SeriesBundle,RenderStack) - function in com.androidplot.ui.XYSeriesRenderer
- render(Canvas,RectF,SeriesBundle,RenderStack) - function in com.androidplot.ui.BubbleRenderer
- render(Canvas,RectF,SeriesBundle,RenderStack) - function in com.androidplot.ui.StepRenderer
- render(Canvas,RectF,SeriesBundle,RenderStack) - function in com.androidplot.ui.GroupRenderer
- render(Canvas,RectF,SeriesBundle,RenderStack) - function in com.androidplot.ui.CandlestickRenderer
- render(Canvas,RectF,SeriesBundle,RenderStack) - function in com.androidplot.ui.BarRenderer
- render(Canvas,RectF,SeriesBundle,RenderStack) - function in com.androidplot.ui.AdvancedLineAndPointRenderer
- render(Canvas,RectF,SeriesBundle,RenderStack) - function in com.androidplot.ui.FastLineAndPointRenderer
- render(Canvas,RectF,SeriesBundle,RenderStack) - function in com.androidplot.ui.LineAndPointRenderer
- render(Canvas,RectF,SeriesBundle,RenderStack) - function in com.androidplot.ui.SeriesRenderer
- render(Canvas,RectF,SeriesBundle,RenderStack) - function in com.androidplot.ui.PieRenderer
- RenderBundle - class in com.androidplot.ui
- RenderStack - class in com.androidplot.ui
- A stack of series to be rendered.
- RenderStack.StackElement - class in com.androidplot.ui.RenderStack
- An element on the render stack.
- rendersWith(SeriesRenderer) - function in com.androidplot.ui.XYSeriesBundle
- rendersWith(SeriesRenderer) - function in com.androidplot.ui.SeriesBundle
- rendersWith(SeriesRenderer) - function in com.androidplot.ui.SegmentBundle
- replaceAll(UnaryOperator) - function in java.util.LayoutManager
- replaceAll(UnaryOperator) - function in java.util.LinkedLayerList
- requestApplyInsets() - function in android.view.XYPlot
- requestApplyInsets() - function in android.view.Plot
- requestApplyInsets() - function in android.view.PieChart
- requestFitSystemWindows() - function in android.view.XYPlot
- requestFitSystemWindows() - function in android.view.Plot
- requestFitSystemWindows() - function in android.view.PieChart
- requestFocus() - function in android.view.XYPlot
- requestFocus() - function in android.view.Plot
- requestFocus() - function in android.view.PieChart
- requestFocusFromTouch() - function in android.view.XYPlot
- requestFocusFromTouch() - function in android.view.Plot
- requestFocusFromTouch() - function in android.view.PieChart
- requestLayout() - function in android.view.XYPlot
- requestLayout() - function in android.view.Plot
- requestLayout() - function in android.view.PieChart
- requestPointerCapture() - function in android.view.XYPlot
- requestPointerCapture() - function in android.view.Plot
- requestPointerCapture() - function in android.view.PieChart
- requestRectangleOnScreen(Rect) - function in android.view.XYPlot
- requestRectangleOnScreen(Rect) - function in android.view.Plot
- requestRectangleOnScreen(Rect) - function in android.view.PieChart
- requestUnbufferedDispatch(MotionEvent) - function in android.view.XYPlot
- requestUnbufferedDispatch(MotionEvent) - function in android.view.Plot
- requestUnbufferedDispatch(MotionEvent) - function in android.view.PieChart
- requireViewById(int) - function in android.view.XYPlot
- requireViewById(int) - function in android.view.Plot
- requireViewById(int) - function in android.view.PieChart
- resample() - function in com.androidplot.xy.SampledXYSeries
- reset() - function in com.androidplot.xy.PanZoom
- resetPivot() - function in android.view.XYPlot
- resetPivot() - function in android.view.Plot
- resetPivot() - function in android.view.PieChart
- Resizable - class in com.androidplot.ui
- Used by classes that depend on dimensional values to lay themselves out and draw.
- resize(int) - function in com.androidplot.xy.SimpleXYSeries
- Resize to accommodate the specified number of x/y pairs.
- resize(int) - function in com.androidplot.xy.EditableXYSeries
- Resize to accommodate the specified number of x/y pairs.
- resize(int) - function in com.androidplot.xy.FixedSizeEditableXYSeries
- May be used to dynamically resize the series.
- resolveSize(int,int) - function in android.view.XYPlot
- resolveSize(int,int) - function in android.view.Plot
- resolveSize(int,int) - function in android.view.PieChart
- resolveSizeAndState(int,int,int) - function in android.view.XYPlot
- resolveSizeAndState(int,int,int) - function in android.view.Plot
- resolveSizeAndState(int,int,int) - function in android.view.PieChart
- restoreDefaultFocus() - function in android.view.XYPlot
- restoreDefaultFocus() - function in android.view.Plot
- restoreDefaultFocus() - function in android.view.PieChart
- restoreHierarchyState(SparseArray) - function in android.view.XYPlot
- restoreHierarchyState(SparseArray) - function in android.view.Plot
- restoreHierarchyState(SparseArray) - function in android.view.PieChart
- retainAll(Collection) - function in java.util.LayoutManager
- retainAll(Collection) - function in java.util.LinkedLayerList
- reversed() - function in java.util.BarRenderer.BarComparator
- reverseOrder() - function in java.util.BarRenderer.BarComparator
- RIGHT - enum entry in com.androidplot.xy.XYGraphWidget.Edge
- RIGHT - enum entry in com.androidplot.xy.FillDirection
- RIGHT_BOTTOM - enum entry in com.androidplot.ui.Anchor
- RIGHT_MIDDLE - enum entry in com.androidplot.ui.Anchor
- RIGHT_TOP - enum entry in com.androidplot.ui.Anchor
- ROUNDED - enum entry in com.androidplot.Plot.BorderStyle
- ROW - enum entry in com.androidplot.ui.TableModel.Axis
- ROW_MAJOR - enum entry in com.androidplot.ui.TableOrder
- run(XYSeries,EditableXYSeries) - function in com.androidplot.xy.Sampler
- run(XYPlot,XYSeriesBundle) - function in com.androidplot.xy.Estimator
- run(XYPlot,XYSeriesBundle) - function in com.androidplot.xy.ZoomEstimator
- run(XYSeries,EditableXYSeries) - function in com.androidplot.xy.LTTBSampler
- run(XYSeries,EditableXYSeries) - function in com.androidplot.xy.LTTBSampler
- run() - function in com.androidplot.util.Redrawer
- run() - function in java.lang.Redrawer