| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Widget | |
|---|---|
| com.androidplot | |
| com.androidplot.ui.layout | |
| com.androidplot.ui.widget | |
| com.androidplot.xy | |
| Uses of Widget in com.androidplot | 
|---|
| Methods in com.androidplot with parameters of type Widget | |
|---|---|
 void | 
Plot.position(Widget element,
         float x,
         XLayoutStyle xLayoutStyle,
         float y,
         YLayoutStyle yLayoutStyle)
Convenience method - wraps LayoutManager.position().  | 
 void | 
Plot.position(Widget element,
         float x,
         XLayoutStyle xLayoutStyle,
         float y,
         YLayoutStyle yLayoutStyle,
         AnchorPosition anchor)
Convenience method - wraps LayoutManager.positon().  | 
| Uses of Widget in com.androidplot.ui.layout | 
|---|
| Methods in com.androidplot.ui.layout with parameters of type Widget | |
|---|---|
 AnchorPosition | 
LayoutManager.getElementAnchor(Widget element)
 | 
 void | 
LayoutManager.position(Widget element,
         float x,
         XLayoutStyle xLayoutStyle,
         float y,
         YLayoutStyle yLayoutStyle)
 | 
 void | 
LayoutManager.position(Widget element,
         float x,
         XLayoutStyle xLayoutStyle,
         float y,
         YLayoutStyle yLayoutStyle,
         AnchorPosition anchor)
 | 
 boolean | 
LayoutManager.setElementAnchor(Widget element,
                 AnchorPosition anchor)
 | 
| Uses of Widget in com.androidplot.ui.widget | 
|---|
| Subclasses of Widget in com.androidplot.ui.widget | |
|---|---|
 class | 
DomainLabelWidget
 | 
 class | 
EmptyWidget
 | 
 class | 
RangeLabelWidget
 | 
 class | 
TextLabelWidget
 | 
 class | 
TitleWidget
 | 
 class | 
UserTextLabelWidget
 | 
| Uses of Widget in com.androidplot.xy | 
|---|
| Subclasses of Widget in com.androidplot.xy | |
|---|---|
 class | 
XYGraphWidget
Displays graphical data annotated with domain and range tick markers.  | 
 class | 
XYLegendWidget
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||