MindFusion.Java Package Programmer's Guide
ShapeFormulaParam Members
Constructors Methods
 


Represents the position of a ShapeControlPoint, passed as parameter to shape formulas.

The following tables list the members exposed by the ShapeFormulaParam type.

 Public Constructors

  Name Description

ShapeFormulaParam

Overloaded.  

 Public Methods

  Name Description

clone

Creates a copy of this ShapeFormulaParam.

getX

Gets the horizontal position of the control point.

getY

Gets the vertical position of the control point.

loadFromXml

Loads the formula parameter from the specified XML element.

saveToXml

Saves the formula parameter into the specified XML element.

setX

Sets the horizontal position of the control point.

setY

Sets the vertical position of the control point.

 See Also

ShapeFormulaParam Class
com.mindfusion.diagramming Namespace