Package | Description |
---|---|
org.odftoolkit.odfdom.dom | |
org.odftoolkit.odfdom.dom.element.text |
Modifier and Type | Method and Description |
---|---|
void |
DefaultElementVisitor.visit(TextMeasureElement ele)
A method to visit "text:measure" elements
|
Modifier and Type | Method and Description |
---|---|
TextMeasureElement |
TextMetaFieldElement.newTextMeasureElement(String textKindValue)
Create child element text:measure.
|
TextMeasureElement |
TextPElement.newTextMeasureElement(String textKindValue)
Create child element text:measure.
|
TextMeasureElement |
TextHElement.newTextMeasureElement(String textKindValue)
Create child element text:measure.
|
TextMeasureElement |
TextSpanElement.newTextMeasureElement(String textKindValue)
Create child element text:measure.
|
TextMeasureElement |
TextAElement.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.
|
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.