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 

A

ABSOLUTE - enum entry in com.androidplot.ui.SizeMode
 
ABSOLUTE_FROM_BOTTOM - enum entry in com.androidplot.ui.VerticalPositioning
 
ABSOLUTE_FROM_CENTER - enum entry in com.androidplot.ui.HorizontalPositioning
 
ABSOLUTE_FROM_CENTER - enum entry in com.androidplot.ui.VerticalPositioning
 
ABSOLUTE_FROM_LEFT - enum entry in com.androidplot.ui.HorizontalPositioning
 
ABSOLUTE_FROM_RIGHT - enum entry in com.androidplot.ui.HorizontalPositioning
 
ABSOLUTE_FROM_TOP - enum entry in com.androidplot.ui.VerticalPositioning
 
add(SeriesType,FormatterType) - function in com.androidplot.XYSeriesRegistry
 
add(SeriesType,FormatterType) - function in com.androidplot.SeriesRegistry
 
add(E) - function in java.util.LayoutManager
 
add(int,E) - function in java.util.LayoutManager
 
add(E) - function in java.util.LinkedLayerList
 
add(int,E) - function in java.util.LinkedLayerList
 
add(PointF,PointF) - function in com.androidplot.util.PixelUtils
 
add(SeriesType,FormatterType) - function in com.androidplot.SegmentRegistry
 
addAll(Collection) - function in java.util.LayoutManager
 
addAll(Collection) - function in java.util.LinkedLayerList
 
addChildrenForAccessibility(ArrayList) - function in android.view.XYPlot
 
addChildrenForAccessibility(ArrayList) - function in android.view.Plot
 
addChildrenForAccessibility(ArrayList) - function in android.view.PieChart
 
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle) - function in android.view.XYPlot
 
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle) - function in android.view.Plot
 
addExtraDataToAccessibilityNodeInfo(AccessibilityNodeInfo,String,Bundle) - function in android.view.PieChart
 
addFirst(Number,Number) - function in com.androidplot.xy.SimpleXYSeries
 
addFirst(E) - function in java.util.LayoutManager
 
addFirst(E) - function in java.util.LinkedLayerList
 
addFocusables(ArrayList,int) - function in android.view.XYPlot
 
addFocusables(ArrayList,int) - function in android.view.Plot
 
addFocusables(ArrayList,int) - function in android.view.PieChart
 
addKeyboardNavigationClusters(Collection,int) - function in android.view.XYPlot
 
addKeyboardNavigationClusters(Collection,int) - function in android.view.Plot
 
addKeyboardNavigationClusters(Collection,int) - function in android.view.PieChart
 
addLast(Number,Number) - function in com.androidplot.xy.SimpleXYSeries
 
addLast(E) - function in java.util.LayoutManager
 
addLast(E) - function in java.util.LinkedLayerList
 
addListener(PlotListener) - function in com.androidplot.XYPlot
 
addListener(PlotListener) - function in com.androidplot.Plot
 
addListener(PlotListener) - function in com.androidplot.PieChart
 
addMarker(YValueMarker) - function in com.androidplot.xy.XYPlot
Appends the specified marker to the end of plot's yValueMarkers list.
addMarker(XValueMarker) - function in com.androidplot.xy.XYPlot
Appends the specified marker to the end of plot's xValueMarkers list.
addOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.XYPlot
 
addOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.Plot
 
addOnAttachStateChangeListener(View.OnAttachStateChangeListener) - function in android.view.PieChart
 
addOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.XYPlot
 
addOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.Plot
 
addOnLayoutChangeListener(View.OnLayoutChangeListener) - function in android.view.PieChart
 
addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.XYPlot
 
addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.Plot
 
addOnUnhandledKeyEventListener(View.OnUnhandledKeyEventListener) - function in android.view.PieChart
 
addRegion(RectRegion,XYRegionFormatterType) - function in com.androidplot.xy.XYSeriesFormatter
 
addRegion(RectRegion,XYRegionFormatterType) - function in com.androidplot.xy.StepFormatter
 
addRegion(RectRegion,XYRegionFormatterType) - function in com.androidplot.xy.CandlestickFormatter
 
addRegion(RectRegion,XYRegionFormatterType) - function in com.androidplot.xy.BubbleFormatter
 
addRegion(RectRegion,XYRegionFormatterType) - function in com.androidplot.xy.LineAndPointFormatter
 
addRegion(RectRegion,XYRegionFormatterType) - function in com.androidplot.xy.AdvancedLineAndPointRenderer.Formatter
 
addRegion(RectRegion,XYRegionFormatterType) - function in com.androidplot.xy.BarFormatter
 
addRegion(RectRegion,XYRegionFormatterType) - function in com.androidplot.xy.FastLineAndPointRenderer.Formatter
 
addSegment(Segment,SegmentFormatter) - function in com.androidplot.pie.PieChart
 
addSeries(FormatterType,Array) - function in com.androidplot.XYPlot
Convenience method to add a multiple series at once using the same formatter.If a problem is encountered, the method immediately returns false and the plotwill contain whatever series were added before the failure.
addSeries(SeriesType,FormatterType) - function in com.androidplot.XYPlot
Add a new Series to the Plot.
addSeries(FormatterType,Array) - function in com.androidplot.Plot
Convenience method to add a multiple series at once using the same formatter.If a problem is encountered, the method immediately returns false and the plotwill contain whatever series were added before the failure.
addSeries(SeriesType,FormatterType) - function in com.androidplot.Plot
Add a new Series to the Plot.
addSeries(FormatterType,Array) - function in com.androidplot.PieChart
Convenience method to add a multiple series at once using the same formatter.If a problem is encountered, the method immediately returns false and the plotwill contain whatever series were added before the failure.
addSeries(SeriesType,FormatterType) - function in com.androidplot.PieChart
Add a new Series to the Plot.
addToBottom(Type) - function in com.androidplot.util.LayoutManager
 
addToBottom(Type) - function in com.androidplot.util.LinkedLayerList
 
addToBottom(ElementType) - function in com.androidplot.util.LayerListOrganizer
 
addToBottom(KeyType,ValueType) - function in com.androidplot.util.LayerHash
If key already exists within the structure, it's value is replaced with the new value andit's existing order is maintained.
addToTop(Type) - function in com.androidplot.util.LayoutManager
 
addToTop(Type) - function in com.androidplot.util.LinkedLayerList
 
addToTop(ElementType) - function in com.androidplot.util.LayerListOrganizer
 
addToTop(KeyType,ValueType) - function in com.androidplot.util.LayerHash
If key already exists within the structure, it's value is replaced with the new value andit's existing order is maintained.
addTouchables(ArrayList) - function in android.view.XYPlot
 
addTouchables(ArrayList) - function in android.view.Plot
 
addTouchables(ArrayList) - function in android.view.PieChart
 
AdvancedLineAndPointRenderer - class in com.androidplot.xy
This is an experimental (but stable) implementation of an XYSeriesRenderer that provides instrumentation allowing advanced behaviors like dynamically coloring / styling individual segments of a series, etc.
AdvancedLineAndPointRenderer.Formatter - class in com.androidplot.xy.AdvancedLineAndPointRenderer
Formatter designed to work in tandem with AdvancedLineAndPointRenderer.
Anchor - class in com.androidplot.ui
Enumeration of possible anchor positions that a com.androidplot.ui.widget.Widget can use.
animate() - function in android.view.XYPlot
 
animate() - function in android.view.Plot
 
animate() - function in android.view.PieChart
 
announceForAccessibility(CharSequence) - function in android.view.XYPlot
 
announceForAccessibility(CharSequence) - function in android.view.Plot
 
announceForAccessibility(CharSequence) - function in android.view.PieChart
 
apply(XYPlot) - function in com.androidplot.xy.PanZoom.State
 
applyDomainBoundaries(XYPlot) - function in com.androidplot.xy.PanZoom.State
 
applyInsets(RectF,Insets) - function in com.androidplot.util.RectFUtils
Calculates a new RectF by applying insets to rect.
applyRangeBoundaries(XYPlot) - function in com.androidplot.xy.PanZoom.State
 
APTrace - class in com.androidplot.util
Wraps Trace to provide API-safe methods as well as an easy target for runtime removal via obfuscation.
areIdentical(RectF,RectF) - function in com.androidplot.util.RectFUtils
Determine if two RectF instances are equal.
ASCENDING - enum entry in com.androidplot.xy.OrderedXYSeries.XOrder

XVals are in strict ascending order such that:x(i) < x(i+1) == true

asRectF() - function in com.androidplot.xy.RectRegion
 
attach(XYPlot) - function in com.androidplot.xy.PanZoom
Convenience method for enabling pan/zoom behavior on an instance of XYPlot, usinga default behavior of BOTH and SCALE.
attach(XYPlot,PanZoom.Pan,PanZoom.Zoom) - function in com.androidplot.xy.PanZoom
Old method for enabling pan/zoom behavior on an instance of XYPlot, usingthe default behavior of OUTER.
attach(XYPlot,PanZoom.Pan,PanZoom.Zoom,PanZoom.ZoomLimit) - function in com.androidplot.xy.PanZoom
New method for enabling pan/zoom behavior on an instance of XYPlot.
AttrUtils - class in com.androidplot.util
Methods for applying styleable attributes.
AUTO - enum entry in com.androidplot.xy.BoundaryMode
 
AUTO - enum entry in com.androidplot.ui.TableSizingMethod
 
autofill(AutofillValue) - function in android.view.XYPlot
 
autofill(AutofillValue) - function in android.view.Plot
 
autofill(AutofillValue) - function in android.view.PieChart
 
Axis - class in com.androidplot.xy
 
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