Uses of Class
com.androidplot.ui.layout.SizeMetrics

Packages that use SizeMetrics
com.androidplot.ui.widget   
com.androidplot.xy   
 

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
DomainLabelWidget(XYPlot plot, SizeMetrics sizeMetrics, TextOrientationType orientationType)
           
EmptyWidget(SizeMetrics sizeMetrics)
           
RangeLabelWidget(XYPlot plot, SizeMetrics sizeMetrics, TextOrientationType orientationType)
           
TextLabelWidget(SizeMetrics sizeMetrics)
           
TextLabelWidget(SizeMetrics sizeMetrics, TextOrientationType orientation)
           
TitleWidget(Plot plot, SizeMetrics sizeMetrics, TextOrientationType orientationType)
           
UserTextLabelWidget(String label, SizeMetrics sizeMetrics, TextOrientationType orientationType)
           
Widget(SizeMetrics sizeMetrics)
           
 

Uses of SizeMetrics in com.androidplot.xy
 

Constructors in com.androidplot.xy with parameters of type SizeMetrics
XYGraphWidget(XYPlot plot, SizeMetrics sizeMetrics)
           
XYPlotLegendWidget(XYPlot plot, SizeMetrics sizeMetrics, XYPlotLegendWidget.LayoutOrientation orientation)
           
 



Copyright © 2011. All Rights Reserved.