|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.poi.xslf.model.geom.Formula org.apache.poi.xslf.model.geom.Guide org.apache.poi.xslf.model.geom.AdjustValue
public class AdjustValue
Represents a shape adjust values (see section 20.1.9.5 in the spec)
Constructor Summary | |
---|---|
AdjustValue(org.openxmlformats.schemas.drawingml.x2006.main.CTGeomGuide gd)
|
Method Summary | |
---|---|
double |
evaluate(Context ctx)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AdjustValue(org.openxmlformats.schemas.drawingml.x2006.main.CTGeomGuide gd)
Method Detail |
---|
public double evaluate(Context ctx)
evaluate
in class Guide
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |