|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.xslf.model.geom.CustomGeometry
public class CustomGeometry
Definition of a custom geometric shape
| Constructor Summary | |
|---|---|
CustomGeometry(org.openxmlformats.schemas.drawingml.x2006.main.CTCustomGeometry2D geom)
|
|
| Method Summary | |
|---|---|
Path |
getTextBounds()
|
java.util.Iterator |
iterator()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CustomGeometry(org.openxmlformats.schemas.drawingml.x2006.main.CTCustomGeometry2D geom)
| Method Detail |
|---|
public java.util.Iterator iterator()
iterator in interface poi.support.Iterablepublic Path getTextBounds()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||