Shapes can have a single Stroke. Regions can have a single Border, which can consist of multiple BorderStrokes.
This demo seeks to find a way to use Border on Shapes, in order to use multiple Strokes.
This demo requires a Java 14+ runtime in the PATH.
Run the following to start the demo:
$ mvn javafx:run