Package | Description |
---|---|
org.zkoss.poi.xslf.model.geom |
Modifier and Type | Class and Description |
---|---|
class |
ArcToCommand
ArcTo command within a shape path in DrawingML:
wr and wh are the height and width radiuses
of the supposed circle being used to draw the arc. |
class |
ClosePathCommand
Date: 10/25/11
|
class |
CurveToCommand
Date: 10/25/11
|
class |
LineToCommand
Date: 10/25/11
|
class |
MoveToCommand
Date: 10/25/11
|
class |
QuadToCommand
Date: 10/25/11
|
Modifier and Type | Method and Description |
---|---|
void |
Path.addCommand(PathCommand cmd) |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.