Uses of Interface
org.apache.poi.sl.draw.geom.IAdjustableShape
Packages that use IAdjustableShape
Package
Description
-
Uses of IAdjustableShape in org.apache.poi.hslf.model
Classes in org.apache.poi.hslf.model that implement IAdjustableShapeModifier 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 IAdjustableShape in org.apache.poi.hslf.usermodel
Classes in org.apache.poi.hslf.usermodel that implement IAdjustableShapeModifier 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 IAdjustableShape in org.apache.poi.sl.draw.geom
Constructors in org.apache.poi.sl.draw.geom with parameters of type IAdjustableShapeModifierConstructorDescriptionContext(CustomGeometry geom, Rectangle2D anchor, IAdjustableShape props) -
Uses of IAdjustableShape in org.apache.poi.sl.usermodel
Subinterfaces of IAdjustableShape 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>> 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>> 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 IAdjustableShape in org.apache.poi.xslf.usermodel
Classes in org.apache.poi.xslf.usermodel that implement IAdjustableShapeModifier 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.