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

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

Uses of ChartLegendElement in org.odftoolkit.odfdom.doc.chart
 

Subclasses of ChartLegendElement in org.odftoolkit.odfdom.doc.chart
 class OdfChartLegend
          Convenient functionalty for the parent ODF OpenDocument element
 

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

Methods in org.odftoolkit.odfdom.dom.element.chart that return ChartLegendElement
 ChartLegendElement ChartChartElement.newChartLegendElement(java.lang.String chartLegendPositionAttributeValue)
          Create child element .
 ChartLegendElement ChartChartElement.newChartLegendElement(java.lang.String styleLegendExpansionAttributeValue, double styleLegendExpansionAspectRatioAttributeValue)
          Create child element .
 ChartLegendElement ChartChartElement.newChartLegendElementByLegendExpansion(java.lang.String styleLegendExpansionAttributeValue)
          Create child element .
 



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