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 

M

make(XYPlot,CandlestickFormatter,XYSeries,XYSeries,XYSeries,XYSeries) - function in com.androidplot.xy.CandlestickMaker
Adds a candlestick chart to the specified plot using the specifiedhigh, low, open and close values.
make(XYPlot,CandlestickFormatter,CandlestickSeries) - function in com.androidplot.xy.CandlestickMaker
Add a candlestick chart to the specified plot using the specified CandlestickSeries.
Mapping - class in com.androidplot.util
Essentially just a version of the Map interface used to associate a key of a given type with a value of a given type, does impose a 1:1 relationship between keys and values and defines no method for insertion or deletion.
measure(int,int) - function in android.view.XYPlot
 
measure(Number,Number) - function in com.androidplot.Region
 
measure(int,int) - function in android.view.Plot
 
measure(int,int) - function in android.view.PieChart
 
MIN_TICKS - enum entry in com.androidplot.xy.PanZoom.ZoomLimit

Additionally to the outer bounds if plot.StepModel defines a value based incrementmake sure at least one tick is visible by not zooming in further.

minMax() - function in com.androidplot.xy.SampledXYSeries
TIP: You can use union duringto keep a running tally of min/max values when iterating.
minMax() - function in com.androidplot.xy.FastXYSeries
TIP: You can use union duringto keep a running tally of min/max values when iterating.
minMax(List) - function in com.androidplot.util.SeriesUtils
 
minMax(Array) - function in com.androidplot.util.SeriesUtils
 
minMax(XYConstraints,List) - function in com.androidplot.util.SeriesUtils
 
minMax(XYConstraints,Array) - function in com.androidplot.util.SeriesUtils
 
minMax(Region,Array) - function in com.androidplot.util.SeriesUtils
 
minMax(Array) - function in com.androidplot.util.SeriesUtils
 
minMaxX(Array) - function in com.androidplot.util.SeriesUtils
 
minMaxY(Array) - function in com.androidplot.util.SeriesUtils
 
moveAbove(Type,Type) - function in com.androidplot.util.LayoutManager
Move above the specified element
moveAbove(ElementType,ElementType) - function in com.androidplot.util.LayoutManager
Move above the specified element
moveAbove(Type,Type) - function in com.androidplot.util.LinkedLayerList
Move above the specified element
moveAbove(ElementType,ElementType) - function in com.androidplot.util.LinkedLayerList
Move above the specified element
moveAbove(ElementType,ElementType) - function in com.androidplot.util.Layerable
Move above the specified element
moveAbove(ElementType,ElementType) - function in com.androidplot.util.LayerListOrganizer
Move above the specified element
moveAbove(KeyType,KeyType) - function in com.androidplot.util.LayerHash
Move above the specified element
moveAbove(ElementType,ElementType) - function in com.androidplot.util.LayerHash
Move above the specified element
moveBeneath(Type,Type) - function in com.androidplot.util.LayoutManager
Move beneath the specified element
moveBeneath(ElementType,ElementType) - function in com.androidplot.util.LayoutManager
Move beneath the specified element
moveBeneath(Type,Type) - function in com.androidplot.util.LinkedLayerList
Move beneath the specified element
moveBeneath(ElementType,ElementType) - function in com.androidplot.util.LinkedLayerList
Move beneath the specified element
moveBeneath(ElementType,ElementType) - function in com.androidplot.util.Layerable
Move beneath the specified element
moveBeneath(ElementType,ElementType) - function in com.androidplot.util.LayerListOrganizer
Move beneath the specified element
moveBeneath(KeyType,KeyType) - function in com.androidplot.util.LayerHash
Move beneath the specified element
moveBeneath(ElementType,ElementType) - function in com.androidplot.util.LayerHash
Move beneath the specified element
moveDown(Type) - function in com.androidplot.util.LayoutManager
Move down by one element
moveDown(ElementType) - function in com.androidplot.util.LayoutManager
Move down by one element
moveDown(Type) - function in com.androidplot.util.LinkedLayerList
Move down by one element
moveDown(ElementType) - function in com.androidplot.util.LinkedLayerList
Move down by one element
moveDown(ElementType) - function in com.androidplot.util.Layerable
Move down by one element
moveDown(ElementType) - function in com.androidplot.util.LayerListOrganizer
Move down by one element
moveDown(KeyType) - function in com.androidplot.util.LayerHash
Move down by one element
moveDown(ElementType) - function in com.androidplot.util.LayerHash
Move down by one element
moveToBottom(Type) - function in com.androidplot.util.LayoutManager
Move beneath all other elements
moveToBottom(ElementType) - function in com.androidplot.util.LayoutManager
Move beneath all other elements
moveToBottom(Type) - function in com.androidplot.util.LinkedLayerList
Move beneath all other elements
moveToBottom(ElementType) - function in com.androidplot.util.LinkedLayerList
Move beneath all other elements
moveToBottom(ElementType) - function in com.androidplot.util.Layerable
Move beneath all other elements
moveToBottom(ElementType) - function in com.androidplot.util.LayerListOrganizer
Move beneath all other elements
moveToBottom(KeyType) - function in com.androidplot.util.LayerHash
Move beneath all other elements
moveToBottom(ElementType) - function in com.androidplot.util.LayerHash
Move beneath all other elements
moveToTop(Type) - function in com.androidplot.util.LayoutManager
Move above all other elements
moveToTop(ElementType) - function in com.androidplot.util.LayoutManager
Move above all other elements
moveToTop(Type) - function in com.androidplot.util.LinkedLayerList
Move above all other elements
moveToTop(ElementType) - function in com.androidplot.util.LinkedLayerList
Move above all other elements
moveToTop(ElementType) - function in com.androidplot.util.Layerable
Move above all other elements
moveToTop(ElementType) - function in com.androidplot.util.LayerListOrganizer
Move above all other elements
moveToTop(KeyType) - function in com.androidplot.util.LayerHash
Move above all other elements
moveToTop(ElementType) - function in com.androidplot.util.LayerHash
Move above all other elements
moveUp(Type) - function in com.androidplot.util.LayoutManager
Move up by one element
moveUp(ElementType) - function in com.androidplot.util.LayoutManager
Move up by one element
moveUp(Type) - function in com.androidplot.util.LinkedLayerList
Move up by one element
moveUp(ElementType) - function in com.androidplot.util.LinkedLayerList
Move up by one element
moveUp(ElementType) - function in com.androidplot.util.Layerable
Move up by one element
moveUp(ElementType) - function in com.androidplot.util.LayerListOrganizer
Move up by one element
moveUp(KeyType) - function in com.androidplot.util.LayerHash
Move up by one element
moveUp(ElementType) - function in com.androidplot.util.LayerHash
Move up by one element
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