|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XValueMarker | |
---|---|
com.androidplot.xy | Classes for creating XYPlots. |
Uses of XValueMarker in com.androidplot.xy |
---|
Methods in com.androidplot.xy that return XValueMarker | |
---|---|
XValueMarker |
XYPlot.removeMarker(XValueMarker marker)
Removes the specified marker from the plot. |
Methods in com.androidplot.xy with parameters of type XValueMarker | |
---|---|
boolean |
XYPlot.addMarker(XValueMarker marker)
Appends the specified marker to the end of plot's xValueMarkers list. |
XValueMarker |
XYPlot.removeMarker(XValueMarker marker)
Removes the specified marker from the plot. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |