public class Context extends Object
Constructor and Description |
---|
Context(CustomGeometry geom,
Rectangle2D anchor,
IAdjustableShape props) |
Modifier and Type | Method and Description |
---|---|
double |
evaluate(Formula fmla) |
Guide |
getAdjustValue(String name) |
Rectangle2D |
getShapeAnchor() |
double |
getValue(String key) |
public Context(CustomGeometry geom, Rectangle2D anchor, IAdjustableShape props)
public Rectangle2D getShapeAnchor()
public double getValue(String key)
public double evaluate(Formula fmla)
Copyright © 2020. All rights reserved.