Package org.apache.poi.sl.draw.geom
Class Context
- java.lang.Object
-
- org.apache.poi.sl.draw.geom.Context
-
public class Context extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Context(CustomGeometry geom, java.awt.geom.Rectangle2D anchor, IAdjustableShape props)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doubleevaluate(Formula fmla)GuidegetAdjustValue(java.lang.String name)java.awt.geom.Rectangle2DgetShapeAnchor()doublegetValue(java.lang.String key)
-
-
-
Constructor Detail
-
Context
public Context(CustomGeometry geom, java.awt.geom.Rectangle2D anchor, IAdjustableShape props)
-
-