Uses of Class
org.apache.fop.fonts.substitute.AttributeValue
-
Packages that use AttributeValue Package Description org.apache.fop.fonts.substitute Font substitution facilities. -
-
Uses of AttributeValue in org.apache.fop.fonts.substitute
Methods in org.apache.fop.fonts.substitute that return AttributeValue Modifier and Type Method Description AttributeValueFontQualifier. getFontFamily()AttributeValueFontQualifier. getFontStyle()AttributeValueFontQualifier. getFontWeight()static AttributeValueAttributeValue. valueOf(java.lang.String valuesString)Returns anAttributeValueobject holding the value of the specifiedString.
-