In the post JavaFX 2.0 Christmas Tree (JavaFX 2.0 Shapes), I demonstrated using JavaFX 2.0’s Path class in conjunction with MoveTo and LineTo to draw a simple Christmas tree. In this post, I look at ...