fop 0.95

Uses of Class
org.apache.fop.fo.properties.CommonFont.CachedCommonFont

Packages that use CommonFont.CachedCommonFont
org.apache.fop.fo.properties Classes representing the various property types as well as supporting data structures for the FO tree. 
 

Uses of CommonFont.CachedCommonFont in org.apache.fop.fo.properties
 

Methods in org.apache.fop.fo.properties that return CommonFont.CachedCommonFont
 CommonFont.CachedCommonFont PropertyCache.fetch(CommonFont.CachedCommonFont ccf)
          Checks if the given CachedCommonFont is present in the cache - if so, returns a reference to the cached instance.
 

Methods in org.apache.fop.fo.properties with parameters of type CommonFont.CachedCommonFont
 CommonFont.CachedCommonFont PropertyCache.fetch(CommonFont.CachedCommonFont ccf)
          Checks if the given CachedCommonFont is present in the cache - if so, returns a reference to the cached instance.
 


fop 0.95

Copyright 1999-2008 The Apache Software Foundation. All Rights Reserved.