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.position(Function<W,HasTitle.Position> provider) |
FontHandler.Builder<W,V> |
FontHandler.Builder.positionXOffset(Function<W,Double> provider) |
FontHandler.Builder<W,V> |
FontHandler.Builder.positionYOffset(Function<W,Double> provider) |
FontHandler.Builder<W,V> |
FontHandler.Builder.rotation(Function<W,Double> provider) |
FontHandler.Builder<W,V> |
FontHandler.Builder.strokeAlpha(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) |
FontHandler.Builder<W,V> |
FontHandler.Builder.textWrapperStrategy(Function<W,TextWrapperStrategy> provider) |