DroidDiagram Programmer's Guide
DiagramItem.getWeight Method
See Also
 






Gets a weight value used in layout and path-finding algorithms.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public float getWeight ()

 Return Value

A float value representing the item's weight.

 See Also

DiagramItem Members
DiagramItem Class
com.mindfusion.diagramming Namespace