Uses of Class
org.odftoolkit.odfdom.dom.element.style.StyleChartPropertiesElement

Packages that use StyleChartPropertiesElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.style   
 

Uses of StyleChartPropertiesElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type StyleChartPropertiesElement
 void DefaultElementVisitor.visit(StyleChartPropertiesElement ele)
          A method to visit "style:chart-properties" elements
 

Uses of StyleChartPropertiesElement in org.odftoolkit.odfdom.dom.element.style
 

Methods in org.odftoolkit.odfdom.dom.element.style that return StyleChartPropertiesElement
 StyleChartPropertiesElement StyleStyleElement.newStyleChartPropertiesElement(String chartSymbolTypeValue)
          Create child element style:chart-properties.
 StyleChartPropertiesElement StyleDefaultStyleElement.newStyleChartPropertiesElement(String chartSymbolTypeValue)
          Create child element style:chart-properties.
 



Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.