Uses of Class
ca.sqlpower.wabit.report.Guide.Axis

Packages that use Guide.Axis
ca.sqlpower.wabit.report   
ca.sqlpower.wabit.swingui.report   
 

Uses of Guide.Axis in ca.sqlpower.wabit.report
 

Methods in ca.sqlpower.wabit.report that return Guide.Axis
 Guide.Axis Guide.getAxis()
           
static Guide.Axis Guide.Axis.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Guide.Axis[] Guide.Axis.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in ca.sqlpower.wabit.report with parameters of type Guide.Axis
Guide(Guide.Axis axis, double offset)
           
 

Uses of Guide.Axis in ca.sqlpower.wabit.swingui.report
 

Constructors in ca.sqlpower.wabit.swingui.report with parameters of type Guide.Axis
GuideNode(Guide.Axis axis, int offset)
          Creates a new guide node oriented as specified.
 



Copyright © 2009. All Rights Reserved.