Package org.mapfish.print
Class FontTools.FontConfigDescription
java.lang.Object
org.mapfish.print.FontTools.FontConfigDescription
- Enclosing class:
- FontTools
Description of font get from font config.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
family
The font families. -
style
The font style. -
name
The font name. -
weight
public int weightCSS like font weight.
-
-
Constructor Details
-
FontConfigDescription
public FontConfigDescription()
-