Package org.apache.poi.sl.draw.geom
Class CustomGeometry
- java.lang.Object
-
- org.apache.poi.sl.draw.geom.CustomGeometry
-
-
Constructor Summary
Constructors Constructor Description CustomGeometry(CTCustomGeometry2D geom)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Path
getTextBounds()
java.util.Iterator<Path>
iterator()
-
-
-
Constructor Detail
-
CustomGeometry
public CustomGeometry(CTCustomGeometry2D geom)
-
-