Package org.apache.poi.sl.draw.geom
Class AdjustValue
java.lang.Object
org.apache.poi.sl.draw.geom.Guide
org.apache.poi.sl.draw.geom.AdjustValue
- All Implemented Interfaces:
AdjustValueIf,Formula,GuideIf
Represents a shape adjust values (see section 20.1.9.5 in the spec)
-
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_DEGREEFields inherited from interface org.apache.poi.sl.draw.geom.GuideIf
WHITESPACE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.poi.sl.draw.geom.Guide
equals, getFmla, getName, hashCode, setFmla, setNameMethods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.poi.sl.draw.geom.AdjustValueIf
evaluate, evaluateAdjustValue
-
Constructor Details
-
AdjustValue
public AdjustValue()
-