Package org.apache.poi.xslf.draw.geom
Class XSLFCustomGeometry
- java.lang.Object
-
- org.apache.poi.xslf.draw.geom.XSLFCustomGeometry
-
-
Constructor Summary
Constructors Constructor Description XSLFCustomGeometry()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static CustomGeometryconvertCustomGeometry(org.openxmlformats.schemas.drawingml.x2006.main.CTCustomGeometry2D custGeom)
-
-
-
Method Detail
-
convertCustomGeometry
public static CustomGeometry convertCustomGeometry(org.openxmlformats.schemas.drawingml.x2006.main.CTCustomGeometry2D custGeom)
-
-