Uses of Class
io.github.sosuisen.jfxbuilder.graphics.DataFormatBuilder
Packages that use DataFormatBuilder
-
Uses of DataFormatBuilder in io.github.sosuisen.jfxbuilder.graphics
Methods in io.github.sosuisen.jfxbuilder.graphics that return DataFormatBuilderModifier and TypeMethodDescriptionDataFormatBuilder.apply(Consumer<DataFormat> func) Applies a function to the DataFormat instance being constructed.static DataFormatBuilderAccepts the constructor arguments ofDataFormat(String...)and returns an instance ofDataFormatBuilder.