Package | Description |
---|---|
org.apache.poi.sl.usermodel |
Modifier and Type | Interface | Description |
---|---|---|
interface |
AutoShape |
|
interface |
Background |
|
interface |
Line |
|
interface |
Picture |
|
interface |
SimpleShape |
|
interface |
TextBox |
Modifier and Type | Method | Description |
---|---|---|
Shape |
Shape.getParent() |
|
Shape[] |
ShapeContainer.getShapes() |
Modifier and Type | Method | Description |
---|---|---|
void |
ShapeContainer.addShape(Shape shape) |
|
boolean |
ShapeContainer.removeShape(Shape shape) |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.