All Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
ViewAttributesHandler.Builder<W,V> |
alpha(Function<W,Double> alphaProvider) |
ViewAttributesHandler<W,V> |
build() |
ViewAttributesHandler.Builder<W,V> |
fillAlpha(Function<W,Double> provider) |
ViewAttributesHandler.Builder<W,V> |
fillColor(Function<W,String> provider) |
ViewAttributesHandler.Builder<W,V> |
strokeAlpha(Function<W,Double> provider) |
ViewAttributesHandler.Builder<W,V> |
strokeColor(Function<W,String> provider) |
ViewAttributesHandler.Builder<W,V> |
strokeWidth(Function<W,Double> provider) |