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

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

Uses of DrawOpacityElement in org.odftoolkit.odfdom.doc.draw
 

Subclasses of DrawOpacityElement in org.odftoolkit.odfdom.doc.draw
 class OdfDrawOpacity
          Convenient functionalty for the parent ODF OpenDocument element
 

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

Methods in org.odftoolkit.odfdom.dom.element.office that return DrawOpacityElement
 DrawOpacityElement OfficeDocumentElement.newDrawOpacityElement(java.lang.String drawStyleAttributeValue)
          Create child element .
 DrawOpacityElement OfficeStylesElement.newDrawOpacityElement(java.lang.String drawStyleAttributeValue)
          Create child element .
 DrawOpacityElement OfficeDocumentStylesElement.newDrawOpacityElement(java.lang.String drawStyleAttributeValue)
          Create child element .
 



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