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

Packages that use ChartStockLossMarkerElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.chart   
 

Uses of ChartStockLossMarkerElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type ChartStockLossMarkerElement
 void DefaultElementVisitor.visit(ChartStockLossMarkerElement ele)
          A method to visit "chart:stock-loss-marker" elements
 

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

Methods in org.odftoolkit.odfdom.dom.element.chart that return ChartStockLossMarkerElement
 ChartStockLossMarkerElement ChartPlotAreaElement.newChartStockLossMarkerElement()
          Create child element chart:stock-loss-marker.
 



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