Package | Description |
---|---|
org.zkoss.poi.hslf.model |
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
protected void |
PPGraphics2D.applyPaint(SimpleShape shape) |
protected void |
PPGraphics2D.applyStroke(SimpleShape shape) |
static void |
ShapePainter.paint(SimpleShape shape,
java.awt.Graphics2D graphics) |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.