|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
TextPElement.newTextMeasureElement(String textKindValue)
Create child element text:measure. |
TextMeasureElement |
TextAElement.newTextMeasureElement(String textKindValue)
Create child element text:measure. |
TextMeasureElement |
TextSpanElement.newTextMeasureElement(String textKindValue)
Create child element text:measure. |
TextMeasureElement |
TextRubyBaseElement.newTextMeasureElement(String textKindValue)
Create child element text:measure. |
TextMeasureElement |
TextMetaElement.newTextMeasureElement(String textKindValue)
Create child element text:measure. |
TextMeasureElement |
TextMetaFieldElement.newTextMeasureElement(String textKindValue)
Create child element text:measure. |
TextMeasureElement |
TextHElement.newTextMeasureElement(String textKindValue)
Create child element text:measure. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |