Package org.apache.myfaces.trinidadinternal.image.cache

Interface Summary
CacheKeyFactory The file system-based ImageProvider implementations convert the Map of requested image properties into an object more optimized for hashtable lookups via a CacheKeyFactory.
NameProvider Interface for obtaining a type-specific name for an image, based on the set of requested properties.
PropertiesFilter The PropertiesFilter interface is designed to allow type-specific filtering to be performed on the client-provided "requested" properties prior to rendering an image.
 

Class Summary
AccentColorizedIconKey Colorized icon key class for accent-color colorized icons.
BaseColorizedIconKey Base class for the two colorized icon key classes: CoreColorizedIconKey and AccentColorizedIconKey.
ColorizedIconKeyFactory CacheKeyFactory implementation for colorized icon keys
ColorizedIconNameProvider NameProvider implementation for colorized icons
CompositeButtonKey Cache key for buttons.
CompositeButtonKeyFactory CacheKeyFactory implementation for composite button keys.
CompositeButtonNameProvider NameProvider implementation for composite buttons.
CompositeButtonPropertiesFilter PropertiesFilter implementation for composite buttons
CoreColorizedIconKey Colorized icon key class for core-color colorized icons.
FileSystemImageCache FileSystemImageCache is an ImageProvider implementation which caches images on the file system.
FlippedIconKey Icon key for flipped icons
FlippedIconKeyFactory CacheKeyFactory implementation for flipped icon keys
FlippedIconNameProvider NameProvider implementation for colorized icons
 



Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.