JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH:
Package
org.geotools.api.style
Interface Font.Weight
Enclosing interface:
Font
public static interface
Font.Weight
Enumeration of allow font-weight values.
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
BOLD
static final
String
NORMAL
Field Details
NORMAL
static final
String
NORMAL
See Also:
Constant Field Values
BOLD
static final
String
BOLD
See Also:
Constant Field Values