Uses of Class
org.ow2.clif.analyze.lib.graph.ExportEngineImpl.ReportObj

Packages that use ExportEngineImpl.ReportObj
org.ow2.clif.analyze.lib.graph Analyzer component implementation providing a GUI for drawing graphs and and proceed with enhanced statistical analysis. 
 

Uses of ExportEngineImpl.ReportObj in org.ow2.clif.analyze.lib.graph
 

Methods in org.ow2.clif.analyze.lib.graph that return ExportEngineImpl.ReportObj
static ExportEngineImpl.ReportObj ExportEngineImpl.ReportObj.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ExportEngineImpl.ReportObj[] ExportEngineImpl.ReportObj.values()
          Returns an array containing the constants of this enum type, in the order they're declared.