Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextHElement
Packages that use TextHElement
Package
Description
-
Uses of TextHElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextHElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(TextHElement ele) A method to visit "text:h" elements -
Uses of TextHElement in org.odftoolkit.odfdom.dom.element.draw
Methods in org.odftoolkit.odfdom.dom.element.draw that return TextHElementModifier and TypeMethodDescriptionDrawTextBoxElement.newTextHElement(int textOutlineLevelValue) Create child element <text:h>. -
Uses of TextHElement in org.odftoolkit.odfdom.dom.element.office
Methods in org.odftoolkit.odfdom.dom.element.office that return TextHElementModifier and TypeMethodDescriptionOfficeTextElement.newTextHElement(int textOutlineLevelValue) Create child element <text:h>. -
Uses of TextHElement in org.odftoolkit.odfdom.dom.element.style
Methods in org.odftoolkit.odfdom.dom.element.style that return TextHElementModifier and TypeMethodDescriptionStyleFooterElement.newTextHElement(int textOutlineLevelValue) Create child element <text:h>.StyleFooterLeftElement.newTextHElement(int textOutlineLevelValue) Create child element <text:h>.StyleHeaderElement.newTextHElement(int textOutlineLevelValue) Create child element <text:h>.StyleHeaderLeftElement.newTextHElement(int textOutlineLevelValue) Create child element <text:h>. -
Uses of TextHElement in org.odftoolkit.odfdom.dom.element.table
Methods in org.odftoolkit.odfdom.dom.element.table that return TextHElementModifier and TypeMethodDescriptionTableTableCellElementBase.newTextHElement(int textOutlineLevelValue) Create child element <text:h>. -
Uses of TextHElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextHElementModifier and TypeMethodDescriptionTextDeletionElement.newTextHElement(int textOutlineLevelValue) Create child element <text:h>.TextIndexBodyElement.newTextHElement(int textOutlineLevelValue) Create child element <text:h>.TextIndexTitleElement.newTextHElement(int textOutlineLevelValue) Create child element <text:h>.TextListHeaderElement.newTextHElement(int textOutlineLevelValue) Create child element <text:h>.TextListItemElement.newTextHElement(int textOutlineLevelValue) Create child element <text:h>.TextNoteBodyElement.newTextHElement(int textOutlineLevelValue) Create child element <text:h>.TextNumberedParagraphElement.newTextHElement(int textOutlineLevelValue) Create child element <text:h>.TextSectionElement.newTextHElement(int textOutlineLevelValue) Create child element <text:h>. -
Uses of TextHElement in org.odftoolkit.odfdom.incubator.doc.text
Subclasses of TextHElement in org.odftoolkit.odfdom.incubator.doc.textModifier and TypeClassDescriptionclassConvenient functionality for the parent ODF OpenDocument elementMethods in org.odftoolkit.odfdom.incubator.doc.text with parameters of type TextHElement