Uses of Class
org.apache.fop.fo.properties.FontFamilyProperty
Packages that use FontFamilyProperty
Package
Description
Classes representing the various property types as well as supporting data structures for the FO tree.
-
Uses of FontFamilyProperty in org.apache.fop.fo.properties
Fields in org.apache.fop.fo.properties declared as FontFamilyPropertyModifier and TypeFieldDescriptionprivate final FontFamilyProperty
CommonFont.fontFamily
The "font-family" property.Fields in org.apache.fop.fo.properties with type parameters of type FontFamilyPropertyModifier and TypeFieldDescriptionprivate static final PropertyCache<FontFamilyProperty>
FontFamilyProperty.CACHE
cache holding all canonical FontFamilyProperty instancesConstructors in org.apache.fop.fo.properties with parameters of type FontFamilyPropertyModifierConstructorDescriptionprivate
CommonFont
(FontFamilyProperty fontFamily, EnumProperty fontSelectionStrategy, EnumProperty fontStretch, EnumProperty fontStyle, EnumProperty fontVariant, EnumProperty fontWeight, Length fontSize, Numeric fontSizeAdjust) Construct a CommonFont instance