Uses of Class
org.apache.fop.fonts.substitute.AttributeValue
Packages that use AttributeValue
-
Uses of AttributeValue in org.apache.fop.fonts.substitute
Fields in org.apache.fop.fonts.substitute declared as AttributeValueModifier and TypeFieldDescriptionprivate AttributeValue
FontQualifier.fontFamilyAttributeValue
font family attribute valueprivate AttributeValue
FontQualifier.fontStyleAttributeValue
font style attribute valueprivate AttributeValue
FontQualifier.fontWeightAttributeValue
font weight attribute valueMethods in org.apache.fop.fonts.substitute that return AttributeValueModifier and TypeMethodDescriptionFontQualifier.getFontFamily()
FontQualifier.getFontStyle()
FontQualifier.getFontWeight()
static AttributeValue
Returns anAttributeValue
object holding the value of the specifiedString
.