org.openfuxml.addon.chart.util
Class OfxChartTypeResolver

java.lang.Object
  extended by org.openfuxml.addon.chart.util.OfxChartTypeResolver

public class OfxChartTypeResolver
extends Object


Nested Class Summary
static class OfxChartTypeResolver.AxisOrientation
           
static class OfxChartTypeResolver.ChartAxisType
           
static class OfxChartTypeResolver.Type
           
 
Constructor Summary
OfxChartTypeResolver()
           
 
Method Summary
static OfxChartTypeResolver.ChartAxisType getAxisType(AxisType type)
           
static OfxChartTypeResolver.Type getType(Renderer type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OfxChartTypeResolver

public OfxChartTypeResolver()
Method Detail

getType

public static OfxChartTypeResolver.Type getType(Renderer type)

getAxisType

public static OfxChartTypeResolver.ChartAxisType getAxisType(AxisType type)


Copyright © 2013. All Rights Reserved.