|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleShape | |
---|---|
org.apache.poi.hslf.model |
Uses of SimpleShape in org.apache.poi.hslf.model |
---|
Subclasses of SimpleShape in org.apache.poi.hslf.model | |
---|---|
class |
ActiveXShape
Represents an ActiveX control in a PowerPoint document. |
class |
AutoShape
Represents an AutoShape. |
class |
Freeform
A "Freeform" shape. |
class |
Line
Represents a line in a PowerPoint drawing |
class |
MovieShape
Represents a movie in a PowerPoint document. |
class |
OLEShape
A shape representing embedded OLE obejct. |
class |
Picture
Represents a picture in a PowerPoint document. |
class |
Placeholder
Represents a Placeholder in PowerPoint. |
class |
Polygon
A simple closed polygon shape |
class |
TableCell
Represents a cell in a ppt table |
class |
TextBox
Represents a TextFrame shape in PowerPoint. |
class |
TextShape
A common superclass of all shapes that can hold text. |
Methods in org.apache.poi.hslf.model with parameters of type SimpleShape | |
---|---|
protected void |
PPGraphics2D.applyPaint(SimpleShape shape)
|
protected void |
PPGraphics2D.applyStroke(SimpleShape shape)
|
static void |
ShapePainter.paint(SimpleShape shape,
java.awt.Graphics2D graphics)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |