Uses of Class
org.odftoolkit.odfdom.dom.element.text.TextPElement
-
-
Uses of TextPElement in org.odftoolkit.odfdom.dom
Methods in org.odftoolkit.odfdom.dom with parameters of type TextPElement Modifier and Type Method Description voidDefaultElementVisitor. visit(TextPElement ele)A method to visit "text:p" elements -
Uses of TextPElement in org.odftoolkit.odfdom.dom.element.chart
Methods in org.odftoolkit.odfdom.dom.element.chart that return TextPElement Modifier and Type Method Description TextPElementChartDataLabelElement. newTextPElement()Create child element <text:p>.TextPElementChartEquationElement. newTextPElement()Create child element <text:p>.TextPElementChartFooterElement. newTextPElement()Create child element <text:p>.TextPElementChartLabelSeparatorElement. newTextPElement()Create child element <text:p>.TextPElementChartLegendElement. newTextPElement()Create child element <text:p>.TextPElementChartSubtitleElement. newTextPElement()Create child element <text:p>.TextPElementChartTitleElement. newTextPElement()Create child element <text:p>. -
Uses of TextPElement in org.odftoolkit.odfdom.dom.element.draw
Methods in org.odftoolkit.odfdom.dom.element.draw that return TextPElement Modifier and Type Method Description TextPElementDrawCaptionElement. newTextPElement()Create child element <text:p>.TextPElementDrawCircleElement. newTextPElement()Create child element <text:p>.TextPElementDrawConnectorElement. newTextPElement()Create child element <text:p>.TextPElementDrawCustomShapeElement. newTextPElement()Create child element <text:p>.TextPElementDrawEllipseElement. newTextPElement()Create child element <text:p>.TextPElementDrawImageElement. newTextPElement()Create child element <text:p>.TextPElementDrawLineElement. newTextPElement()Create child element <text:p>.TextPElementDrawMeasureElement. newTextPElement()Create child element <text:p>.TextPElementDrawPathElement. newTextPElement()Create child element <text:p>.TextPElementDrawPolygonElement. newTextPElement()Create child element <text:p>.TextPElementDrawPolylineElement. newTextPElement()Create child element <text:p>.TextPElementDrawRectElement. newTextPElement()Create child element <text:p>.TextPElementDrawRegularPolygonElement. newTextPElement()Create child element <text:p>.TextPElementDrawTextBoxElement. newTextPElement()Create child element <text:p>. -
Uses of TextPElement in org.odftoolkit.odfdom.dom.element.form
Methods in org.odftoolkit.odfdom.dom.element.form that return TextPElement Modifier and Type Method Description TextPElementFormTextareaElement. newTextPElement()Create child element <text:p>. -
Uses of TextPElement in org.odftoolkit.odfdom.dom.element.office
Methods in org.odftoolkit.odfdom.dom.element.office that return TextPElement Modifier and Type Method Description TextPElementOfficeAnnotationElement. newTextPElement()Create child element <text:p>.TextPElementOfficeChangeInfoElement. newTextPElement()Create child element <text:p>.TextPElementOfficeTextElement. newTextPElement()Create child element <text:p>. -
Uses of TextPElement in org.odftoolkit.odfdom.dom.element.style
Methods in org.odftoolkit.odfdom.dom.element.style that return TextPElement Modifier and Type Method Description TextPElementStyleFooterElement. newTextPElement()Create child element <text:p>.TextPElementStyleFooterLeftElement. newTextPElement()Create child element <text:p>.TextPElementStyleHeaderElement. newTextPElement()Create child element <text:p>.TextPElementStyleHeaderLeftElement. newTextPElement()Create child element <text:p>.TextPElementStyleRegionCenterElement. newTextPElement()Create child element <text:p>.TextPElementStyleRegionLeftElement. newTextPElement()Create child element <text:p>.TextPElementStyleRegionRightElement. newTextPElement()Create child element <text:p>. -
Uses of TextPElement in org.odftoolkit.odfdom.dom.element.table
Methods in org.odftoolkit.odfdom.dom.element.table that return TextPElement Modifier and Type Method Description TextPElementTableChangeTrackTableCellElement. newTextPElement()Create child element <text:p>.TextPElementTableErrorMessageElement. newTextPElement()Create child element <text:p>.TextPElementTableHelpMessageElement. newTextPElement()Create child element <text:p>.TextPElementTableTableCellElementBase. newTextPElement()Create child element <text:p>. -
Uses of TextPElement in org.odftoolkit.odfdom.dom.element.text
Methods in org.odftoolkit.odfdom.dom.element.text that return TextPElement Modifier and Type Method Description TextPElementTextDeletionElement. newTextPElement()Create child element <text:p>.TextPElementTextIndexBodyElement. newTextPElement()Create child element <text:p>.TextPElementTextIndexTitleElement. newTextPElement()Create child element <text:p>.TextPElementTextListHeaderElement. newTextPElement()Create child element <text:p>.TextPElementTextListItemElement. newTextPElement()Create child element <text:p>.TextPElementTextNoteBodyElement. newTextPElement()Create child element <text:p>.TextPElementTextNumberedParagraphElement. newTextPElement()Create child element <text:p>.TextPElementTextSectionElement. newTextPElement()Create child element <text:p>. -
Uses of TextPElement in org.odftoolkit.odfdom.incubator.doc.text
Subclasses of TextPElement in org.odftoolkit.odfdom.incubator.doc.text Modifier and Type Class Description classOdfTextParagraphConvenient functionality for the parent ODF OpenDocument elementMethods in org.odftoolkit.odfdom.incubator.doc.text with parameters of type TextPElement Modifier and Type Method Description voidOdfTextExtractor. visit(TextPElement ele)
-