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

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

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

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



Copyright © 2014. All Rights Reserved.