Uses of Interface
org.apache.poi.xddf.usermodel.text.TextContainer
Packages that use TextContainer
Package
Description
-
Uses of TextContainer in org.apache.poi.xddf.usermodel.chart
Classes in org.apache.poi.xddf.usermodel.chart that implement TextContainerModifier and TypeClassDescriptionclassfinal classRepresents a DrawingML chart legendclassConstructors in org.apache.poi.xddf.usermodel.chart with parameters of type TextContainerModifierConstructorDescriptionXDDFTitle(TextContainer parent, org.openxmlformats.schemas.drawingml.x2006.chart.CTTitle title) -
Uses of TextContainer in org.apache.poi.xddf.usermodel.text
Methods in org.apache.poi.xddf.usermodel.text that return TextContainerConstructors in org.apache.poi.xddf.usermodel.text with parameters of type TextContainerModifierConstructorDescriptionXDDFTextBody(TextContainer parent) XDDFTextBody(TextContainer parent, org.openxmlformats.schemas.drawingml.x2006.main.CTTextBody body) -
Uses of TextContainer in org.apache.poi.xslf.usermodel
Classes in org.apache.poi.xslf.usermodel that implement TextContainerModifier and TypeClassDescriptionclassRepresents a shape with a preset geometry.final classRepresents a Chart in a .pptx presentationclassRepresents a custom geometric shape.classRepresents a cell of a table in a .pptx presentationclassclassRepresents a shape that can hold text. -
Uses of TextContainer in org.apache.poi.xssf.usermodel
Classes in org.apache.poi.xssf.usermodel that implement TextContainerModifier and TypeClassDescriptionfinal classRepresents a SpreadsheetML ChartclassRepresents binary object (i.e.classRepresents a shape with a predefined geometry in a SpreadsheetML drawing.final classRepresents a text box in a SpreadsheetML drawing. -
Uses of TextContainer in org.apache.poi.xwpf.usermodel
Classes in org.apache.poi.xwpf.usermodel that implement TextContainer