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 FontFamilyPropertyCommonFont.fontFamilyThe "font-family" property.Fields in org.apache.fop.fo.properties with type parameters of type FontFamilyPropertyModifier and TypeFieldDescriptionprivate static final PropertyCache<FontFamilyProperty> FontFamilyProperty.CACHEcache holding all canonical FontFamilyProperty instancesConstructors in org.apache.fop.fo.properties with parameters of type FontFamilyPropertyModifierConstructorDescriptionprivateCommonFont(FontFamilyProperty fontFamily, EnumProperty fontSelectionStrategy, EnumProperty fontStretch, EnumProperty fontStyle, EnumProperty fontVariant, EnumProperty fontWeight, Length fontSize, Numeric fontSizeAdjust) Construct a CommonFont instance