I think I found your answer, sir.

call the setTranslateZ() method on that.

For example,

final Sphere earth = new Sphere(400);

earth.setTranslateZ(100);