|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FontSizeUnit | |
|---|---|
| org.fuin.objects4j | |
| Uses of FontSizeUnit in org.fuin.objects4j |
|---|
| Methods in org.fuin.objects4j that return FontSizeUnit | |
|---|---|
FontSizeUnit |
FontSize.getUnit()
Returns the unit of the size. |
static FontSizeUnit |
FontSizeUnit.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FontSizeUnit[] |
FontSizeUnit.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.fuin.objects4j with parameters of type FontSizeUnit | |
|---|---|
FontSize(float size,
FontSizeUnit unit)
Constructor with size and unit. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||