Package org.apache.poi.sl.draw.geom
Interface Formula
- All Known Implementing Classes:
AdjustValue
,Guide
public interface Formula
A guide formula in DrawingML.
This is a base interface for adjust values, geometric guides and built-in guides
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final double
OOXML units are 60000ths of a degree -
Method Summary
-
Field Details
-
OOXML_DEGREE
static final double OOXML_DEGREEOOXML units are 60000ths of a degree- See Also:
-
-
Method Details
-
evaluate
-