Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextMeasureElement
Packages that use TextMeasureElement
-
Uses of TextMeasureElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextMeasureElementModifier and TypeMethodDescriptionvoidDefaultElementVisitor.visit(TextMeasureElement ele) A method to visit "text:measure" elements -
Uses of TextMeasureElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextMeasureElementModifier and TypeMethodDescriptionTextAElement.newTextMeasureElement(String textKindValue) Create child element <text:measure>.TextMetaElement.newTextMeasureElement(String textKindValue) Create child element <text:measure>.TextMetaFieldElement.newTextMeasureElement(String textKindValue) Create child element <text:measure>.TextParagraphElementBase.newTextMeasureElement(String textKindValue) Create child element <text:measure>.TextRubyBaseElement.newTextMeasureElement(String textKindValue) Create child element <text:measure>.TextSpanElement.newTextMeasureElement(String textKindValue) Create child element <text:measure>.