Modifier and Type | Method and Description |
---|---|
Font |
build() |
Font.FontBuilder |
color(String color) |
Font.FontBuilder |
family(Font.Family family) |
Font.FontBuilder |
size(int size) |
public Font.FontBuilder size(int size)
public Font.FontBuilder color(String color)
public Font.FontBuilder family(Font.Family family)
public Font build()
Copyright © 2019. All rights reserved.