Uses of Class
org.apache.fop.fo.properties.PropertyCache
Packages that use PropertyCache
Package
Description
All the block- and inline-level flow formatting objects.
Classes representing the various property types as well as supporting data structures for the FO tree.
-
Uses of PropertyCache in org.apache.fop.fo.flow
Fields in org.apache.fop.fo.flow declared as PropertyCacheModifier and TypeFieldDescriptionprivate static final PropertyCache
<Marker.MarkerAttribute> Marker.MarkerAttribute.CACHE
-
Uses of PropertyCache in org.apache.fop.fo.properties
Fields in org.apache.fop.fo.properties declared as PropertyCacheModifier and TypeFieldDescriptionprivate static final PropertyCache
<CharacterProperty> CharacterProperty.CACHE
cache containing all canonical CharacterProperty instancesprivate static final PropertyCache
<ColorProperty> ColorProperty.CACHE
cache holding canonical ColorProperty instancesprivate static final PropertyCache
<CommonBorderPaddingBackground.BorderInfo> CommonBorderPaddingBackground.BorderInfo.CACHE
cache holding all canonical instancesprivate static final PropertyCache
<CommonBorderPaddingBackground> CommonBorderPaddingBackground.CACHE
cache holding all canonical instances (w/ absolute background-position-* and padding-*)private static final PropertyCache
<CommonFont> CommonFont.CACHE
cache holding canonical CommonFont instances (only those with absolute font-size and font-size-adjust)private static final PropertyCache
<CommonHyphenation> CommonHyphenation.CACHE
private static final PropertyCache
<CondLengthProperty> CondLengthProperty.CACHE
cache holding canonical instances (for absolute conditional lengths)private static final PropertyCache
<EnumNumber> EnumNumber.CACHE
cache holding all canonical EnumNumber instancesprivate static final PropertyCache
<EnumProperty> EnumProperty.CACHE
cache holding all canonical EnumProperty instancesprivate static final PropertyCache
<FixedLength> FixedLength.CACHE
cache holding all canonical FixedLength instancesprivate static final PropertyCache
<FontFamilyProperty> FontFamilyProperty.CACHE
cache holding all canonical FontFamilyProperty instancesprivate static final PropertyCache
<KeepProperty> KeepProperty.CACHE
class holding all canonical KeepProperty instancesprivate static final PropertyCache
<NumberProperty> NumberProperty.CACHE
cache holding all canonical NumberProperty instancesprivate static final PropertyCache
<OptionalCharacterProperty> OptionalCharacterProperty.CACHE
cache containing all canonical OptionalCharacterProperty instancesprivate static final PropertyCache
<StringProperty> StringProperty.CACHE
cache containing all canonical StringProperty instances