Package org.pptx4j.model
Class ShapeWrapper
java.lang.Object
org.pptx4j.model.ShapeWrapper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
log
private static org.slf4j.Logger log -
phType
String phType -
sp
Shape sp -
owner
JaxbPmlPart owner
-
-
Constructor Details
-
ShapeWrapper
-
-
Method Details
-
getPhType
- Returns:
- the phType
-
getSp
- Returns:
- the shape itself
-
getOwner
- Returns:
- the layout part in which this shape is defined
-