Uses of Class
org.odftoolkit.odfdom.dom.element.dr3d.Dr3dLightElement

Packages that use Dr3dLightElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.chart   
org.odftoolkit.odfdom.dom.element.dr3d   
 

Uses of Dr3dLightElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type Dr3dLightElement
 void DefaultElementVisitor.visit(Dr3dLightElement ele)
          A method to visit "dr3d:light" elements
 

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

Methods in org.odftoolkit.odfdom.dom.element.chart that return Dr3dLightElement
 Dr3dLightElement ChartPlotAreaElement.newDr3dLightElement(String dr3dDirectionValue)
          Create child element dr3d:light.
 

Uses of Dr3dLightElement in org.odftoolkit.odfdom.dom.element.dr3d
 

Methods in org.odftoolkit.odfdom.dom.element.dr3d that return Dr3dLightElement
 Dr3dLightElement Dr3dSceneElement.newDr3dLightElement(String dr3dDirectionValue)
          Create child element dr3d:light.
 



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