Uses of Class
org.openfuxml.addon.chart.factory.xml.XmlAxisFactory.Orientation

Packages that use XmlAxisFactory.Orientation
org.openfuxml.addon.chart.factory.xml   
 

Uses of XmlAxisFactory.Orientation in org.openfuxml.addon.chart.factory.xml
 

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

Methods in org.openfuxml.addon.chart.factory.xml with parameters of type XmlAxisFactory.Orientation
static Axis XmlAxisFactory.build(XmlAxisFactory.Orientation orientation)
           
 



Copyright © 2013. All Rights Reserved.