Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextIllustrationIndexElement
-
-
Uses of TextIllustrationIndexElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextIllustrationIndexElement Modifier and Type Method Description voidDefaultElementVisitor. visit(TextIllustrationIndexElement ele)A method to visit "text:illustration-index" elements -
Uses of TextIllustrationIndexElement in org.odftoolkit.odfdom.dom.element.draw
Methods in org.odftoolkit.odfdom.dom.element.draw that return TextIllustrationIndexElement Modifier and Type Method Description TextIllustrationIndexElementDrawTextBoxElement. newTextIllustrationIndexElement(String textNameValue)Create child element <text:illustration-index>. -
Uses of TextIllustrationIndexElement in org.odftoolkit.odfdom.dom.element.office
Methods in org.odftoolkit.odfdom.dom.element.office that return TextIllustrationIndexElement Modifier and Type Method Description TextIllustrationIndexElementOfficeTextElement. newTextIllustrationIndexElement(String textNameValue)Create child element <text:illustration-index>. -
Uses of TextIllustrationIndexElement in org.odftoolkit.odfdom.dom.element.style
Methods in org.odftoolkit.odfdom.dom.element.style that return TextIllustrationIndexElement Modifier and Type Method Description TextIllustrationIndexElementStyleFooterElement. newTextIllustrationIndexElement(String textNameValue)Create child element <text:illustration-index>.TextIllustrationIndexElementStyleFooterLeftElement. newTextIllustrationIndexElement(String textNameValue)Create child element <text:illustration-index>.TextIllustrationIndexElementStyleHeaderElement. newTextIllustrationIndexElement(String textNameValue)Create child element <text:illustration-index>.TextIllustrationIndexElementStyleHeaderLeftElement. newTextIllustrationIndexElement(String textNameValue)Create child element <text:illustration-index>. -
Uses of TextIllustrationIndexElement in org.odftoolkit.odfdom.dom.element.table
Methods in org.odftoolkit.odfdom.dom.element.table that return TextIllustrationIndexElement Modifier and Type Method Description TextIllustrationIndexElementTableCoveredTableCellElement. newTextIllustrationIndexElement(String textNameValue)Create child element <text:illustration-index>.TextIllustrationIndexElementTableTableCellElement. newTextIllustrationIndexElement(String textNameValue)Create child element <text:illustration-index>. -
Uses of TextIllustrationIndexElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextIllustrationIndexElement Modifier and Type Method Description TextIllustrationIndexElementTextDeletionElement. newTextIllustrationIndexElement(String textNameValue)Create child element <text:illustration-index>.TextIllustrationIndexElementTextIndexBodyElement. newTextIllustrationIndexElement(String textNameValue)Create child element <text:illustration-index>.TextIllustrationIndexElementTextIndexTitleElement. newTextIllustrationIndexElement(String textNameValue)Create child element <text:illustration-index>.TextIllustrationIndexElementTextNoteBodyElement. newTextIllustrationIndexElement(String textNameValue)Create child element <text:illustration-index>.TextIllustrationIndexElementTextSectionElement. newTextIllustrationIndexElement(String textNameValue)Create child element <text:illustration-index>.
-