FontHandler.Builder<W,V> |
FontHandler.Builder.alpha(Function<W,Double> alphaProvider) |
FontHandler.Builder<W,V> |
FontHandler.Builder.fontColor(Function<W,String> provider) |
FontHandler.Builder<W,V> |
FontHandler.Builder.fontFamily(Function<W,String> provider) |
FontHandler.Builder<W,V> |
FontHandler.Builder.fontSize(Function<W,Double> provider) |
FontHandler.Builder<W,V> |
FontHandler.Builder.positon(Function<W,HasTitle.Position> provider) |
FontHandler.Builder<W,V> |
FontHandler.Builder.rotation(Function<W,Double> provider) |
FontHandler.Builder<W,V> |
FontHandler.Builder.strokeColor(Function<W,String> provider) |
FontHandler.Builder<W,V> |
FontHandler.Builder.strokeSize(Function<W,Double> provider) |