|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ShapeGroup | |
---|---|
org.apache.poi.hslf.model |
Uses of ShapeGroup in org.apache.poi.hslf.model |
---|
Subclasses of ShapeGroup in org.apache.poi.hslf.model | |
---|---|
class |
Table
Represents a table in a PowerPoint presentation |
Methods in org.apache.poi.hslf.model that return ShapeGroup | |
---|---|
static ShapeGroup |
ShapeFactory.createShapeGroup(EscherContainerRecord spContainer,
Shape parent)
|
ShapeGroup |
PPGraphics2D.getShapeGroup()
|
Constructors in org.apache.poi.hslf.model with parameters of type ShapeGroup | |
---|---|
PPGraphics2D(ShapeGroup group)
Construct Java Graphics object which translates graphic calls in ppt drawing layer. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |