Package org.apache.poi.xslf.model.geom

Interface Summary
Expression Date: 10/24/11
IAdjustableShape A bridge to the consumer application.
PathCommand A path command in DrawingML.
 

Class Summary
AbsExpression Absolute Value Formula
AddDivideExpression Add Divide Formula
AddSubtractExpression Add Subtract Formula
AdjustValue Represents a shape adjust values (see section 20.1.9.5 in the spec)
ArcTanExpression Date: 10/24/11
ArcToCommand ArcTo command within a shape path in DrawingML: Where wr and wh are the height and width radiuses of the supposed circle being used to draw the arc.
ClosePathCommand Date: 10/25/11
Context Date: 10/24/11
CosExpression Date: 10/24/11
CosineArcTanExpression Date: 10/24/11
CurveToCommand Date: 10/25/11
CustomGeometry Definition of a custom geometric shape
ExpressionParser A simple regexp-based parser of shape guide formulas in DrawingML
Formula A guide formula in DrawingML.
Guide Date: 10/24/11
IfElseExpression If Else Formula:
LineToCommand Date: 10/25/11
LiteralValueExpression Date: 10/24/11
MaxExpression Maximum Value Formula
MinExpression Minimum Value Formula
ModExpression Modulo Formula:
MoveToCommand Date: 10/25/11
MultiplyDivideExpression Multiply Divide Formula
Outline Date: 11/6/11
Path Specifies a creation path consisting of a series of moves, lines and curves that when combined forms a geometric shape
PinExpression Pin To Formula:
PresetGeometries Date: 10/25/11
QuadToCommand Date: 10/25/11
SinArcTanExpression Sine ArcTan Formula:
SinExpression Sine Formula:
SqrtExpression Square Root Formula:
TanExpression Tangent Formula:
 



Copyright 2012 The Apache Software Foundation or its licensors, as applicable.