Uses of Class
com.androidplot.xy.XYFramingModel

Packages that use XYFramingModel
com.androidplot.xy Classes for creating XYPlots. 
 

Uses of XYFramingModel in com.androidplot.xy
 

Methods in com.androidplot.xy that return XYFramingModel
 XYFramingModel XYPlot.getDomainFramingModel()
           
 XYFramingModel XYPlot.getRangeFramingModel()
           
static XYFramingModel XYFramingModel.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static XYFramingModel[] XYFramingModel.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



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