line.endXProperty().bind(circle.translateXProperty().add(circle.getCenterX()));
就发这一句代码,能看明白才怪,这很明显是一个链式编程