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.CACHEcache containing all canonical CharacterProperty instancesprivate static final PropertyCache<ColorProperty>ColorProperty.CACHEcache holding canonical ColorProperty instancesprivate static final PropertyCache<CommonBorderPaddingBackground.BorderInfo>CommonBorderPaddingBackground.BorderInfo.CACHEcache holding all canonical instancesprivate static final PropertyCache<CommonBorderPaddingBackground>CommonBorderPaddingBackground.CACHEcache holding all canonical instances (w/ absolute background-position-* and padding-*)private static final PropertyCache<CommonFont>CommonFont.CACHEcache holding canonical CommonFont instances (only those with absolute font-size and font-size-adjust)private static final PropertyCache<CommonHyphenation>CommonHyphenation.CACHEprivate static final PropertyCache<CondLengthProperty>CondLengthProperty.CACHEcache holding canonical instances (for absolute conditional lengths)private static final PropertyCache<EnumNumber>EnumNumber.CACHEcache holding all canonical EnumNumber instancesprivate static final PropertyCache<EnumProperty>EnumProperty.CACHEcache holding all canonical EnumProperty instancesprivate static final PropertyCache<FixedLength>FixedLength.CACHEcache holding all canonical FixedLength instancesprivate static final PropertyCache<FontFamilyProperty>FontFamilyProperty.CACHEcache holding all canonical FontFamilyProperty instancesprivate static final PropertyCache<KeepProperty>KeepProperty.CACHEclass holding all canonical KeepProperty instancesprivate static final PropertyCache<NumberProperty>NumberProperty.CACHEcache holding all canonical NumberProperty instancesprivate static final PropertyCache<OptionalCharacterProperty>OptionalCharacterProperty.CACHEcache containing all canonical OptionalCharacterProperty instancesprivate static final PropertyCache<StringProperty>StringProperty.CACHEcache containing all canonical StringProperty instances