Search
DiagramNode.setBounds Method
See Also
 

 Overload List

Name Description

DiagramNode.setBounds (Rectangle2D)

Sets the node location and size.

DiagramNode.setBounds (Rectangle2D, boolean, boolean)

Sets the location and size of this node.

DiagramNode.setBounds (float, float, float, float)

Sets the node location and size.

 See Also