Uses of Class
org.odftoolkit.odfdom.dom.element.draw.DrawControlElement
-
-
Uses of DrawControlElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type DrawControlElement Modifier and Type Method Description voidDefaultElementVisitor. visit(DrawControlElement ele)A method to visit "draw:control" elements -
Uses of DrawControlElement in org.odftoolkit.odfdom.dom.element.draw
Methods in org.odftoolkit.odfdom.dom.element.draw that return DrawControlElement Modifier and Type Method Description DrawControlElementDrawAElement. newDrawControlElement(String drawControlValue)Create child element <draw:control>.DrawControlElementDrawGElement. newDrawControlElement(String drawControlValue)Create child element <draw:control>.DrawControlElementDrawPageElement. newDrawControlElement(String drawControlValue)Create child element <draw:control>.DrawControlElementDrawTextBoxElement. newDrawControlElement(String drawControlValue)Create child element <draw:control>. -
Uses of DrawControlElement in org.odftoolkit.odfdom.dom.element.office
Methods in org.odftoolkit.odfdom.dom.element.office that return DrawControlElement Modifier and Type Method Description DrawControlElementOfficeTextElement. newDrawControlElement(String drawControlValue)Create child element <draw:control>. -
Uses of DrawControlElement in org.odftoolkit.odfdom.dom.element.presentation
Methods in org.odftoolkit.odfdom.dom.element.presentation that return DrawControlElement Modifier and Type Method Description DrawControlElementPresentationNotesElement. newDrawControlElement(String drawControlValue)Create child element <draw:control>. -
Uses of DrawControlElement in org.odftoolkit.odfdom.dom.element.style
Methods in org.odftoolkit.odfdom.dom.element.style that return DrawControlElement Modifier and Type Method Description DrawControlElementStyleHandoutMasterElement. newDrawControlElement(String drawControlValue)Create child element <draw:control>.DrawControlElementStyleMasterPageElement. newDrawControlElement(String drawControlValue)Create child element <draw:control>. -
Uses of DrawControlElement in org.odftoolkit.odfdom.dom.element.table
Methods in org.odftoolkit.odfdom.dom.element.table that return DrawControlElement Modifier and Type Method Description DrawControlElementTableCoveredTableCellElement. newDrawControlElement(String drawControlValue)Create child element <draw:control>.DrawControlElementTableShapesElement. newDrawControlElement(String drawControlValue)Create child element <draw:control>.DrawControlElementTableTableCellElement. newDrawControlElement(String drawControlValue)Create child element <draw:control>. -
Uses of DrawControlElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return DrawControlElement Modifier and Type Method Description DrawControlElementTextAElement. newDrawControlElement(String drawControlValue)Create child element <draw:control>.DrawControlElementTextDeletionElement. newDrawControlElement(String drawControlValue)Create child element <draw:control>.DrawControlElementTextHElement. newDrawControlElement(String drawControlValue)Create child element <draw:control>.DrawControlElementTextIndexBodyElement. newDrawControlElement(String drawControlValue)Create child element <draw:control>.DrawControlElementTextIndexTitleElement. newDrawControlElement(String drawControlValue)Create child element <draw:control>.DrawControlElementTextMetaElement. newDrawControlElement(String drawControlValue)Create child element <draw:control>.DrawControlElementTextMetaFieldElement. newDrawControlElement(String drawControlValue)Create child element <draw:control>.DrawControlElementTextNoteBodyElement. newDrawControlElement(String drawControlValue)Create child element <draw:control>.DrawControlElementTextPElement. newDrawControlElement(String drawControlValue)Create child element <draw:control>.DrawControlElementTextRubyBaseElement. newDrawControlElement(String drawControlValue)Create child element <draw:control>.DrawControlElementTextSectionElement. newDrawControlElement(String drawControlValue)Create child element <draw:control>.DrawControlElementTextSpanElement. newDrawControlElement(String drawControlValue)Create child element <draw:control>.
-