Uses of Class
org.odftoolkit.odfdom.dom.element.draw.DrawPathElement
-
-
Uses of DrawPathElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type DrawPathElement Modifier and Type Method Description voidDefaultElementVisitor. visit(DrawPathElement ele)A method to visit "draw:path" elements -
Uses of DrawPathElement in org.odftoolkit.odfdom.dom.element.draw
Methods in org.odftoolkit.odfdom.dom.element.draw that return DrawPathElement Modifier and Type Method Description DrawPathElementDrawAElement. newDrawPathElement(String svgDValue, int svgViewBoxValue)Create child element <draw:path>.DrawPathElementDrawGElement. newDrawPathElement(String svgDValue, int svgViewBoxValue)Create child element <draw:path>.DrawPathElementDrawPageElement. newDrawPathElement(String svgDValue, int svgViewBoxValue)Create child element <draw:path>.DrawPathElementDrawTextBoxElement. newDrawPathElement(String svgDValue, int svgViewBoxValue)Create child element <draw:path>. -
Uses of DrawPathElement in org.odftoolkit.odfdom.dom.element.office
Methods in org.odftoolkit.odfdom.dom.element.office that return DrawPathElement Modifier and Type Method Description DrawPathElementOfficeTextElement. newDrawPathElement(String svgDValue, int svgViewBoxValue)Create child element <draw:path>. -
Uses of DrawPathElement in org.odftoolkit.odfdom.dom.element.presentation
Methods in org.odftoolkit.odfdom.dom.element.presentation that return DrawPathElement Modifier and Type Method Description DrawPathElementPresentationNotesElement. newDrawPathElement(String svgDValue, int svgViewBoxValue)Create child element <draw:path>. -
Uses of DrawPathElement in org.odftoolkit.odfdom.dom.element.style
Methods in org.odftoolkit.odfdom.dom.element.style that return DrawPathElement Modifier and Type Method Description DrawPathElementStyleHandoutMasterElement. newDrawPathElement(String svgDValue, int svgViewBoxValue)Create child element <draw:path>.DrawPathElementStyleMasterPageElement. newDrawPathElement(String svgDValue, int svgViewBoxValue)Create child element <draw:path>. -
Uses of DrawPathElement in org.odftoolkit.odfdom.dom.element.table
Methods in org.odftoolkit.odfdom.dom.element.table that return DrawPathElement Modifier and Type Method Description DrawPathElementTableCoveredTableCellElement. newDrawPathElement(String svgDValue, int svgViewBoxValue)Create child element <draw:path>.DrawPathElementTableShapesElement. newDrawPathElement(String svgDValue, int svgViewBoxValue)Create child element <draw:path>.DrawPathElementTableTableCellElement. newDrawPathElement(String svgDValue, int svgViewBoxValue)Create child element <draw:path>. -
Uses of DrawPathElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return DrawPathElement Modifier and Type Method Description DrawPathElementTextAElement. newDrawPathElement(String svgDValue, int svgViewBoxValue)Create child element <draw:path>.DrawPathElementTextDeletionElement. newDrawPathElement(String svgDValue, int svgViewBoxValue)Create child element <draw:path>.DrawPathElementTextHElement. newDrawPathElement(String svgDValue, int svgViewBoxValue)Create child element <draw:path>.DrawPathElementTextIndexBodyElement. newDrawPathElement(String svgDValue, int svgViewBoxValue)Create child element <draw:path>.DrawPathElementTextIndexTitleElement. newDrawPathElement(String svgDValue, int svgViewBoxValue)Create child element <draw:path>.DrawPathElementTextMetaElement. newDrawPathElement(String svgDValue, int svgViewBoxValue)Create child element <draw:path>.DrawPathElementTextMetaFieldElement. newDrawPathElement(String svgDValue, int svgViewBoxValue)Create child element <draw:path>.DrawPathElementTextNoteBodyElement. newDrawPathElement(String svgDValue, int svgViewBoxValue)Create child element <draw:path>.DrawPathElementTextPElement. newDrawPathElement(String svgDValue, int svgViewBoxValue)Create child element <draw:path>.DrawPathElementTextRubyBaseElement. newDrawPathElement(String svgDValue, int svgViewBoxValue)Create child element <draw:path>.DrawPathElementTextSectionElement. newDrawPathElement(String svgDValue, int svgViewBoxValue)Create child element <draw:path>.DrawPathElementTextSpanElement. newDrawPathElement(String svgDValue, int svgViewBoxValue)Create child element <draw:path>.
-