Package | Description |
---|---|
org.apache.poi.sl.draw.geom |
Modifier and Type | Class and Description |
---|---|
class |
ArcToCommand
ArcTo command within a shape path in DrawingML:
<arcTo wR="wr" hR="hr" stAng="stAng" swAng="swAng"/> |
class |
ClosePathCommand |
class |
CurveToCommand |
class |
LineToCommand |
class |
MoveToCommand |
class |
QuadToCommand |
Modifier and Type | Method and Description |
---|---|
void |
Path.addCommand(PathCommand cmd) |
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.