public interface Formula
This is a base interface for adjust values, geometric guides and built-in guides
Modifier and Type | Field and Description |
---|---|
static double |
OOXML_DEGREE
OOXML units are 60000ths of a degree
|
Modifier and Type | Method and Description |
---|---|
double |
evaluate(Context ctx) |
static final double OOXML_DEGREE
double evaluate(Context ctx)
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.