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 AttributeValue
FontQualifier. getFontFamily()
AttributeValue
FontQualifier. getFontStyle()
AttributeValue
FontQualifier. getFontWeight()
static AttributeValue
AttributeValue. valueOf(java.lang.String valuesString)
Returns anAttributeValue
object holding the value of the specifiedString
.
-