Package org.apache.poi.sl.draw.geom
-
Interface Summary Interface Description Formula A guide formula in DrawingML.IAdjustableShape A bridge to the consumer application.PathCommand A path command in DrawingML. -
Class Summary Class Description AdjustValue Represents a shape adjust values (see section 20.1.9.5 in the spec)ArcToCommand ArcTo command within a shape path in DrawingML:<arcTo wR="wr" hR="hr" stAng="stAng" swAng="swAng"/>
ClosePathCommand Context CurveToCommand CustomGeometry Definition of a custom geometric shapeGuide A simple pattern parser of shape guide formulas in DrawingMLLineToCommand MoveToCommand Outline Path Specifies a creation path consisting of a series of moves, lines and curves that when combined forms a geometric shapePresetGeometries QuadToCommand