Uses of Class
org.openfuxml.addon.chart.util.OfxChartTypeResolver.Type

Packages that use OfxChartTypeResolver.Type
org.openfuxml.addon.chart.util   
 

Uses of OfxChartTypeResolver.Type in org.openfuxml.addon.chart.util
 

Methods in org.openfuxml.addon.chart.util that return OfxChartTypeResolver.Type
static OfxChartTypeResolver.Type OfxChartTypeResolver.getType(Renderer type)
           
static OfxChartTypeResolver.Type OfxChartTypeResolver.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static OfxChartTypeResolver.Type[] OfxChartTypeResolver.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013. All Rights Reserved.