Uses of Class
io.github.sosuisen.jfxbuilder.graphics.ClosePathBuilder
Packages that use ClosePathBuilder
-
Uses of ClosePathBuilder in io.github.sosuisen.jfxbuilder.graphics
Methods in io.github.sosuisen.jfxbuilder.graphics that return ClosePathBuilderModifier and TypeMethodDescriptionClosePathBuilder.absolute
(boolean value) A builder method that invokes thesetAbsolute
method on the instance being constructed.ClosePathBuilder.absolutePropertyApply
(Consumer<BooleanProperty> op) Applies a function to theabsoluteProperty
of the instance being constructed.Applies a function to the ClosePath instance being constructed.static ClosePathBuilder
ClosePathBuilder.create()
Returns an instance of theClosePathBuilder
.