| Package | Description |
|---|---|
| org.apache.poi.hslf.usermodel | |
| org.apache.poi.sl.draw.geom | |
| org.apache.poi.xslf.usermodel |
| Modifier and Type | Method and Description |
|---|---|
Guide |
HSLFSimpleShape.getAdjustValue(java.lang.String name) |
| Modifier and Type | Class and Description |
|---|---|
class |
AdjustValue
Represents a shape adjust values (see section 20.1.9.5 in the spec)
|
| Modifier and Type | Method and Description |
|---|---|
Guide |
IAdjustableShape.getAdjustValue(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
CustomGeometry.addGeomGuide(Guide guide) |
| Modifier and Type | Method and Description |
|---|---|
Guide |
XSLFSimpleShape.getAdjustValue(java.lang.String name) |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.