3132333435363738394041
* is associated with. May be <code>null</code * @return The newly created node. */ public Node createNode(Object userObject) { return new EllipticalNode(userObject); // TEST /* double gaus = rand.nextGaussian();