org.geotools.styling
Interface Font.Weight

Enclosing interface:
Font

public static interface Font.Weight

Enumeration of allow font-weight values.


Field Summary
static String BOLD
           
static String NORMAL
           
 

Field Detail

NORMAL

static final String NORMAL
See Also:
Constant Field Values

BOLD

static final String BOLD
See Also:
Constant Field Values


Copyright © 1996-2014 Geotools. All Rights Reserved.