Modifier and Type | Method and Description |
---|---|
void |
DefaultElementVisitor.visit(TextHElement ele)
A method to visit "text:h" elements
|
Modifier and Type | Method and Description |
---|---|
TextHElement |
DrawTextBoxElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h.
|
Modifier and Type | Method and Description |
---|---|
TextHElement |
OfficeTextElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h.
|
Modifier and Type | Method and Description |
---|---|
TextHElement |
StyleFooterLeftElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h.
|
TextHElement |
StyleFooterElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h.
|
TextHElement |
StyleHeaderLeftElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h.
|
TextHElement |
StyleHeaderElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h.
|
Modifier and Type | Method and Description |
---|---|
TextHElement |
TableTableCellElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h.
|
TextHElement |
TableCoveredTableCellElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h.
|
Modifier and Type | Method and Description |
---|---|
TextHElement |
TextNumberedParagraphElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h.
|
TextHElement |
TextNoteBodyElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h.
|
TextHElement |
TextIndexTitleElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h.
|
TextHElement |
TextIndexBodyElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h.
|
TextHElement |
TextSectionElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h.
|
TextHElement |
TextListItemElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h.
|
TextHElement |
TextListHeaderElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h.
|
TextHElement |
TextDeletionElement.newTextHElement(int textOutlineLevelValue)
Create child element text:h.
|
Modifier and Type | Class and Description |
---|---|
class |
OdfTextHeading
Deprecated.
As of release 0.8.8, replaced by
org.odftoolkit.simple.text.Paragraph in Simple API. |
Modifier and Type | Method and Description |
---|---|
void |
OdfTextExtractor.visit(TextHElement ele)
Deprecated.
|
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.