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 

P

pack() - function in com.androidplot.ui.widget.TextLabelWidget
Sets the dimensions of the widget to exactly contain the text contents
PanZoom - class in com.androidplot.xy
Enables basic pan/zoom touch behavior for an XYPlot.
PanZoom.Pan - class in com.androidplot.xy.PanZoom
 
PanZoom.State - class in com.androidplot.xy.PanZoom
 
PanZoom.Zoom - class in com.androidplot.xy.PanZoom
 
PanZoom.ZoomLimit - class in com.androidplot.xy.PanZoom
Limits imposed on the zoom.
parallelStream() - function in java.util.LayoutManager
 
parallelStream() - function in java.util.LinkedLayerList
 
pause() - function in com.androidplot.util.Redrawer
Temporarily stop redrawing the plot.
peek() - function in java.util.LayoutManager
 
peek() - function in java.util.LinkedLayerList
 
peekFirst() - function in java.util.LayoutManager
 
peekFirst() - function in java.util.LinkedLayerList
 
peekLast() - function in java.util.LayoutManager
 
peekLast() - function in java.util.LinkedLayerList
 
PERCENT - enum entry in com.androidplot.pie.PieRenderer.DonutMode
 
performAccessibilityAction(int,Bundle) - function in android.view.XYPlot
 
performAccessibilityAction(int,Bundle) - function in android.view.Plot
 
performAccessibilityAction(int,Bundle) - function in android.view.PieChart
 
performClick() - function in android.view.XYPlot
 
performClick() - function in android.view.Plot
 
performClick() - function in android.view.PieChart
 
performContextClick(float,float) - function in android.view.XYPlot
 
performContextClick(float,float) - function in android.view.Plot
 
performContextClick(float,float) - function in android.view.PieChart
 
performHapticFeedback(int) - function in android.view.XYPlot
 
performHapticFeedback(int) - function in android.view.Plot
 
performHapticFeedback(int) - function in android.view.PieChart
 
performLongClick() - function in android.view.XYPlot
 
performLongClick() - function in android.view.Plot
 
performLongClick() - function in android.view.PieChart
 
performReceiveContent(ContentInfo) - function in android.view.XYPlot
 
performReceiveContent(ContentInfo) - function in android.view.Plot
 
performReceiveContent(ContentInfo) - function in android.view.PieChart
 
PieChart - class in com.androidplot.pie
Basic representation of a Pie Chart that displays a title and pie widget.
PieLegendItem - class in com.androidplot.pie
An item in a PieLegendWidget corresponding to a Segment in a PieChart.
PieLegendWidget - class in com.androidplot.pie
 
PieRenderer - class in com.androidplot.pie
Basic renderer for drawing pie charts.
PieRenderer.DonutMode - class in com.androidplot.pie.PieRenderer
 
PieWidget - class in com.androidplot.pie
Visualizes data as a pie chart.
PIXELS - enum entry in com.androidplot.pie.PieRenderer.DonutMode
 
PixelUtils - class in com.androidplot.util
 
playSoundEffect(int) - function in android.view.XYPlot
 
playSoundEffect(int) - function in android.view.Plot
 
playSoundEffect(int) - function in android.view.PieChart
 
Plot - class in com.androidplot
Base class for all Plot implementations.
Plot.BorderStyle - class in com.androidplot.Plot
 
Plot.RenderMode - class in com.androidplot.Plot
The RenderMode used by a Plot to draw it's self onto the screen.
PlotListener - class in com.androidplot
Defines methods used for monitoring events generated by a Plot.
PlotStatistics - class in com.androidplot.util
!!!
PointLabeler - class in com.androidplot.xy
 
PointLabelFormatter - class in com.androidplot.xy
 
poll() - function in java.util.LayoutManager
 
poll() - function in java.util.LinkedLayerList
 
pollFirst() - function in java.util.LayoutManager
 
pollFirst() - function in java.util.LinkedLayerList
 
pollLast() - function in java.util.LayoutManager
 
pollLast() - function in java.util.LinkedLayerList
 
pop() - function in java.util.LayoutManager
 
pop() - function in java.util.LinkedLayerList
 
position(float,HorizontalPositioning,float,VerticalPositioning) - function in com.androidplot.ui.widget.XYGraphWidget
Same as position but with the anchor parameter defaulted to the upper left corner.
position(float,HorizontalPositioning,float,VerticalPositioning,Anchor) - function in com.androidplot.ui.widget.XYGraphWidget
 
position(float,HorizontalPositioning,float,VerticalPositioning) - function in com.androidplot.ui.widget.XYLegendWidget
Same as position but with the anchor parameter defaulted to the upper left corner.
position(float,HorizontalPositioning,float,VerticalPositioning,Anchor) - function in com.androidplot.ui.widget.XYLegendWidget
 
position(float,HorizontalPositioning,float,VerticalPositioning) - function in com.androidplot.ui.widget.Widget
Same as position but with the anchor parameter defaulted to the upper left corner.
position(float,HorizontalPositioning,float,VerticalPositioning,Anchor) - function in com.androidplot.ui.widget.Widget
 
position(float,HorizontalPositioning,float,VerticalPositioning) - function in com.androidplot.ui.widget.TextLabelWidget
Same as position but with the anchor parameter defaulted to the upper left corner.
position(float,HorizontalPositioning,float,VerticalPositioning,Anchor) - function in com.androidplot.ui.widget.TextLabelWidget
 
position(float,HorizontalPositioning,float,VerticalPositioning) - function in com.androidplot.ui.widget.LegendWidget
Same as position but with the anchor parameter defaulted to the upper left corner.
position(float,HorizontalPositioning,float,VerticalPositioning,Anchor) - function in com.androidplot.ui.widget.LegendWidget
 
position(float,HorizontalPositioning,float,VerticalPositioning) - function in com.androidplot.ui.widget.PieLegendWidget
Same as position but with the anchor parameter defaulted to the upper left corner.
position(float,HorizontalPositioning,float,VerticalPositioning,Anchor) - function in com.androidplot.ui.widget.PieLegendWidget
 
position(float,HorizontalPositioning,float,VerticalPositioning) - function in com.androidplot.ui.widget.PieWidget
Same as position but with the anchor parameter defaulted to the upper left corner.
position(float,HorizontalPositioning,float,VerticalPositioning,Anchor) - function in com.androidplot.ui.widget.PieWidget
 
PositionMetric - class in com.androidplot.ui
 
PositionMetrics - class in com.androidplot.ui
 
post(Runnable) - function in android.view.XYPlot
 
post(Runnable) - function in android.view.Plot
 
post(Runnable) - function in android.view.PieChart
 
postDelayed(Runnable,long) - function in android.view.XYPlot
 
postDelayed(Runnable,long) - function in android.view.Plot
 
postDelayed(Runnable,long) - function in android.view.PieChart
 
postInvalidate() - function in android.view.XYPlot
 
postInvalidate() - function in android.view.Plot
 
postInvalidate() - function in android.view.PieChart
 
postInvalidateDelayed(long) - function in android.view.XYPlot
 
postInvalidateDelayed(long) - function in android.view.Plot
 
postInvalidateDelayed(long) - function in android.view.PieChart
 
postInvalidateOnAnimation() - function in android.view.XYPlot
 
postInvalidateOnAnimation() - function in android.view.Plot
 
postInvalidateOnAnimation() - function in android.view.PieChart
 
postOnAnimation(Runnable) - function in android.view.XYPlot
 
postOnAnimation(Runnable) - function in android.view.Plot
 
postOnAnimation(Runnable) - function in android.view.PieChart
 
postOnAnimationDelayed(Runnable,long) - function in android.view.XYPlot
 
postOnAnimationDelayed(Runnable,long) - function in android.view.Plot
 
postOnAnimationDelayed(Runnable,long) - function in android.view.PieChart
 
processAttrs(TypedArray) - function in com.androidplot.xy.XYGraphWidget
Apply xml attrs
push(E) - function in java.util.LayoutManager
 
push(E) - function in java.util.LinkedLayerList
 
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