org.apache.myfaces.custom.graphicimagedynamic.util
Interface ImageRenderer

All Superinterfaces:
ResourceRenderer

public interface ImageRenderer
extends ResourceRenderer

The ImageRenderer is used to render the binary data for a html img tag Implementions must have a default constructor

Version:
$Revision: 472727 $ $Date: 2006-11-09 03:08:46 +0200 (Thu, 09 Nov 2006) $
Author:
Mathias Broekelmann

Method Summary
 
Methods inherited from interface org.apache.myfaces.custom.dynamicResources.ResourceRenderer
getContentLength, getContentType, renderResource, setContext
 



Copyright © 2011 The Apache Software Foundation. All Rights Reserved.