Package org.geotools.api.style
Interface Font.Weight
-
- Enclosing interface:
- Font
public static interface Font.Weight
Enumeration of allow font-weight values.
-
-
Field Detail
-
NORMAL
static final String NORMAL
- See Also:
- Constant Field Values
-
BOLD
static final String BOLD
- See Also:
- Constant Field Values
-
-