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()
Iterator<Path>
iterator()
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.lang.Iterable
forEach, spliterator
-
-