Drawing Shapes
JavaFX has built-in support for 2D shapes: Rectangle, Circle, Line, Polygon. You can modify their fill and stroke properties.
JavaFX 0 to Hero
JavaFX has built-in support for 2D shapes: Rectangle, Circle, Line, Polygon. You can modify their fill and stroke properties.