Enum Class Weight

java.lang.Object
java.lang.Enum<Weight>
org.gnome.pango.Weight
All Implemented Interfaces:
Enumeration, Serializable, Comparable<Weight>, Constable

@Generated("io.github.jwharm.JavaGI") public enum Weight extends Enum<Weight> implements Enumeration
An enumeration specifying the weight (boldness) of a font.

Weight is specified as a numeric value ranging from 100 to 1000. This enumeration simply provides some common, predefined values.