Uses of Class
org.odftoolkit.odfdom.dom.element.draw.DrawOpacityElement

Packages that use DrawOpacityElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.office   
 

Uses of DrawOpacityElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type DrawOpacityElement
 void DefaultElementVisitor.visit(DrawOpacityElement ele)
          A method to visit "draw:opacity" elements
 

Uses of DrawOpacityElement in org.odftoolkit.odfdom.dom.element.office
 

Methods in org.odftoolkit.odfdom.dom.element.office that return DrawOpacityElement
 DrawOpacityElement OfficeStylesElement.newDrawOpacityElement(String drawStyleValue)
          Create child element draw:opacity.
 



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