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 |
static double |
OOXML_DEGREE
OOXML units are 60000ths of a degree |
OOXML_DEGREE
static final double OOXML_DEGREE
- OOXML units are 60000ths of a degree
- See Also:
- Constant Field Values
evaluate
double evaluate(Context ctx)
Copyright 2017 The Apache Software Foundation or
its licensors, as applicable.