Uses of Interface
org.apache.poi.sl.usermodel.AutoShape
Packages that use AutoShape
Package
Description
-
Uses of AutoShape in org.apache.poi.hslf.model
Classes in org.apache.poi.hslf.model that implement AutoShape -
Uses of AutoShape in org.apache.poi.hslf.usermodel
Classes in org.apache.poi.hslf.usermodel that implement AutoShapeModifier 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. -
Uses of AutoShape in org.apache.poi.sl.draw
Constructors in org.apache.poi.sl.draw with parameters of type AutoShape -
Uses of AutoShape in org.apache.poi.sl.usermodel
Subinterfaces of AutoShape in org.apache.poi.sl.usermodelModifier and TypeInterfaceDescriptioninterfaceFreeformShape<S extends Shape<S,P>, P extends TextParagraph<S, P, ? extends TextRun>> interfaceLine<S extends Shape<S,P>, P extends TextParagraph<S, P, ? extends TextRun>> Interface for Lines ...interfaceTextBox<S extends Shape<S,P>, P extends TextParagraph<S, P, ? extends TextRun>> Represents a TextFrame shape in PowerPoint.Methods in org.apache.poi.sl.usermodel that return AutoShapeModifier and TypeMethodDescriptionShapeContainer.createAutoShape()create a new shape with a predefined geometry and add it to this shape container -
Uses of AutoShape in org.apache.poi.xslf.usermodel
Classes in org.apache.poi.xslf.usermodel that implement AutoShapeModifier and TypeClassDescriptionclassRepresents a shape with a preset geometry.classRepresents a custom geometric shape.class