Package org.apache.poi.xddf.usermodel
Class XDDFLineJoinRoundProperties
- java.lang.Object
-
- org.apache.poi.xddf.usermodel.XDDFLineJoinRoundProperties
-
- All Implemented Interfaces:
XDDFLineJoinProperties
@Beta public class XDDFLineJoinRoundProperties extends java.lang.Object implements XDDFLineJoinProperties
-
-
Constructor Summary
Constructors Modifier Constructor Description XDDFLineJoinRoundProperties()
protected
XDDFLineJoinRoundProperties(org.openxmlformats.schemas.drawingml.x2006.main.CTLineJoinRound join)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.openxmlformats.schemas.drawingml.x2006.main.CTLineJoinRound
getXmlObject()
-
-
-
Method Detail
-
getXmlObject
@Internal protected org.openxmlformats.schemas.drawingml.x2006.main.CTLineJoinRound getXmlObject()
-
-