Uses of Class
org.odftoolkit.odfdom.dom.element.chart.OdfLegendElement

Packages that use OdfLegendElement
org.odftoolkit.odfdom.doc.element.chart   
org.odftoolkit.odfdom.dom.element.chart   
 

Uses of OdfLegendElement in org.odftoolkit.odfdom.doc.element.chart
 

Subclasses of OdfLegendElement in org.odftoolkit.odfdom.doc.element.chart
 class OdfLegend
           
 

Uses of OdfLegendElement in org.odftoolkit.odfdom.dom.element.chart
 

Methods in org.odftoolkit.odfdom.dom.element.chart that return OdfLegendElement
 OdfLegendElement OdfChartElement.createLegendElement(OdfLegendExpansionType legendExpansion)
          Create child element chart:legend.
 OdfLegendElement OdfChartElement.createLegendElement(OdfLegendExpansionType legendExpansion, Double legendExpansionAspectRatio)
          Create child element chart:legend.
 OdfLegendElement OdfChartElement.createLegendElement(OdfLegendPositionType legendPosition)
          Create child element chart:legend.
 



Copyright © 2009. All Rights Reserved.