Uses of Class
org.apache.fop.fonts.substitute.FontWeightRange
-
Packages that use FontWeightRange Package Description org.apache.fop.fonts.substitute Font substitution facilities. -
-
Uses of FontWeightRange in org.apache.fop.fonts.substitute
Methods in org.apache.fop.fonts.substitute that return FontWeightRange Modifier and Type Method Description static FontWeightRangeFontWeightRange. valueOf(java.lang.String weightRangeString)Returns anFontWeightRangeobject holding the range values of the specifiedString.
-