Uses of Class
org.odftoolkit.odfdom.doc.OdfChartDocument.OdfMediaType

Packages that use OdfChartDocument.OdfMediaType
org.odftoolkit.odfdom.doc The "Document Layer" exisit for usability reasons, it gives a feature based view on the document model. 
 

Uses of OdfChartDocument.OdfMediaType in org.odftoolkit.odfdom.doc
 

Methods in org.odftoolkit.odfdom.doc that return OdfChartDocument.OdfMediaType
static OdfChartDocument.OdfMediaType OdfChartDocument.OdfMediaType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OdfChartDocument.OdfMediaType[] OdfChartDocument.OdfMediaType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.odftoolkit.odfdom.doc with parameters of type OdfChartDocument.OdfMediaType
 void OdfChartDocument.changeMode(OdfChartDocument.OdfMediaType type)
          Switches this instance to the given type.
 



Copyright © 2008-2010 ODF Toolkit Project. All Rights Reserved.