Uses of Class
org.odftoolkit.odfdom.dom.element.draw.DrawGElement
-
-
Uses of DrawGElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type DrawGElement Modifier and Type Method Description voidDefaultElementVisitor. visit(DrawGElement ele)A method to visit "draw:g" elements -
Uses of DrawGElement in org.odftoolkit.odfdom.dom.element.draw
Methods in org.odftoolkit.odfdom.dom.element.draw that return DrawGElement Modifier and Type Method Description DrawGElementDrawAElement. newDrawGElement()Create child element <draw:g>.DrawGElementDrawGElement. newDrawGElement()Create child element <draw:g>.DrawGElementDrawPageElement. newDrawGElement()Create child element <draw:g>.DrawGElementDrawTextBoxElement. newDrawGElement()Create child element <draw:g>. -
Uses of DrawGElement in org.odftoolkit.odfdom.dom.element.office
Methods in org.odftoolkit.odfdom.dom.element.office that return DrawGElement Modifier and Type Method Description DrawGElementOfficeTextElement. newDrawGElement()Create child element <draw:g>. -
Uses of DrawGElement in org.odftoolkit.odfdom.dom.element.presentation
Methods in org.odftoolkit.odfdom.dom.element.presentation that return DrawGElement Modifier and Type Method Description DrawGElementPresentationNotesElement. newDrawGElement()Create child element <draw:g>. -
Uses of DrawGElement in org.odftoolkit.odfdom.dom.element.style
Methods in org.odftoolkit.odfdom.dom.element.style that return DrawGElement Modifier and Type Method Description DrawGElementStyleHandoutMasterElement. newDrawGElement()Create child element <draw:g>.DrawGElementStyleMasterPageElement. newDrawGElement()Create child element <draw:g>. -
Uses of DrawGElement in org.odftoolkit.odfdom.dom.element.table
Methods in org.odftoolkit.odfdom.dom.element.table that return DrawGElement Modifier and Type Method Description DrawGElementTableShapesElement. newDrawGElement()Create child element <draw:g>.DrawGElementTableTableCellElementBase. newDrawGElement()Create child element <draw:g>. -
Uses of DrawGElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return DrawGElement Modifier and Type Method Description DrawGElementTextAElement. newDrawGElement()Create child element <draw:g>.DrawGElementTextDeletionElement. newDrawGElement()Create child element <draw:g>.DrawGElementTextIndexBodyElement. newDrawGElement()Create child element <draw:g>.DrawGElementTextIndexTitleElement. newDrawGElement()Create child element <draw:g>.DrawGElementTextMetaElement. newDrawGElement()Create child element <draw:g>.DrawGElementTextMetaFieldElement. newDrawGElement()Create child element <draw:g>.DrawGElementTextNoteBodyElement. newDrawGElement()Create child element <draw:g>.DrawGElementTextParagraphElementBase. newDrawGElement()Create child element <draw:g>.DrawGElementTextRubyBaseElement. newDrawGElement()Create child element <draw:g>.DrawGElementTextSectionElement. newDrawGElement()Create child element <draw:g>.DrawGElementTextSpanElement. newDrawGElement()Create child element <draw:g>.
-