|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Shape | |
---|---|
org.apache.poi.sl.usermodel |
Uses of Shape in org.apache.poi.sl.usermodel |
---|
Subinterfaces of Shape in org.apache.poi.sl.usermodel | |
---|---|
interface |
AutoShape
|
interface |
Background
|
interface |
Line
|
interface |
Picture
|
interface |
SimpleShape
|
interface |
TextBox
|
Methods in org.apache.poi.sl.usermodel that return Shape | |
---|---|
Shape |
Shape.getParent()
|
Shape[] |
ShapeContainer.getShapes()
|
Methods in org.apache.poi.sl.usermodel with parameters of type Shape | |
---|---|
void |
ShapeContainer.addShape(Shape shape)
|
boolean |
ShapeContainer.removeShape(Shape shape)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |