|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XSLFSimpleShape | |
|---|---|
| org.apache.poi.xslf.model | |
| org.apache.poi.xslf.usermodel | |
| Uses of XSLFSimpleShape in org.apache.poi.xslf.model |
|---|
| Methods in org.apache.poi.xslf.model with parameters of type XSLFSimpleShape | |
|---|---|
boolean |
TextBodyPropertyFetcher.fetch(XSLFSimpleShape shape)
|
abstract boolean |
PropertyFetcher.fetch(XSLFSimpleShape shape)
|
boolean |
ParagraphPropertyFetcher.fetch(XSLFSimpleShape shape)
|
| Uses of XSLFSimpleShape in org.apache.poi.xslf.usermodel |
|---|
| Subclasses of XSLFSimpleShape in org.apache.poi.xslf.usermodel | |
|---|---|
class |
XSLFAutoShape
Represents a shape with a preset geometry. |
class |
XSLFBackground
Background shape |
class |
XSLFConnectorShape
Specifies a connection shape. |
class |
XSLFFreeformShape
Represents a custom geometric shape. |
class |
XSLFPictureShape
Represents a picture shape |
class |
XSLFShadow
Represents a shadow of a shape. |
class |
XSLFTableCell
Represents a cell of a table in a .pptx presentation |
class |
XSLFTextBox
|
class |
XSLFTextShape
Represents a shape that can hold text. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||