Uses of Class
com.androidplot.xy.XYPlotLegendWidget.LayoutOrientation

Packages that use XYPlotLegendWidget.LayoutOrientation
com.androidplot.xy   
 

Uses of XYPlotLegendWidget.LayoutOrientation in com.androidplot.xy
 

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

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



Copyright © 2011. All Rights Reserved.