Uses of Interface
org.refcodes.textual.FontAccessor.FontBuilder
-
Uses of FontAccessor.FontBuilder in org.refcodes.textual
Modifier and TypeInterfaceDescriptionstatic interface
FontAccessor.FontBuilder<B extends FontAccessor.FontBuilder<B>>
Provides a builder method for a font property returning the builder for applying multiple build operations.Modifier and TypeClassDescriptionclass
ASCII-Art as of theAsciiArtBuilder
is represented by an array ofString
instances "visualizing" a given text (rendered with the givenFont
) or image as so called ASCII_HEADER_ASCII_BODY art.