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 FontBuilderFontBuilder.create(double size) Accepts the constructor arguments ofFont(double)and returns an instance ofFontBuilder.static FontBuilderAccepts the constructor arguments ofFont(String, double)and returns an instance ofFontBuilder.