Package | Description |
---|---|
com.projetloki.genesis |
A library for generating CSS from Java
(Tutorial).
|
Modifier and Type | Method and Description |
---|---|
static FontFamilyFallback |
FontFamilyFallback.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FontFamilyFallback[] |
FontFamilyFallback.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Properties.Builder |
Properties.Builder.setFontFamily(FontFamilyFallback fallback,
String... names) |
Copyright © 2013. All Rights Reserved.