Uses of Interface
org.apache.poi.sl.usermodel.SimpleShape
Packages that use SimpleShape
Package
Description
-
Uses of SimpleShape in org.apache.poi.hslf.model
Classes in org.apache.poi.hslf.model that implement SimpleShapeModifier and TypeClassDescriptionfinal classRepresents an ActiveX control in a PowerPoint document.final classRepresents a movie in a PowerPoint document.final classA simple closed polygon shape -
Uses of SimpleShape in org.apache.poi.hslf.usermodel
Classes in org.apache.poi.hslf.usermodel that implement SimpleShapeModifier and TypeClassDescriptionclassRepresents an AutoShape.classSpecifies a connection shape.final classA "Freeform" shape.final classRepresents a line in a PowerPoint drawingfinal classA shape representing embedded OLE object.classRepresents a picture in a PowerPoint document.final classRepresents a Placeholder in PowerPoint.classAn abstract simple (non-group) shape.final classRepresents a cell in a ppt tableclassRepresents a TextFrame shape in PowerPoint.classA common superclass of all shapes that can hold text. -
Uses of SimpleShape in org.apache.poi.sl.draw
Methods in org.apache.poi.sl.draw that return SimpleShapeMethods in org.apache.poi.sl.draw with parameters of type SimpleShapeModifier and TypeMethodDescriptionprotected voidSLGraphics.applyPaint(SimpleShape<?, ?> shape) protected voidSLGraphics.applyStroke(SimpleShape<?, ?> shape) Constructors in org.apache.poi.sl.draw with parameters of type SimpleShape -
Uses of SimpleShape in org.apache.poi.sl.usermodel
Subinterfaces of SimpleShape in org.apache.poi.sl.usermodelModifier and TypeInterfaceDescriptioninterfaceAutoShape<S extends Shape<S,P>, P extends TextParagraph<S, P, ? extends TextRun>> interfaceConnectorShape<S extends Shape<S,P>, P extends TextParagraph<S, P, ? extends TextRun>> interfaceFreeformShape<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 ...interfacePictureShape<S extends Shape<S,P>, P extends TextParagraph<S, P, ? extends TextRun>> interfaceTableCell<S extends Shape<S,P>, P extends TextParagraph<S, P, ? extends TextRun>> interfaceTextBox<S extends Shape<S,P>, P extends TextParagraph<S, P, ? extends TextRun>> Represents a TextFrame shape in PowerPoint.interfaceTextShape<S extends Shape<S,P>, P extends TextParagraph<S, P, ? extends TextRun>> Methods in org.apache.poi.sl.usermodel that return SimpleShapeModifier and TypeMethodDescriptionMasterSheet.getPlaceholder(Placeholder type) Return the placeholder shape for the specified typeShadow.getShadowParent() -
Uses of SimpleShape in org.apache.poi.xslf.usermodel
Classes in org.apache.poi.xslf.usermodel that implement SimpleShapeModifier and TypeClassDescriptionclassRepresents a shape with a preset geometry.classBackground shapeclassSpecifies a connection shape.classRepresents a custom geometric shape.classRepresents a picture shapeclassRepresents a single (non-group) shape in a .pptx slide showclassRepresents a cell of a table in a .pptx presentationclassclassRepresents a shape that can hold text.