Uses of Interface
org.apache.poi.sl.usermodel.PlaceableShape
Packages that use PlaceableShape
Package
Description
-
Uses of PlaceableShape in org.apache.poi.hslf.model
Classes in org.apache.poi.hslf.model that implement PlaceableShapeModifier 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 PlaceableShape in org.apache.poi.hslf.usermodel
Classes in org.apache.poi.hslf.usermodel that implement PlaceableShapeModifier and TypeClassDescriptionclassRepresents an AutoShape.classSpecifies a connection shape.final classA "Freeform" shape.classRepresents a group of shapes.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 table in a PowerPoint presentationfinal classRepresents a cell in a ppt tableclassRepresents a TextFrame shape in PowerPoint.classA common superclass of all shapes that can hold text. -
Uses of PlaceableShape in org.apache.poi.sl.draw
Fields in org.apache.poi.sl.draw declared as PlaceableShapeMethods in org.apache.poi.sl.draw with parameters of type PlaceableShapeModifier and TypeMethodDescriptionstatic Rectangle2DDrawShape.getAnchor(Graphics2D graphics, PlaceableShape<?, ?> shape) DrawFactory.getPaint(PlaceableShape<?, ?> shape) Constructors in org.apache.poi.sl.draw with parameters of type PlaceableShape -
Uses of PlaceableShape in org.apache.poi.sl.usermodel
Subinterfaces of PlaceableShape 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>> interfaceGraphicalFrame<S extends Shape<S,P>, P extends TextParagraph<S, P, ? extends TextRun>> interfaceGroupShape<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 ...interfaceObjectShape<S extends Shape<S,P>, P extends TextParagraph<S, P, ? extends TextRun>> An shape which references an embedded OLE objectinterfacePictureShape<S extends Shape<S,P>, P extends TextParagraph<S, P, ? extends TextRun>> interfaceSimpleShape<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>> interfaceTableShape<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>> -
Uses of PlaceableShape in org.apache.poi.xslf.usermodel
Classes in org.apache.poi.xslf.usermodel that implement PlaceableShapeModifier and TypeClassDescriptionclassRepresents a shape with a preset geometry.classBackground shapeclassSpecifies a connection shape.classRepresents a custom geometric shape.classclassRepresents a group shape that consists of many shapes grouped together.classclassRepresents a picture shapeclassRepresents a single (non-group) shape in a .pptx slide showclassRepresents a table in a .pptx presentationclassRepresents a cell of a table in a .pptx presentationclassclassRepresents a shape that can hold text.