Package | Description |
---|---|
org.apache.poi.hslf.model | |
org.apache.poi.hslf.usermodel |
Modifier and Type | Class and Description |
---|---|
class |
ActiveXShape
Represents an ActiveX control in a PowerPoint document.
|
class |
MovieShape
Represents a movie in a PowerPoint document.
|
class |
Polygon
A simple closed polygon shape
|
Modifier and Type | Class and Description |
---|---|
class |
HSLFAutoShape
Represents an AutoShape.
|
class |
HSLFConnectorShape
Specifies a connection shape.
|
class |
HSLFFreeformShape
A "Freeform" shape.
|
class |
HSLFLine
Represents a line in a PowerPoint drawing
|
class |
HSLFObjectShape
A shape representing embedded OLE object.
|
class |
HSLFPictureShape
Represents a picture in a PowerPoint document.
|
class |
HSLFPlaceholder
Represents a Placeholder in PowerPoint.
|
class |
HSLFTableCell
Represents a cell in a ppt table
|
class |
HSLFTextBox
Represents a TextFrame shape in PowerPoint.
|
class |
HSLFTextShape
A common superclass of all shapes that can hold text.
|
Modifier and Type | Method and Description |
---|---|
HSLFSimpleShape |
HSLFSheet.getPlaceholder(Placeholder type)
Search placeholder by its type
|
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.