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