|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextLabelWidget | |
---|---|
com.androidplot | |
com.androidplot.xy | Classes for creating XYPlots. |
Uses of TextLabelWidget in com.androidplot |
---|
Methods in com.androidplot that return TextLabelWidget | |
---|---|
TextLabelWidget |
Plot.getTitleWidget()
|
Methods in com.androidplot with parameters of type TextLabelWidget | |
---|---|
void |
Plot.setTitleWidget(TextLabelWidget titleWidget)
|
Uses of TextLabelWidget in com.androidplot.xy |
---|
Methods in com.androidplot.xy that return TextLabelWidget | |
---|---|
TextLabelWidget |
XYPlot.getDomainLabelWidget()
|
TextLabelWidget |
XYPlot.getRangeLabelWidget()
|
Methods in com.androidplot.xy with parameters of type TextLabelWidget | |
---|---|
void |
XYPlot.setDomainLabelWidget(TextLabelWidget domainLabelWidget)
|
void |
XYPlot.setRangeLabelWidget(TextLabelWidget rangeLabelWidget)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |