Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.poi.sl.draw.geom Classes and Interfaces - 35 results found.
NameDescriptionTypePackageFramework
AbsExpressionClassorg.apache.poi.sl.draw.geomApache POI
AddDivideExpressionClassorg.apache.poi.sl.draw.geomApache POI
AddSubtractExpressionClassorg.apache.poi.sl.draw.geomApache POI
AdjustValueRepresents a shape adjust values (see section 20.Classorg.apache.poi.sl.draw.geomApache POI
ArcTanExpressionClassorg.apache.poi.sl.draw.geomApache POI
ArcToCommandArcTo command within a shape path in DrawingML: Where wr and wh are the height and width radiusesClassorg.apache.poi.sl.draw.geomApache POI
ClosePathCommandClassorg.apache.poi.sl.draw.geomApache POI
ContextClassorg.apache.poi.sl.draw.geomApache POI
CosExpressionClassorg.apache.poi.sl.draw.geomApache POI
CosineArcTanExpressionClassorg.apache.poi.sl.draw.geomApache POI
CurveToCommandClassorg.apache.poi.sl.draw.geomApache POI
CustomGeometryClassorg.apache.poi.sl.draw.geomApache POI
ExpressionInterfaceorg.apache.poi.sl.draw.geomApache POI
ExpressionParserClassorg.apache.poi.sl.draw.geomApache POI
FormulaA guide formula in DrawingML.Classorg.apache.poi.sl.draw.geomApache POI
GuideClassorg.apache.poi.sl.draw.geomApache POI
IAdjustableShapeA bridge to the consumer application.Interfaceorg.apache.poi.sl.draw.geomApache POI
IfElseExpression Arguments: 3 (fmla="?: x y z") Usage: "?: x y z" = if (x > 0), then y = value of this guide,Classorg.apache.poi.sl.draw.geomApache POI
LineToCommandClassorg.apache.poi.sl.draw.geomApache POI
LiteralValueExpressionClassorg.apache.poi.sl.draw.geomApache POI
MaxExpressionClassorg.apache.poi.sl.draw.geomApache POI
MinExpressionClassorg.apache.poi.sl.draw.geomApache POI
ModExpression Arguments: 3 (fmla="mod x y z") Usage: "mod x y z" = sqrt(x^2 + b^2 + c^2) = value of this guideClassorg.apache.poi.sl.draw.geomApache POI
MoveToCommandClassorg.apache.poi.sl.draw.geomApache POI
MultiplyDivideExpressionClassorg.apache.poi.sl.draw.geomApache POI
OutlineClassorg.apache.poi.sl.draw.geomApache POI
PathSpecifies a creation path consisting of a series of moves, lines and curves that when combined forms a geometric shapeClassorg.apache.poi.sl.draw.geomApache POI
PathCommandA path command in DrawingML.Interfaceorg.apache.poi.sl.draw.geomApache POI
PinExpression Usage: "pin x y z" = if (y < x), then x = value of this guide else if (y > z), then z = value of this guideClassorg.apache.poi.sl.draw.geomApache POI
PresetGeometriesClassorg.apache.poi.sl.draw.geomApache POI
QuadToCommandClassorg.apache.poi.sl.draw.geomApache POI
SinArcTanExpressionSine ArcTan Formula: Arguments: 3 (fmla="sat2 x y z")Classorg.apache.poi.sl.draw.geomApache POI
SinExpression Arguments: 2 (fmla="sin x y") Usage: "sin x y" = (x * sin( y )) = value of this guideClassorg.apache.poi.sl.draw.geomApache POI
SqrtExpressionSquare Root Formula: Arguments: 1 (fmla="sqrt x")Classorg.apache.poi.sl.draw.geomApache POI
TanExpression Arguments: 2 (fmla="tan x y") Usage: "tan x y" = (x * tan( y )) = value of this guideClassorg.apache.poi.sl.draw.geomApache POI