org.apache.poi.xslf.model.geom
Class Context
java.lang.Object
org.apache.poi.xslf.model.geom.Context
public class Context
- extends java.lang.Object
Date: 10/24/11
- Author:
- Yegor Kozlov
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Context
public Context(CustomGeometry geom,
java.awt.geom.Rectangle2D anchor,
IAdjustableShape props)
getShapeAnchor
public java.awt.geom.Rectangle2D getShapeAnchor()
getAdjustValue
public Guide getAdjustValue(java.lang.String name)
getValue
public double getValue(java.lang.String key)
evaluate
public double evaluate(Formula fmla)