|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SizeMetrics | |
---|---|
com.androidplot.pie | |
com.androidplot.ui.widget | |
com.androidplot.xy | Classes for creating XYPlots. |
Uses of SizeMetrics in com.androidplot.pie |
---|
Constructors in com.androidplot.pie with parameters of type SizeMetrics | |
---|---|
PieWidget(LayoutManager layoutManager,
PieChart pieChart,
SizeMetrics metrics)
|
Uses of SizeMetrics in com.androidplot.ui.widget |
---|
Methods in com.androidplot.ui.widget with parameters of type SizeMetrics | |
---|---|
void |
Widget.setSize(SizeMetrics sizeMetrics)
|
Constructors in com.androidplot.ui.widget with parameters of type SizeMetrics | |
---|---|
EmptyWidget(LayoutManager layoutManager,
SizeMetrics sizeMetrics)
|
|
TextLabelWidget(LayoutManager layoutManager,
SizeMetrics sizeMetrics)
|
|
TextLabelWidget(LayoutManager layoutManager,
SizeMetrics sizeMetrics,
TextOrientationType orientation)
|
|
TextLabelWidget(LayoutManager layoutManager,
String title,
SizeMetrics sizeMetrics,
TextOrientationType orientation)
|
|
Widget(LayoutManager layoutManager,
SizeMetrics sizeMetrics)
|
Uses of SizeMetrics in com.androidplot.xy |
---|
Methods in com.androidplot.xy that return SizeMetrics | |
---|---|
SizeMetrics |
XYLegendWidget.getIconSizeMetrics()
|
Methods in com.androidplot.xy with parameters of type SizeMetrics | |
---|---|
void |
XYLegendWidget.setIconSizeMetrics(SizeMetrics iconSizeMetrics)
Set the size of each legend's icon. |
Constructors in com.androidplot.xy with parameters of type SizeMetrics | |
---|---|
XYGraphWidget(LayoutManager layoutManager,
XYPlot plot,
SizeMetrics sizeMetrics)
|
|
XYLegendWidget(LayoutManager layoutManager,
XYPlot plot,
SizeMetrics widgetSizeMetrics,
TableModel tableModel,
SizeMetrics iconSizeMetrics)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |