Package org.apache.poi.sl.draw.geom
Interface AdjustValueIf
-
- All Known Implementing Classes:
AdjustValue
public interface AdjustValueIf extends GuideIf
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.apache.poi.sl.draw.geom.GuideIf
GuideIf.Op
-
-
Field Summary
-
Fields inherited from interface org.apache.poi.sl.draw.geom.Formula
OOXML_DEGREE
-
Fields inherited from interface org.apache.poi.sl.draw.geom.GuideIf
WHITESPACE
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default double
evaluate(Context ctx)
default double
evaluateAdjustValue(Context ctx)
-