Example usage for Java javafx.scene.shape StrokeType fields, constructors, methods, implement or subclass
The text is from its open source code.
StrokeType | OUTSIDE The stroke is applied by extending the boundary of a closed Shape node outside of its interior by a distance specified by the Shape#strokeWidthProperty strokeWidth . |