Uses of Class
org.odftoolkit.odfdom.dom.element.draw.DrawOpacityElement
Packages that use DrawOpacityElement
Package
Description
-
Uses of DrawOpacityElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type DrawOpacityElementModifier and TypeMethodDescriptionvoid
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 DrawOpacityElementModifier and TypeMethodDescriptionOfficeStylesElement.newDrawOpacityElement
(String drawStyleValue) Create child element <draw:opacity>. -
Uses of DrawOpacityElement in org.odftoolkit.odfdom.incubator.doc.office
Methods in org.odftoolkit.odfdom.incubator.doc.office that return DrawOpacityElementModifier and TypeMethodDescriptionOdfOfficeStyles.newDrawOpacityElement
(String drawStyleValue) Create child element <draw:opacity>.