Uses of Class
com.bayesserver.Bounds
-
Packages that use Bounds Package Description com.bayesserver -
-
Uses of Bounds in com.bayesserver
Methods in com.bayesserver that return Bounds Modifier and Type Method Description Bounds
Node. getBounds()
Gets the size and location of the node.Methods in com.bayesserver with parameters of type Bounds Modifier and Type Method Description void
Node. setBounds(Bounds value)
Sets the size and location of the node.
-