Uses of Class
io.github.sosuisen.jfxbuilder.graphics.StrokeLineCapBuilder
Packages that use StrokeLineCapBuilder
-
Uses of StrokeLineCapBuilder in io.github.sosuisen.jfxbuilder.graphics
Methods in io.github.sosuisen.jfxbuilder.graphics that return StrokeLineCapBuilderModifier and TypeMethodDescriptionStrokeLineCapBuilder.apply
(Consumer<StrokeLineCap> func) Applies a function to the StrokeLineCap instance being constructed.