org.geotools.styling
Interface Font.Weight

Enclosing interface:
Font

public static interface Font.Weight

Enumeration of allow font-weight values.


Field Summary
static java.lang.String BOLD
           
static java.lang.String NORMAL
           
 

Field Detail

NORMAL

static final java.lang.String NORMAL
See Also:
Constant Field Values

BOLD

static final java.lang.String BOLD
See Also:
Constant Field Values


Copyright © 1996-2010 Geotools. All Rights Reserved.