Package | Description |
---|---|
org.apache.poi.xslf.model.geom |
Modifier and Type | Class | 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 | Description |
---|---|---|
void |
Path.addCommand(PathCommand cmd) |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.