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 FontWeightRange
FontWeightRange. valueOf(java.lang.String weightRangeString)
Returns anFontWeightRange
object holding the range values of the specifiedString
.
-