Modifier and Type | Method and Description |
---|---|
void |
DefaultElementVisitor.visit(TextPElement ele)
A method to visit "text:p" elements
|
Modifier and Type | Method and Description |
---|---|
TextPElement |
ChartSubtitleElement.newTextPElement()
Create child element text:p.
|
TextPElement |
ChartLabelSeparatorElement.newTextPElement()
Create child element text:p.
|
TextPElement |
ChartFooterElement.newTextPElement()
Create child element text:p.
|
TextPElement |
ChartLegendElement.newTextPElement()
Create child element text:p.
|
TextPElement |
ChartEquationElement.newTextPElement()
Create child element text:p.
|
TextPElement |
ChartDataLabelElement.newTextPElement()
Create child element text:p.
|
TextPElement |
ChartTitleElement.newTextPElement()
Create child element text:p.
|
Modifier and Type | Method and Description |
---|---|
TextPElement |
DrawPolygonElement.newTextPElement()
Create child element text:p.
|
TextPElement |
DrawCircleElement.newTextPElement()
Create child element text:p.
|
TextPElement |
DrawRegularPolygonElement.newTextPElement()
Create child element text:p.
|
TextPElement |
DrawPathElement.newTextPElement()
Create child element text:p.
|
TextPElement |
DrawMeasureElement.newTextPElement()
Create child element text:p.
|
TextPElement |
DrawCustomShapeElement.newTextPElement()
Create child element text:p.
|
TextPElement |
DrawCaptionElement.newTextPElement()
Create child element text:p.
|
TextPElement |
DrawRectElement.newTextPElement()
Create child element text:p.
|
TextPElement |
DrawTextBoxElement.newTextPElement()
Create child element text:p.
|
TextPElement |
DrawEllipseElement.newTextPElement()
Create child element text:p.
|
TextPElement |
DrawPolylineElement.newTextPElement()
Create child element text:p.
|
TextPElement |
DrawImageElement.newTextPElement()
Create child element text:p.
|
TextPElement |
DrawLineElement.newTextPElement()
Create child element text:p.
|
TextPElement |
DrawConnectorElement.newTextPElement()
Create child element text:p.
|
Modifier and Type | Method and Description |
---|---|
TextPElement |
FormTextareaElement.newTextPElement()
Create child element text:p.
|
Modifier and Type | Method and Description |
---|---|
TextPElement |
OfficeAnnotationElement.newTextPElement()
Create child element text:p.
|
TextPElement |
OfficeTextElement.newTextPElement()
Create child element text:p.
|
TextPElement |
OfficeChangeInfoElement.newTextPElement()
Create child element text:p.
|
Modifier and Type | Method and Description |
---|---|
TextPElement |
StyleFooterLeftElement.newTextPElement()
Create child element text:p.
|
TextPElement |
StyleFooterElement.newTextPElement()
Create child element text:p.
|
TextPElement |
StyleHeaderLeftElement.newTextPElement()
Create child element text:p.
|
TextPElement |
StyleRegionCenterElement.newTextPElement()
Create child element text:p.
|
TextPElement |
StyleHeaderElement.newTextPElement()
Create child element text:p.
|
TextPElement |
StyleRegionLeftElement.newTextPElement()
Create child element text:p.
|
TextPElement |
StyleRegionRightElement.newTextPElement()
Create child element text:p.
|
Modifier and Type | Method and Description |
---|---|
TextPElement |
TableHelpMessageElement.newTextPElement()
Create child element text:p.
|
TextPElement |
TableTableCellElement.newTextPElement()
Create child element text:p.
|
TextPElement |
TableChangeTrackTableCellElement.newTextPElement()
Create child element text:p.
|
TextPElement |
TableCoveredTableCellElement.newTextPElement()
Create child element text:p.
|
TextPElement |
TableErrorMessageElement.newTextPElement()
Create child element text:p.
|
Modifier and Type | Method and Description |
---|---|
TextPElement |
TextNumberedParagraphElement.newTextPElement()
Create child element text:p.
|
TextPElement |
TextNoteBodyElement.newTextPElement()
Create child element text:p.
|
TextPElement |
TextIndexTitleElement.newTextPElement()
Create child element text:p.
|
TextPElement |
TextIndexBodyElement.newTextPElement()
Create child element text:p.
|
TextPElement |
TextSectionElement.newTextPElement()
Create child element text:p.
|
TextPElement |
TextListItemElement.newTextPElement()
Create child element text:p.
|
TextPElement |
TextListHeaderElement.newTextPElement()
Create child element text:p.
|
TextPElement |
TextDeletionElement.newTextPElement()
Create child element text:p.
|
Modifier and Type | Class and Description |
---|---|
class |
OdfTextParagraph
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(TextPElement ele)
Deprecated.
|
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.