Uses of Class
com.androidplot.util.DisplayDimensions

Packages that use DisplayDimensions
com.androidplot   
com.androidplot.ui Visual components of AndroidPlot 
com.androidplot.ui.widget   
 

Uses of DisplayDimensions in com.androidplot
 

Methods in com.androidplot that return DisplayDimensions
 DisplayDimensions Plot.getDisplayDimensions()
           
 

Methods in com.androidplot with parameters of type DisplayDimensions
 void Plot.layout(DisplayDimensions dims)
           
 

Uses of DisplayDimensions in com.androidplot.ui
 

Methods in com.androidplot.ui with parameters of type DisplayDimensions
 void Resizable.layout(DisplayDimensions dims)
          Called when a change to the class' dimensions is made.
 void LayoutManager.layout(DisplayDimensions dims)
           
 

Uses of DisplayDimensions in com.androidplot.ui.widget
 

Methods in com.androidplot.ui.widget that return DisplayDimensions
 DisplayDimensions Widget.getWidgetDimensions()
           
 

Methods in com.androidplot.ui.widget with parameters of type DisplayDimensions
 void Widget.layout(DisplayDimensions plotDimensions)
           
 



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