Uses of Class
org.odftoolkit.odfdom.dom.element.draw.DrawStrokeDashElement
Packages that use DrawStrokeDashElement
Package
Description
-
Uses of DrawStrokeDashElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type DrawStrokeDashElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(DrawStrokeDashElement ele) A method to visit "draw:stroke-dash" elements -
Uses of DrawStrokeDashElement in org.odftoolkit.odfdom.dom.element.office
Methods in org.odftoolkit.odfdom.dom.element.office that return DrawStrokeDashElementModifier and TypeMethodDescriptionOfficeStylesElement.newDrawStrokeDashElement(String drawNameValue) Create child element <draw:stroke-dash>. -
Uses of DrawStrokeDashElement in org.odftoolkit.odfdom.incubator.doc.office
Methods in org.odftoolkit.odfdom.incubator.doc.office that return DrawStrokeDashElementModifier and TypeMethodDescriptionOdfOfficeStyles.newDrawStrokeDashElement(String drawNameValue) Create child element <draw:stroke-dash>.