A B C D G I N O P R S T V X

A

addChangeListener(DatasetChangeListener) - Method in interface com.androidplot.data.Dataset
Registers an object for notification of changes to this dataset.
addDataset(DatasetType, int, String, DatasetSeriesFormatType) - Method in class com.androidplot.data.DatasetGroup
 
addListener(ListenerType) - Method in class com.androidplot.data.DatasetChangeListenerHelper
 
addListener(DatasetChangeListener) - Method in class com.androidplot.data.DatasetGroup
 

B

BarDataset - Interface in com.androidplot.bar
An interface to a BarPlot's underlying data model.
BarFormat - Class in com.androidplot.bar
 
BarFormat(String) - Constructor for class com.androidplot.bar.BarFormat
 
BarFormat(BarFormat) - Constructor for class com.androidplot.bar.BarFormat
 
BarPlot - Class in com.androidplot.bar
 
BarPlot(Context) - Constructor for class com.androidplot.bar.BarPlot
 
BarPlot(Context, AttributeSet) - Constructor for class com.androidplot.bar.BarPlot
 
BarPlot(Context, AttributeSet, int) - Constructor for class com.androidplot.bar.BarPlot
 
BarPlotFormat - Class in com.androidplot.bar
 
BarPlotFormat() - Constructor for class com.androidplot.bar.BarPlotFormat
 
BarPlotFormatFilter - Interface in com.androidplot.bar
Provides a way to apply a customized BarFormat based on index, value, etc.
BarPlotLayout - Class in com.androidplot.bar
 
BarPlotLayout(View) - Constructor for class com.androidplot.bar.BarPlotLayout
 

C

com.androidplot - package com.androidplot
 
com.androidplot.bar - package com.androidplot.bar
 
com.androidplot.data - package com.androidplot.data
 
com.androidplot.exception - package com.androidplot.exception
 
com.androidplot.util - package com.androidplot.util
 
com.androidplot.xy - package com.androidplot.xy
 
contains(BundleType) - Method in class com.androidplot.data.DatasetGroup
Tests whether or not the Bundle exists within this DatasetGroup.

D

Dataset - Interface in com.androidplot.data
The base interface for data sets.
Dataset.DomainOrder - Enum in com.androidplot.data
 
DatasetChangeEvent<DatasetType> - Class in com.androidplot.data
Fired when a Dataset's model is changed.
DatasetChangeEvent(DatasetType, int) - Constructor for class com.androidplot.data.DatasetChangeEvent
 
DatasetChangeListener<DatasetChangeEventType extends DatasetChangeEvent> - Interface in com.androidplot.data
Interface for classes interested in registering for DatasetChangeEvent notifications.
DatasetChangeListenerHelper<ListenerType extends DatasetChangeListener,DatasetChangeEventType extends DatasetChangeEvent> - Class in com.androidplot.data
Convenience class for managing and notifying DatasetChangeListener instances.
DatasetChangeListenerHelper() - Constructor for class com.androidplot.data.DatasetChangeListenerHelper
 
DatasetGroup<BundleType extends DatasetSeriesBundle<DatasetType,DatasetSeriesFormatType>,DatasetType extends Dataset,DatasetSeriesFormatType extends DatasetSeriesFormat> - Class in com.androidplot.data
Manages a List of DatasetSeriesBundle instances to be drawn by a Plot.
DatasetGroup() - Constructor for class com.androidplot.data.DatasetGroup
 
DatasetGroupTest - Class in com.androidplot.data
 
DatasetGroupTest() - Constructor for class com.androidplot.data.DatasetGroupTest
 
DatasetGroupTest.MockDataset - Class in com.androidplot.data
 
DatasetGroupTest.MockDataset() - Constructor for class com.androidplot.data.DatasetGroupTest.MockDataset
 
DatasetGroupTest.MockDatasetSeriesFormat - Class in com.androidplot.data
 
DatasetGroupTest.MockDatasetSeriesFormat() - Constructor for class com.androidplot.data.DatasetGroupTest.MockDatasetSeriesFormat
 
DatasetSeriesBundle<DatasetType extends Dataset,DatasetFormatType extends DatasetSeriesFormat> - Class in com.androidplot.data
Associates a Dataset series with a DatasetSeriesFormat and a title.
DatasetSeriesBundle(DatasetType, DatasetFormatType, String, int) - Constructor for class com.androidplot.data.DatasetSeriesBundle
 
DatasetSeriesFormat - Class in com.androidplot.data
Graphical format to be applied to a series within a dataset.
DatasetSeriesFormat() - Constructor for class com.androidplot.data.DatasetSeriesFormat
 

G

get(int) - Method in class com.androidplot.bar.BarPlotFormat
 
get(int) - Method in class com.androidplot.data.DatasetGroup
 
getBarFillPaint() - Method in class com.androidplot.bar.BarFormat
 
getBarFillPaint(int) - Method in class com.androidplot.bar.BarPlotFormat
 
getBarLabel(int) - Method in interface com.androidplot.bar.BarDataset
 
getBarOutlinePaint() - Method in class com.androidplot.bar.BarFormat
 
getBarOutlinePaint(int) - Method in class com.androidplot.bar.BarPlotFormat
 
getBarsPerGroup() - Method in interface com.androidplot.bar.BarDataset
 
getBorderPaint() - Method in class com.androidplot.data.DatasetSeriesFormat
Set the Paint used to draw the vertices of this series line //* @param vertexPaint
getBorderPaint() - Method in class com.androidplot.PlotFormat
 
getDataEdgeBottom() - Method in class com.androidplot.bar.BarPlotLayout
 
getDataEdgeBottom() - Method in class com.androidplot.xy.XYPlotLayout
 
getDataEdgeLeft() - Method in class com.androidplot.bar.BarPlotLayout
 
getDataEdgeLeft() - Method in class com.androidplot.xy.XYPlotLayout
 
getDataEdgeRight() - Method in class com.androidplot.bar.BarPlotLayout
 
getDataEdgeRight() - Method in class com.androidplot.xy.XYPlotLayout
 
getDataEdgeTop() - Method in class com.androidplot.bar.BarPlotLayout
 
getDataEdgeTop() - Method in class com.androidplot.xy.XYPlotLayout
 
getDataHeight() - Method in class com.androidplot.bar.BarPlotLayout
 
getDataHeight() - Method in class com.androidplot.xy.XYPlotLayout
 
getDataset() - Method in class com.androidplot.bar.BarPlot
 
getDataset() - Method in class com.androidplot.data.DatasetChangeEvent
 
getDataset(int) - Method in class com.androidplot.data.DatasetGroup
Convenience method.
getDataset() - Method in class com.androidplot.data.DatasetSeriesBundle
 
getDatasetFormat(int) - Method in class com.androidplot.data.DatasetGroup
Convenience method.
getDatasets() - Method in class com.androidplot.xy.XYPlot
 
getDataWidth() - Method in class com.androidplot.bar.BarPlotLayout
 
getDataWidth() - Method in class com.androidplot.xy.XYPlotLayout
 
getDebugLayoutPaint() - Method in class com.androidplot.PlotFormat
 
getDefaultBarFillPaint() - Method in class com.androidplot.bar.BarPlotFormat
 
getDefaultBarOutlinePaint() - Method in class com.androidplot.bar.BarPlotFormat
 
getDomainLabelEdgeBottom() - Method in class com.androidplot.bar.BarPlotLayout
 
getDomainLabelEdgeBottom() - Method in class com.androidplot.xy.XYPlotLayout
 
getDomainLabelEdgeLeft() - Method in class com.androidplot.bar.BarPlotLayout
 
getDomainLabelEdgeLeft() - Method in class com.androidplot.xy.XYPlotLayout
 
getDomainLabelEdgeRight() - Method in class com.androidplot.bar.BarPlotLayout
 
getDomainLabelEdgeRight() - Method in class com.androidplot.xy.XYPlotLayout
 
getDomainLabelEdgeTop() - Method in class com.androidplot.bar.BarPlotLayout
 
getDomainLabelEdgeTop() - Method in class com.androidplot.xy.XYPlotLayout
 
getDomainLabelHeight() - Method in class com.androidplot.bar.BarPlotLayout
 
getDomainLabelHeight() - Method in class com.androidplot.xy.XYPlotLayout
 
getDomainLabelPaint() - Method in class com.androidplot.bar.BarPlotFormat
 
getDomainLabelPaint() - Method in class com.androidplot.xy.XYPlotFormat
 
getDomainLabelWidth() - Method in class com.androidplot.bar.BarPlotLayout
 
getDomainLabelWidth() - Method in class com.androidplot.xy.XYPlotLayout
 
getDomainOrder() - Method in interface com.androidplot.data.Dataset
Returns the order of the domain (or X) values returned by the dataset.
getDomainStepType() - Method in class com.androidplot.xy.XYPlotLayout
 
getDomainStepValue() - Method in class com.androidplot.xy.XYPlotLayout
 
getDomainTicksPerLabel() - Method in class com.androidplot.xy.XYPlotFormat
 
getDomainValueFormat() - Method in class com.androidplot.xy.XYPlotFormat
 
getFormat() - Method in class com.androidplot.bar.BarPlot
 
getFormat() - Method in class com.androidplot.data.DatasetSeriesBundle
 
getFormat() - Method in class com.androidplot.xy.XYPlot
 
getFormatFilter() - Method in class com.androidplot.bar.BarPlot
 
getFormattedDomainValue(double) - Method in class com.androidplot.xy.XYPlotFormat
 
getFormattedRangeValue(double) - Method in class com.androidplot.xy.XYPlotFormat
 
getGridPaint() - Method in class com.androidplot.bar.BarPlotFormat
 
getGridPaint() - Method in class com.androidplot.xy.XYPlotFormat
 
getGroupCount() - Method in interface com.androidplot.bar.BarDataset
 
getGroupLabel(int) - Method in interface com.androidplot.bar.BarDataset
 
getGroupSpacing() - Method in class com.androidplot.bar.BarPlotLayout
 
getHandler() - Method in class com.androidplot.Plot
Get the Handler used to manage display updates.
getHeight() - Method in class com.androidplot.PlotLayout
 
getHeight() - Method in class com.androidplot.xy.XYPlotLayoutTest.MockView
 
getItemCount(int) - Method in interface com.androidplot.xy.XYDataset
Returns the number of items in a series.
getItemCount() - Method in class com.androidplot.xy.XYDatasetSeriesBundle
 
getLabel() - Method in class com.androidplot.bar.BarFormat
 
getLayout() - Method in class com.androidplot.Plot
 
getLegendEdgeBottom() - Method in class com.androidplot.bar.BarPlotLayout
 
getLegendEdgeBottom() - Method in class com.androidplot.xy.XYPlotLayout
 
getLegendEdgeLeft() - Method in class com.androidplot.bar.BarPlotLayout
 
getLegendEdgeLeft() - Method in class com.androidplot.xy.XYPlotLayout
 
getLegendEdgeRight() - Method in class com.androidplot.bar.BarPlotLayout
 
getLegendEdgeRight() - Method in class com.androidplot.xy.XYPlotLayout
 
getLegendEdgeTop() - Method in class com.androidplot.bar.BarPlotLayout
 
getLegendEdgeTop() - Method in class com.androidplot.xy.XYPlotLayout
 
getLegendHeight() - Method in class com.androidplot.bar.BarPlotLayout
 
getLegendHeight() - Method in class com.androidplot.xy.XYPlotLayout
 
getLegendLabelPaint() - Method in class com.androidplot.xy.XYPlotFormat
 
getLegendWidth() - Method in class com.androidplot.bar.BarPlotLayout
 
getLegendWidth() - Method in class com.androidplot.xy.XYPlotLayout
 
getLengendSpacing() - Method in class com.androidplot.xy.XYPlotLayout
 
getLinePaint() - Method in class com.androidplot.data.DatasetSeriesFormat
Get the Paint used to draw this series line
getMarginBottom() - Method in class com.androidplot.PlotLayout
 
getMarginLeft() - Method in class com.androidplot.PlotLayout
 
getMarginRight() - Method in class com.androidplot.PlotLayout
 
getMarginTop() - Method in class com.androidplot.PlotLayout
 
getMaxValue() - Method in interface com.androidplot.bar.BarDataset
 
getMaxX(int) - Method in interface com.androidplot.xy.XYDataset
 
getMaxX() - Method in class com.androidplot.xy.XYDatasetGroup
 
getMaxX() - Method in class com.androidplot.xy.XYDatasetSeriesBundle
 
getMaxY(int) - Method in interface com.androidplot.xy.XYDataset
 
getMaxY() - Method in class com.androidplot.xy.XYDatasetGroup
 
getMaxY() - Method in class com.androidplot.xy.XYDatasetSeriesBundle
 
getMinValue() - Method in interface com.androidplot.bar.BarDataset
 
getMinX(int) - Method in interface com.androidplot.xy.XYDataset
 
getMinX() - Method in class com.androidplot.xy.XYDatasetGroup
 
getMinX() - Method in class com.androidplot.xy.XYDatasetSeriesBundle
 
getMinY(int) - Method in interface com.androidplot.xy.XYDataset
 
getMinY() - Method in class com.androidplot.xy.XYDatasetGroup
 
getMinY() - Method in class com.androidplot.xy.XYDatasetSeriesBundle
 
getRangeLabelEdgeBottom() - Method in class com.androidplot.bar.BarPlotLayout
 
getRangeLabelEdgeBottom() - Method in class com.androidplot.xy.XYPlotLayout
 
getRangeLabelEdgeLeft() - Method in class com.androidplot.bar.BarPlotLayout
 
getRangeLabelEdgeLeft() - Method in class com.androidplot.xy.XYPlotLayout
 
getRangeLabelEdgeRight() - Method in class com.androidplot.bar.BarPlotLayout
 
getRangeLabelEdgeRight() - Method in class com.androidplot.xy.XYPlotLayout
 
getRangeLabelEdgeTop() - Method in class com.androidplot.bar.BarPlotLayout
 
getRangeLabelEdgeTop() - Method in class com.androidplot.xy.XYPlotLayout
 
getRangeLabelHeight() - Method in class com.androidplot.bar.BarPlotLayout
 
getRangeLabelHeight() - Method in class com.androidplot.xy.XYPlotLayout
 
getRangeLabelPaint() - Method in class com.androidplot.bar.BarPlotFormat
 
getRangeLabelPaint() - Method in class com.androidplot.xy.XYPlotFormat
 
getRangeLabelWidth() - Method in class com.androidplot.bar.BarPlotLayout
 
getRangeLabelWidth() - Method in class com.androidplot.xy.XYPlotLayout
 
getRangeSize() - Method in class com.androidplot.xy.XYDatasetGroup
 
getRangeStepType() - Method in class com.androidplot.xy.XYPlotLayout
 
getRangeStepValue() - Method in class com.androidplot.xy.XYPlotLayout
 
getRangeTicksPerLabel() - Method in class com.androidplot.xy.XYPlotFormat
 
getRangeValueFormat() - Method in class com.androidplot.xy.XYPlotFormat
 
getSeries() - Method in class com.androidplot.data.DatasetChangeEvent
 
getSeries() - Method in class com.androidplot.data.DatasetSeriesBundle
Get the series that this DatasetSeriesBundle references
getStep(XYPlotLayout.Axis, double, double) - Method in class com.androidplot.xy.XYPlotLayout
 
getStepCount() - Method in class com.androidplot.xy.XYPlotLayout.Step
 
getStepPix() - Method in class com.androidplot.xy.XYPlotLayout.Step
 
getStepVal() - Method in class com.androidplot.xy.XYPlotLayout.Step
 
getTitle() - Method in class com.androidplot.data.DatasetSeriesBundle
Get the title used to represent this series in legends, etc.
getTitle() - Method in class com.androidplot.Plot
 
getTitlePaint() - Method in class com.androidplot.PlotFormat
 
getUserBarFormat(int, int) - Method in interface com.androidplot.bar.BarPlotFormatFilter
Retrieve a user defined BarFormat.
getUserBarFormat(int) - Method in interface com.androidplot.bar.BarPlotFormatFilter
All BarFormatFilters must maintain a list of active BarFormats.
getUserBarFormatCount() - Method in interface com.androidplot.bar.BarPlotFormatFilter
 
getValue(int, int) - Method in interface com.androidplot.bar.BarDataset
 
getVertexPaint() - Method in class com.androidplot.xy.XYDatasetSeriesFormat
 
getWidth() - Method in class com.androidplot.PlotLayout
 
getWidth() - Method in class com.androidplot.xy.XYPlotLayoutTest.MockView
 
getX() - Method in class com.androidplot.util.Point
 
getX(int, int) - Method in interface com.androidplot.xy.XYDataset
Returns the x-value for an index within a series.
getX(int) - Method in class com.androidplot.xy.XYDatasetSeriesBundle
 
getxMarkerPaint() - Method in class com.androidplot.xy.XYPlotFormat
 
getxMarkerVal() - Method in class com.androidplot.xy.XYPlotFormat
 
getY() - Method in class com.androidplot.util.Point
 
getY(int, int) - Method in interface com.androidplot.xy.XYDataset
Returns the y-value (as a double primitive) for an index within a series.
getY(int) - Method in class com.androidplot.xy.XYDatasetSeriesBundle
 
getyMarkerPaint() - Method in class com.androidplot.xy.XYPlotFormat
 
getyMarkerVal() - Method in class com.androidplot.xy.XYPlotFormat
 
getZeroPoint() - Method in interface com.androidplot.bar.BarDataset
 

I

isDrawDebugLayoutEnabled() - Method in class com.androidplot.PlotFormat
 
isDrawLegendEnabled() - Method in class com.androidplot.bar.BarPlotFormat
 
isDrawLinesEnabled() - Method in class com.androidplot.data.DatasetSeriesFormat
 
isDrawVerticesEnabled() - Method in class com.androidplot.data.DatasetSeriesFormat
 
isXMarkerEnabled() - Method in class com.androidplot.xy.XYPlotFormat
 
isYMarkerEnabled() - Method in class com.androidplot.xy.XYPlotFormat
 

N

NoDataException - Exception in com.androidplot.exception
Created by IntelliJ IDEA.
NoDataException() - Constructor for exception com.androidplot.exception.NoDataException
 
notifyAll(DatasetChangeEventType) - Method in class com.androidplot.data.DatasetChangeListenerHelper
Distribute the event to all registered listeners

O

onDatasetChanged(DatasetChangeEventType) - Method in interface com.androidplot.data.DatasetChangeListener
Called when a Dataset changes.
onDatasetChanged(DatasetChangeEvent) - Method in class com.androidplot.Plot
The Android platform requires that a single thread be used to make updates to the display.
onDatasetChanged(DatasetChangeEvent) - Method in class com.androidplot.xy.XYDatasetGroup
 

P

pixToVal(float, double, double, int, boolean) - Static method in class com.androidplot.util.ValPixConverter
 
Plot<LayoutType extends PlotLayout> - Class in com.androidplot
Base class for all Plot Views.
Plot(Context) - Constructor for class com.androidplot.Plot
Required by super-class.
Plot(Context, AttributeSet) - Constructor for class com.androidplot.Plot
Required by super-class.
Plot(Context, AttributeSet, int) - Constructor for class com.androidplot.Plot
Required by super-class.
PlotFormat - Class in com.androidplot
Base class for all PlotFormats.
PlotFormat() - Constructor for class com.androidplot.PlotFormat
 
PlotLayout - Class in com.androidplot
Base class for all PlotLayouts.
PlotLayout(View) - Constructor for class com.androidplot.PlotLayout
 
PlotRenderException - Exception in com.androidplot.exception
Created by IntelliJ IDEA.
PlotRenderException(String) - Constructor for exception com.androidplot.exception.PlotRenderException
 
Point - Class in com.androidplot.util
Represents an XY Coordinate with floating point precision.
Point() - Constructor for class com.androidplot.util.Point
 
Point(float, float) - Constructor for class com.androidplot.util.Point
 

R

readLock() - Method in interface com.androidplot.data.Dataset
Places a read lock on data model.
readUnlock() - Method in interface com.androidplot.data.Dataset
Release the read lock on the data model
refresh() - Method in class com.androidplot.Plot
This is of questionable use.
removeChangeListener(DatasetChangeListener) - Method in interface com.androidplot.data.Dataset
Deregisters an object for notification of changes to this dataset.
removeDataset(DatasetType, int) - Method in class com.androidplot.data.DatasetGroup
 
removeListener(ListenerType) - Method in class com.androidplot.data.DatasetChangeListenerHelper
 
removeListener(DatasetChangeListener) - Method in class com.androidplot.data.DatasetGroup
 

S

set(BarFormat) - Method in class com.androidplot.bar.BarFormat
 
setBarFillPaint(Paint) - Method in class com.androidplot.bar.BarFormat
 
setBarFillPaint(int, Paint) - Method in class com.androidplot.bar.BarPlotFormat
 
setBarOutlinePaint(Paint) - Method in class com.androidplot.bar.BarFormat
 
setBarOutlinePaint(int, Paint) - Method in class com.androidplot.bar.BarPlotFormat
 
setBorderPaint(Paint) - Method in class com.androidplot.data.DatasetSeriesFormat
 
setBorderPaint(Paint) - Method in class com.androidplot.PlotFormat
 
setDataset(BarDataset) - Method in class com.androidplot.bar.BarPlot
 
setDebugLayoutPaint(Paint) - Method in class com.androidplot.PlotFormat
 
setDefaultBarFillPaint(Paint) - Method in class com.androidplot.bar.BarPlotFormat
 
setDefaultBarOutlinePaint(Paint) - Method in class com.androidplot.bar.BarPlotFormat
 
setDomainLabelHeight(int) - Method in class com.androidplot.xy.XYPlotLayout
 
setDomainLabelPaint(Paint) - Method in class com.androidplot.bar.BarPlotFormat
 
setDomainLabelPaint(Paint) - Method in class com.androidplot.xy.XYPlotFormat
 
setDomainStep(XYPlotLayout.StepType, double) - Method in class com.androidplot.xy.XYPlotLayout
 
setDomainStepType(XYPlotLayout.StepType) - Method in class com.androidplot.xy.XYPlotLayout
 
setDomainStepValue(double) - Method in class com.androidplot.xy.XYPlotLayout
 
setDomainTicksPerLabel(int) - Method in class com.androidplot.xy.XYPlotFormat
 
setDomainValueFormat(DecimalFormat) - Method in class com.androidplot.xy.XYPlotFormat
 
setDrawDebugLayoutEnabled(boolean) - Method in class com.androidplot.PlotFormat
Enabled debugging mode.
setDrawLegendEnabled(boolean) - Method in class com.androidplot.bar.BarPlotFormat
 
setDrawLinesEnabled(boolean) - Method in class com.androidplot.data.DatasetSeriesFormat
 
setDrawVerticesEnabled(boolean) - Method in class com.androidplot.data.DatasetSeriesFormat
 
setFormat(BarPlotFormat) - Method in class com.androidplot.bar.BarPlot
 
setFormat(DatasetFormatType) - Method in class com.androidplot.data.DatasetSeriesBundle
 
setFormat(XYPlotFormat) - Method in class com.androidplot.xy.XYPlot
 
setFormatFilter(BarPlotFormatFilter) - Method in class com.androidplot.bar.BarPlot
 
setGridPaint(Paint) - Method in class com.androidplot.bar.BarPlotFormat
 
setGridPaint(Paint) - Method in class com.androidplot.xy.XYPlotFormat
 
setGroupSpacing(int) - Method in class com.androidplot.bar.BarPlotLayout
 
setHandler(Handler) - Method in class com.androidplot.Plot
Set the Handler used to manage display updates.
setLabel(String) - Method in class com.androidplot.bar.BarFormat
 
setLayout(XYPlotLayout) - Method in class com.androidplot.xy.XYPlot
 
setLegendHeight(int) - Method in class com.androidplot.xy.XYPlotLayout
 
setLegendLabelPaint(Paint) - Method in class com.androidplot.xy.XYPlotFormat
 
setLengendSpacing(int) - Method in class com.androidplot.xy.XYPlotLayout
 
setLinePaint(Paint) - Method in class com.androidplot.data.DatasetSeriesFormat
Set the Paint used to draw this series line
setRangeLabelPaint(Paint) - Method in class com.androidplot.bar.BarPlotFormat
 
setRangeLabelPaint(Paint) - Method in class com.androidplot.xy.XYPlotFormat
 
setRangeLabelWidth(int) - Method in class com.androidplot.bar.BarPlotLayout
 
setRangeLabelWidth(int) - Method in class com.androidplot.xy.XYPlotLayout
 
setRangeStep(XYPlotLayout.StepType, double) - Method in class com.androidplot.xy.XYPlotLayout
 
setRangeStepType(XYPlotLayout.StepType) - Method in class com.androidplot.xy.XYPlotLayout
 
setRangeStepValue(double) - Method in class com.androidplot.xy.XYPlotLayout
 
setRangeTicksPerLabel(int) - Method in class com.androidplot.xy.XYPlotFormat
 
setRangeValueFormat(DecimalFormat) - Method in class com.androidplot.xy.XYPlotFormat
 
setStepCount(double) - Method in class com.androidplot.xy.XYPlotLayout.Step
 
setStepPix(float) - Method in class com.androidplot.xy.XYPlotLayout.Step
 
setStepVal(double) - Method in class com.androidplot.xy.XYPlotLayout.Step
 
setTitle(String) - Method in class com.androidplot.data.DatasetSeriesBundle
 
setTitle(String) - Method in class com.androidplot.Plot
 
setTitlePaint(Paint) - Method in class com.androidplot.PlotFormat
 
setUp() - Method in class com.androidplot.util.ValPixConverterTest
 
setUp() - Method in class com.androidplot.xy.XYPlotLayoutTest
 
setVertexPaint(Paint) - Method in class com.androidplot.xy.XYDatasetSeriesFormat
 
setX(float) - Method in class com.androidplot.util.Point
 
setXMarkerEnabled(boolean) - Method in class com.androidplot.xy.XYPlotFormat
 
setxMarkerPaint(Paint) - Method in class com.androidplot.xy.XYPlotFormat
 
setxMarkerVal(double) - Method in class com.androidplot.xy.XYPlotFormat
 
setY(float) - Method in class com.androidplot.util.Point
 
setYMarkerEnabled(boolean) - Method in class com.androidplot.xy.XYPlotFormat
 
setyMarkerPaint(Paint) - Method in class com.androidplot.xy.XYPlotFormat
 
setyMarkerVal(double) - Method in class com.androidplot.xy.XYPlotFormat
 
size() - Method in class com.androidplot.bar.BarPlotFormat
 
size() - Method in class com.androidplot.data.DatasetGroup
 

T

tearDown() - Method in class com.androidplot.util.ValPixConverterTest
 
tearDown() - Method in class com.androidplot.xy.XYPlotLayoutTest
 
testAddDataset() - Method in class com.androidplot.data.DatasetGroupTest
 
testAddListener() - Method in class com.androidplot.data.DatasetGroupTest
 
testContains() - Method in class com.androidplot.data.DatasetGroupTest
 
testGet() - Method in class com.androidplot.data.DatasetGroupTest
 
testGetDataset() - Method in class com.androidplot.data.DatasetGroupTest
 
testGetDatasetFormat() - Method in class com.androidplot.data.DatasetGroupTest
 
testGetStepIncrementalPixel() - Method in class com.androidplot.xy.XYPlotLayoutTest
 
testGetStepIncrementalValue() - Method in class com.androidplot.xy.XYPlotLayoutTest
 
testGetStepSubdivide() - Method in class com.androidplot.xy.XYPlotLayoutTest
 
testpixToVal() - Method in class com.androidplot.util.ValPixConverterTest
 
testRemoveDataset() - Method in class com.androidplot.data.DatasetGroupTest
 
testRemoveListener() - Method in class com.androidplot.data.DatasetGroupTest
 
testSize() - Method in class com.androidplot.data.DatasetGroupTest
 
testValPerPix() - Method in class com.androidplot.util.ValPixConverterTest
 
testValToPix() - Method in class com.androidplot.util.ValPixConverterTest
 

V

valPerPix(double, double, int) - Static method in class com.androidplot.util.ValPixConverter
 
ValPixConverter - Class in com.androidplot.util
Converts pixel coordinates to and from Dataset values.
ValPixConverter() - Constructor for class com.androidplot.util.ValPixConverter
 
ValPixConverterTest - Class in com.androidplot.util
Created by IntelliJ IDEA.
ValPixConverterTest() - Constructor for class com.androidplot.util.ValPixConverterTest
 
valToPix(double, double, double, int, boolean) - Static method in class com.androidplot.util.ValPixConverter
 
valueOf(String) - Static method in enum com.androidplot.data.Dataset.DomainOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.androidplot.xy.XYPlotLayout.Axis
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.androidplot.xy.XYPlotLayout.StepType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.androidplot.data.Dataset.DomainOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.androidplot.xy.XYPlotLayout.Axis
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.androidplot.xy.XYPlotLayout.StepType
Returns an array containing the constants of this enum type, in the order they are declared.

X

XYDataset - Interface in com.androidplot.xy
An interface through which data in the form of (x, y) items can be accessed.
XYDatasetChangeEvent - Class in com.androidplot.xy
 
XYDatasetChangeEvent(XYDataset, int) - Constructor for class com.androidplot.xy.XYDatasetChangeEvent
 
XYDatasetGroup - Class in com.androidplot.xy
 
XYDatasetGroup() - Constructor for class com.androidplot.xy.XYDatasetGroup
 
XYDatasetSeriesBundle - Class in com.androidplot.xy
 
XYDatasetSeriesBundle(XYDataset, XYDatasetSeriesFormat, int, String) - Constructor for class com.androidplot.xy.XYDatasetSeriesBundle
 
XYDatasetSeriesFormat - Class in com.androidplot.xy
 
XYDatasetSeriesFormat() - Constructor for class com.androidplot.xy.XYDatasetSeriesFormat
 
XYPlot - Class in com.androidplot.xy
A basic XYPlot View to graphically display y as a function of x.
XYPlot(Context) - Constructor for class com.androidplot.xy.XYPlot
 
XYPlot(Context, AttributeSet) - Constructor for class com.androidplot.xy.XYPlot
 
XYPlot(Context, AttributeSet, int) - Constructor for class com.androidplot.xy.XYPlot
 
XYPlotFormat - Class in com.androidplot.xy
 
XYPlotFormat() - Constructor for class com.androidplot.xy.XYPlotFormat
 
XYPlotLayout - Class in com.androidplot.xy
 
XYPlotLayout(View) - Constructor for class com.androidplot.xy.XYPlotLayout
 
XYPlotLayout.Axis - Enum in com.androidplot.xy
 
XYPlotLayout.Step - Class in com.androidplot.xy
 
XYPlotLayout.Step() - Constructor for class com.androidplot.xy.XYPlotLayout.Step
 
XYPlotLayout.Step(double, float, double) - Constructor for class com.androidplot.xy.XYPlotLayout.Step
 
XYPlotLayout.StepType - Enum in com.androidplot.xy
INCREMENTAL_VALUE - (default) draw a tick every n values.
XYPlotLayoutTest - Class in com.androidplot.xy
 
XYPlotLayoutTest() - Constructor for class com.androidplot.xy.XYPlotLayoutTest
 
XYPlotLayoutTest.MockView - Class in com.androidplot.xy
 
XYPlotLayoutTest.MockView() - Constructor for class com.androidplot.xy.XYPlotLayoutTest.MockView
 
XYPlotLayoutTest.MockView(Context) - Constructor for class com.androidplot.xy.XYPlotLayoutTest.MockView
 

A B C D G I N O P R S T V X

Copyright © 2010. All Rights Reserved.