Uses of Interface
com.androidplot.ui.BoxModelable

Packages that use BoxModelable
com.androidplot.pie   
com.androidplot.ui Visual components of AndroidPlot 
com.androidplot.ui.widget   
com.androidplot.xy Classes for creating XYPlots. 
 

Uses of BoxModelable in com.androidplot.pie
 

Classes in com.androidplot.pie that implement BoxModelable
 class PieWidget
          Visualizes data as a pie chart.
 

Uses of BoxModelable in com.androidplot.ui
 

Classes in com.androidplot.ui that implement BoxModelable
 class BoxModel
          Convenience implementation of BoxModelable.
 

Uses of BoxModelable in com.androidplot.ui.widget
 

Classes in com.androidplot.ui.widget that implement BoxModelable
 class EmptyWidget
           
 class TextLabelWidget
           
 class Widget
          A Widget is a graphical sub-element of a Plot that can be positioned relative to the bounds of the Plot.
 

Uses of BoxModelable in com.androidplot.xy
 

Classes in com.androidplot.xy that implement BoxModelable
 class XYGraphWidget
          Displays graphical data annotated with domain and range tick markers.
 class XYLegendWidget
           
 



Copyright © 2010-2013 androidplot.com. All Rights Reserved.