| Package | Description |
|---|---|
| org.apache.poi.hslf.usermodel | |
| org.apache.poi.sl.draw.geom | |
| org.apache.poi.sl.usermodel | |
| org.apache.poi.xslf.usermodel |
| Modifier and Type | Method and Description |
|---|---|
CustomGeometry |
HSLFAutoShape.getGeometry() |
CustomGeometry |
HSLFSimpleShape.getGeometry() |
| Modifier and Type | Method and Description |
|---|---|
static CustomGeometry |
PresetGeometries.convertCustomGeometry(javax.xml.stream.XMLStreamReader staxReader)
Convert a single CustomGeometry object, i.e.
|
CustomGeometry |
PresetGeometries.get(java.lang.String name) |
| Constructor and Description |
|---|
Context(CustomGeometry geom,
java.awt.geom.Rectangle2D anchor,
IAdjustableShape props) |
| Modifier and Type | Method and Description |
|---|---|
CustomGeometry |
SimpleShape.getGeometry() |
| Modifier and Type | Method and Description |
|---|---|
CustomGeometry |
XSLFFreeformShape.getGeometry() |
CustomGeometry |
XSLFSimpleShape.getGeometry() |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.