Uses of Class
org.apache.poi.hslf.usermodel.HSLFTextShape
Packages that use HSLFTextShape
-
Uses of HSLFTextShape in org.apache.poi.hslf.model
Subclasses of HSLFTextShape in org.apache.poi.hslf.model -
Uses of HSLFTextShape in org.apache.poi.hslf.usermodel
Subclasses of HSLFTextShape in org.apache.poi.hslf.usermodelModifier and TypeClassDescriptionclassRepresents an AutoShape.final classA "Freeform" shape.final classRepresents a line in a PowerPoint drawingfinal classRepresents a Placeholder in PowerPoint.final classRepresents a cell in a ppt tableclassRepresents a TextFrame shape in PowerPoint.Fields in org.apache.poi.hslf.usermodel declared as HSLFTextShapeMethods in org.apache.poi.hslf.usermodel that return HSLFTextShapeModifier and TypeMethodDescriptionHSLFTextParagraph.getParentShape()HSLFSheet.getPlaceholderByTextType(int type) Return placeholder by text typeMethods in org.apache.poi.hslf.usermodel with parameters of type HSLFTextShapeModifier and TypeMethodDescriptionstatic List<HSLFHyperlink>HSLFHyperlink.find(HSLFTextShape shape) Find hyperlinks in a text shapeprotected voidHSLFSheet.onAddTextShape(HSLFTextShape shape) Subclasses should call this method and update the array of text runs when a text shape is addedprotected voidHSLFSlide.onAddTextShape(HSLFTextShape shape) protected voidHSLFSlideMaster.onAddTextShape(HSLFTextShape shape) voidHSLFTextParagraph.setParentShape(HSLFTextShape parentShape)