Example usage for Java javafx.scene.shape StrokeLineCap fields, constructors, methods, implement or subclass
The text is from its open source code.
StrokeLineCap | BUTT Ends unclosed subpaths and dash segments with no added decoration. |
StrokeLineCap | ROUND Ends unclosed subpaths and dash segments with a round decoration that has a radius equal to half of the width of the pen. |