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 TypeClassDescriptionclass
Represents an AutoShape.final class
A "Freeform" shape.final class
Represents a line in a PowerPoint drawingfinal class
Represents a Placeholder in PowerPoint.final class
Represents a cell in a ppt tableclass
Represents 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 void
HSLFSheet.onAddTextShape
(HSLFTextShape shape) Subclasses should call this method and update the array of text runs when a text shape is addedprotected void
HSLFSlide.onAddTextShape
(HSLFTextShape shape) protected void
HSLFSlideMaster.onAddTextShape
(HSLFTextShape shape) void
HSLFTextParagraph.setParentShape
(HSLFTextShape parentShape)