Uses of Class
io.github.sosuisen.jfxbuilder.graphics.FontBuilder
Packages that use FontBuilder
-
Uses of FontBuilder in io.github.sosuisen.jfxbuilder.graphics
Methods in io.github.sosuisen.jfxbuilder.graphics that return FontBuilderModifier and TypeMethodDescriptionApplies a function to the Font instance being constructed.static FontBuilder
FontBuilder.create
(double size) Accepts the constructor arguments ofFont(double)
and returns an instance ofFontBuilder
.static FontBuilder
Accepts the constructor arguments ofFont(String, double)
and returns an instance ofFontBuilder
.