DroidDiagram Programmer's Guide
FreeFormHandle Members
Constructors Methods
 


Represents an adjustment handle used to modify the outline of a FreeFormNode.

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

 Public Constructors

  Name Description

FreeFormHandle

Initializes a new instance of the FreeFormHandle class.

 Public Methods

  Name Description

getPointIndex

Gets the index of a point from FreeFormNode.Points collection that is being modified through this handle.

setPointIndex

Sets the index of a point from FreeFormNode.Points collection that is being modified through this handle.

 See Also

FreeFormHandle Class
com.mindfusion.diagramming Namespace