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 thesetAbsolutemethod on the instance being constructed.ClosePathBuilder.absolutePropertyApply(Consumer<BooleanProperty> op) Applies a function to theabsolutePropertyof the instance being constructed.Applies a function to the ClosePath instance being constructed.static ClosePathBuilderClosePathBuilder.create()Returns an instance of theClosePathBuilder.