| Package | Description |
|---|---|
| org.apache.poi.hslf.usermodel | |
| org.apache.poi.sl.draw | |
| org.apache.poi.sl.draw.geom | |
| org.apache.poi.sl.usermodel | |
| org.apache.poi.xslf.usermodel |
| Modifier and Type | Method and Description |
|---|---|
CustomGeometry |
HSLFSimpleShape.getGeometry() |
| Modifier and Type | Method and Description |
|---|---|
protected static CustomGeometry |
DrawSimpleShape.getCustomGeometry(java.lang.String name) |
protected static CustomGeometry |
DrawSimpleShape.getCustomGeometry(java.lang.String name,
java.awt.Graphics2D graphics) |
| Modifier and Type | Method and Description |
|---|---|
static CustomGeometry |
PresetGeometries.convertCustomGeometry(javax.xml.stream.XMLStreamReader staxReader)
Convert a single CustomGeometry object, i.e.
|
| 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 |
XSLFSimpleShape.getGeometry() |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.