Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextMeasureElement

Packages that use TextMeasureElement
org.odftoolkit.odfdom.dom   
org.odftoolkit.odfdom.dom.element.text   
 

Uses of TextMeasureElement in org.odftoolkit.odfdom.dom
 

Methods in org.odftoolkit.odfdom.dom with parameters of type TextMeasureElement
 void DefaultElementVisitor.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 TextMeasureElement
 TextMeasureElement TextSpanElement.newTextMeasureElement(String textKindValue)
          Create child element text:measure.
 TextMeasureElement TextRubyBaseElement.newTextMeasureElement(String textKindValue)
          Create child element text:measure.
 TextMeasureElement TextPElement.newTextMeasureElement(String textKindValue)
          Create child element text:measure.
 TextMeasureElement TextMetaFieldElement.newTextMeasureElement(String textKindValue)
          Create child element text:measure.
 TextMeasureElement TextMetaElement.newTextMeasureElement(String textKindValue)
          Create child element text:measure.
 TextMeasureElement TextHElement.newTextMeasureElement(String textKindValue)
          Create child element text:measure.
 TextMeasureElement TextAElement.newTextMeasureElement(String textKindValue)
          Create child element text:measure.
 



Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.