Search
Node.getCenter Method
See Also
 

Gets the geometric center of this node.

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

 Syntax

Java  Copy Code

Point2D.Float getCenter ()

 Return Value

 See Also