A B C D E F G H I J L M N O P R S T U W X

A

accept(File, String) - Method in class org.jmage.cache.LRUDiskCache.CacheFilter
 
addEncoderManager(EncoderManager) - Method in class org.jmage.ApplicationContext
 
addFilter(ConfigurableImageFilter, Properties) - Method in class org.jmage.filterchain.FilterChain
Add a filter to the FilterChain's end.
addFilter(ConfigurableImageFilter, Properties, int) - Method in class org.jmage.filterchain.FilterChain
Add a filter to the FilterChain at the given position.
addFilter(ImageFilter, int) - Method in class org.jmage.filterchain.FilterChain
Add a filter to the FilterChain at the given position.
addFilter(ImageFilter) - Method in class org.jmage.filterchain.FilterChain
Add a filter to the FilterChain at the end.
addFilterChainManager(FilterChainManager) - Method in class org.jmage.ApplicationContext
 
addRequestDispatcher(RequestDispatcher) - Method in class org.jmage.ApplicationContext
 
addResourceManager(ResourceManager) - Method in class org.jmage.ApplicationContext
 
addWorker(Worker) - Method in interface org.jmage.pool.WorkerPool
 
addWorker(Worker) - Method in class org.jmage.pool.WorkerPoolImpl
 
ADJUST - Static variable in class org.jmage.filter.color.BrightenFilter
 
adjust - Variable in class org.jmage.filter.color.BrightenFilter
 
adjust - Variable in class org.jmage.tags.filter.color.BrightenTagHandler
 
ADJUST - Static variable in class org.jmage.tags.filter.color.BrightenTagHandler
 
adjust - Variable in class org.jmage.tags.filter.color.DarkenTagHandler
 
ADJUST - Static variable in class org.jmage.tags.filter.color.DarkenTagHandler
 
alignOverlayFor(PlanarImage, Graphics2D) - Method in class org.jmage.filter.merge.ImageOverlayFilter
calculates the coordinates to overlay the image at
ALPHA - Static variable in class org.jmage.filter.color.RGB2GreyScaleConverterFilter
 
alpha - Variable in class org.jmage.filter.merge.TextOverlayFilter
 
alpha - Variable in class org.jmage.tags.filter.color.GreyScaleTagHandler
 
ALPHA - Static variable in class org.jmage.tags.filter.color.GreyScaleTagHandler
 
ANTIALIASING - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
antiAliasing - Variable in class org.jmage.filter.merge.TextOverlayFilter
 
antiAliasing - Variable in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
appendEventHandlerAttributes(StringBuffer) - Method in class org.jmage.tags.JmageTagHandler
 
appendIDAttr(StringBuffer) - Method in class org.jmage.tags.JmageTagHandler
 
appendImgTag(StringBuffer) - Method in class org.jmage.tags.JmageTagHandler
 
appendInvisibleTooltip(StringBuffer) - Method in class org.jmage.tags.JmageTagHandler
 
appendJMAGEConversion(StringBuffer) - Method in class org.jmage.tags.JmageTagHandler
 
appendSpanStyle(StringBuffer) - Method in class org.jmage.tags.JmageTagHandler
 
appendTooltipEventHandlers() - Method in class org.jmage.tags.JmageTagHandler
 
ApplicationContext - Class in org.jmage
ApplicationContext
ApplicationContext() - Constructor for class org.jmage.ApplicationContext
Use getContext instead.
applicationContext - Static variable in class org.jmage.ApplicationContext
 
applicationContext - Variable in class org.jmage.filterchain.FilterChainManager
 
applicationContext - Variable in class org.jmage.filterchain.XmlFilterChainFactory
 
applicationContext - Variable in class org.jmage.resource.DefaultImageFactory
 
applicationContext - Variable in class org.jmage.resource.FontFactory
 

B

BACKGROUND_COLOR - Static variable in class org.jmage.filter.size.ExtendingRotationFilter
 
BACKGROUND_COLOR - Static variable in class org.jmage.filter.size.NonExtendingRotationFilter
 
backgroundColor - Variable in class org.jmage.tags.filter.size.RotationTagHandler
 
backgroundGraphics - Variable in class org.jmage.filter.merge.BackgroundImageFilter
 
backgroundImage - Variable in class org.jmage.filter.merge.BackgroundImageFilter
 
BackgroundImageFilter - Class in org.jmage.filter.merge
Puts the image on a configured background image.
BackgroundImageFilter() - Constructor for class org.jmage.filter.merge.BackgroundImageFilter
 
BackgroundImageTagHandler - Class in org.jmage.tags.filter.merge
TagHandler for BackgroundImageFilter
BackgroundImageTagHandler() - Constructor for class org.jmage.tags.filter.merge.BackgroundImageTagHandler
 
backgroundImageUri - Variable in class org.jmage.tags.filter.merge.BackgroundImageTagHandler
 
BicubicResizeFilter - Class in org.jmage.filter.size
Image resizing filter, using a high quality Bicubic resize algorithm.
BicubicResizeFilter() - Constructor for class org.jmage.filter.size.BicubicResizeFilter
 
BlurTagHandler - Class in org.jmage.tags.filter.spatial
TagHandler for the GaussianBlurFilter
BlurTagHandler() - Constructor for class org.jmage.tags.filter.spatial.BlurTagHandler
 
BMP - Static variable in class org.jmage.encoder.DefaultImageEncoder
 
BORDER - Static variable in class org.jmage.filter.size.BorderExtenderFilter
 
border - Variable in class org.jmage.filter.size.BorderExtenderFilter
 
border - Variable in class org.jmage.tags.JmageTagHandler
 
BorderExtenderFilter - Class in org.jmage.filter.size
BorderExtenderFilter extends the edges around an Image.
BorderExtenderFilter() - Constructor for class org.jmage.filter.size.BorderExtenderFilter
 
BorderExtenderTagHandler - Class in org.jmage.tags.filter.size
TagHandler for the BorderExtenderFilter
BorderExtenderTagHandler() - Constructor for class org.jmage.tags.filter.size.BorderExtenderTagHandler
 
BORDEROFFSET - Static variable in class org.jmage.filter.merge.ImageOverlayFilter
 
BORDEROFFSET - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
borderOffset - Variable in class org.jmage.tags.filter.merge.ImageOverlayTagHandler
 
borderOffset - Variable in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
borderXtnd - Variable in class org.jmage.tags.filter.size.BorderExtenderTagHandler
 
BOTTOM - Static variable in class org.jmage.filter.size.BorderExtenderFilter
 
bottom - Variable in class org.jmage.filter.size.BorderExtenderFilter
 
BOTTOM - Static variable in class org.jmage.filter.size.CropFilter
 
bottom - Variable in class org.jmage.filter.size.CropFilter
 
bottom - Variable in class org.jmage.tags.filter.size.CropTagHandler
 
bottomXtnd - Variable in class org.jmage.tags.filter.size.BorderExtenderTagHandler
 
BrightenFilter - Class in org.jmage.filter.color
Brightens an RGB Image by a certain percentage.
BrightenFilter() - Constructor for class org.jmage.filter.color.BrightenFilter
 
BRIGHTENFILTER - Static variable in class org.jmage.tags.filter.color.BrightenTagHandler
 
BrightenTagHandler - Class in org.jmage.tags.filter.color
TagHandler for the BrightenFilter
BrightenTagHandler() - Constructor for class org.jmage.tags.filter.color.BrightenTagHandler
 

C

Cache - Interface in org.jmage.cache
Cache
cache - Variable in class org.jmage.cache.CachingFactoryProxy
 
cacheDir - Variable in class org.jmage.cache.LRUDiskCache
 
CacheException - Exception in org.jmage.cache
CacheException
CacheException() - Constructor for exception org.jmage.cache.CacheException
 
CacheException(String) - Constructor for exception org.jmage.cache.CacheException
 
CacheException(Throwable) - Constructor for exception org.jmage.cache.CacheException
 
CacheException(String, Throwable) - Constructor for exception org.jmage.cache.CacheException
 
cacheFilter - Static variable in class org.jmage.cache.LRUDiskCache
 
CacheManager - Interface in org.jmage.cache
CacheManager
cacheManager - Static variable in class org.jmage.cache.CacheManagerImpl
 
cacheManager - Variable in class org.jmage.cache.CachingFactoryProxy
 
CacheManagerImpl - Class in org.jmage.cache
CacheManagerImpl manages cache instances by cache Type and object type
caches - Variable in class org.jmage.cache.CacheManagerImpl
 
CachingFactoryProxy - Class in org.jmage.cache
Intercepting object cache for Factories.
canHandle(ImageRequest) - Method in class org.jmage.encoder.DefaultImageEncoder
Test whether the ImageEncoder can handle the format
canHandle(ImageRequest) - Method in class org.jmage.encoder.EncoderManager
Test whether the ImageEncoder can handle the format
canHandle(ImageRequest) - Method in class org.jmage.encoder.GifEncoder
Test whether the ImageEncoder can handle the format
canHandle(ImageRequest) - Method in interface org.jmage.encoder.ImageEncoder
Test whether the ImageEncoder can handle the request
canHandle(ImageRequest) - Method in class org.jmage.encoder.JDKImageEncoder
 
canHandle(URI) - Method in class org.jmage.resource.DefaultImageFactory
Tests whether the ImageFactory can handle a particular resource URI.
canHandle(URI) - Method in class org.jmage.resource.FontFactory
 
canHandle(URI) - Method in interface org.jmage.resource.ResourceFactory
Determines whether a ResourceFactory can handle a resource for a given URI.
capacity - Variable in class org.jmage.cache.LRUDiskCache
 
capacity - Variable in class org.jmage.cache.LRUMemoryCache
 
chain - Variable in class org.jmage.tags.filterchain.FilterChainTagHandler
 
CHAIN - Static variable in class org.jmage.tags.JmageTagHandler
 
CHAIN_DELIMITER - Static variable in class org.jmage.mapper.ServletMapper
 
CHAIN_URI - Static variable in class org.jmage.filter.TwinResourceImageFilter
 
chainDelimiter - Variable in class org.jmage.mapper.ServletMapper
 
chainName - Variable in class org.jmage.filterchain.XmlFilterChainDeserializer
 
CHAINPARAM_DELIMITER - Static variable in class org.jmage.mapper.ServletMapper
 
chainParamDelimiter - Variable in class org.jmage.mapper.ServletMapper
 
cloneImage(PlanarImage) - Method in class org.jmage.filter.TwinResourceImageFilter
 
CodecException - Exception in org.jmage.encoder
CodecException
CodecException(String) - Constructor for exception org.jmage.encoder.CodecException
 
COLOR - Static variable in class org.jmage.filter.color.ColorizeFilter
 
COLOR - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
COLOR - Static variable in class org.jmage.filter.size.BorderExtenderFilter
 
color - Variable in class org.jmage.tags.filter.color.ColorizeTagHandler
 
color - Variable in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
color - Variable in class org.jmage.tags.filter.size.BorderExtenderTagHandler
 
ColorizeFilter - Class in org.jmage.filter.color
Colorizes an existing RGB colored image with a specified color.
ColorizeFilter() - Constructor for class org.jmage.filter.color.ColorizeFilter
 
ColorizeTagHandler - Class in org.jmage.tags.filter.color
TagHandler for the ColorizeFilter
ColorizeTagHandler() - Constructor for class org.jmage.tags.filter.color.ColorizeTagHandler
 
ColorUtil - Class in org.jmage.util
Utility class for color conversions
ColorUtil() - Constructor for class org.jmage.util.ColorUtil
 
compare(Object, Object) - Method in class org.jmage.cache.LRUDiskCache.ModificationComparator
 
completeUri(String) - Method in class org.jmage.mapper.ServletMapper
Fix partial URIs
CONFIGFILE - Static variable in class org.jmage.XmlApplicationContext
 
Configurable - Interface in org.jmage
Configurable
ConfigurableImageFilter - Class in org.jmage.filter
ConfigurableImageFilter accepts and maintains Properties
ConfigurableImageFilter() - Constructor for class org.jmage.filter.ConfigurableImageFilter
 
ConfigurationException - Exception in org.jmage
ConfigurationException
ConfigurationException() - Constructor for exception org.jmage.ConfigurationException
 
ConfigurationException(String) - Constructor for exception org.jmage.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception org.jmage.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception org.jmage.ConfigurationException
 
configure(ApplicationContext) - Method in interface org.jmage.Configurable
 
configure(ApplicationContext) - Method in class org.jmage.dispatcher.FilteringRequestDispatcher
Configuration
configure(ApplicationContext) - Method in class org.jmage.encoder.DefaultImageEncoder
Configure
configure(ApplicationContext) - Method in class org.jmage.encoder.EncoderManager
Configure encoder properties
configure(ApplicationContext) - Method in class org.jmage.encoder.GifEncoder
Configure encoder properties
configure(ApplicationContext) - Method in class org.jmage.encoder.JDKImageEncoder
Configure
configure(ApplicationContext) - Method in class org.jmage.filterchain.FilterChainManager
Configure FilterChainManager
configure(ApplicationContext) - Method in class org.jmage.filterchain.SimpleFilterChainFactory
Configure SimpleFilterChainFactory
configure(ApplicationContext) - Method in class org.jmage.filterchain.XmlFilterChainFactory
 
configure(ApplicationContext) - Method in class org.jmage.resource.DefaultImageFactory
Configures the ImageFactory with ApplicationContext
configure(ApplicationContext) - Method in class org.jmage.resource.DefaultResourceManager
 
configure(ApplicationContext) - Method in class org.jmage.resource.FontFactory
 
configureRequestProperties(Properties) - Method in class org.jmage.resource.DefaultImageFactory
 
configureRequestProperties(Properties) - Method in class org.jmage.resource.FontFactory
 
configureRequestProperties(Properties) - Method in interface org.jmage.resource.ResourceFactory
Initialize the ResourceFactory with extra Properties needed
context - Variable in class org.jmage.dispatcher.FilteringRequestDispatcher
 
context - Variable in class org.jmage.mapper.ImageRequestMapper
 
context - Static variable in class org.jmage.mapper.ServletMapper
 
context - Variable in class org.jmage.tags.JmageTagHandler
 
Convolution3x3Filter - Class in org.jmage.filter.spatial
Convolution3x3 Filter applies a 3x3 filter convolution matrix to an image.
Convolution3x3Filter() - Constructor for class org.jmage.filter.spatial.Convolution3x3Filter
Builds a Convolution3x3Filter with an empty matrix.
Convolution5x5Filter - Class in org.jmage.filter.spatial
Convolution3x3 Filter applies a 3x3 filter convolution matrix to an image.
Convolution5x5Filter() - Constructor for class org.jmage.filter.spatial.Convolution5x5Filter
Builds a Convolution5x5Filter with an empty matrix.
ConvolutionFilter - Class in org.jmage.filter.spatial
Abstract base class for Convolution Filters
ConvolutionFilter() - Constructor for class org.jmage.filter.spatial.ConvolutionFilter
 
create(ImageRequest) - Method in class org.jmage.filterchain.FilterChainManager
Creates a FilterChain object to use for a given unique chainUri, denoted by a URI following the convention filterchain:com.package.FilterChain
createCacheFor(Class, Properties) - Method in interface org.jmage.cache.CacheManager
 
createCacheFor(Class, Properties) - Method in class org.jmage.cache.CacheManagerImpl
 
createFilter(String) - Method in class org.jmage.filterchain.XmlFilterChainDeserializer
 
createFrom(ImageRequest) - Method in class org.jmage.dispatcher.FilteringRequestDispatcher
 
createFrom(ImageRequest) - Method in interface org.jmage.dispatcher.RequestDispatcher
Dispatch cache interceptable
createFrom(ImageRequest) - Method in class org.jmage.encoder.DefaultImageEncoder
Encode the image in the specified format
createFrom(ImageRequest) - Method in class org.jmage.encoder.GifEncoder
Encode the image in the specified format
createFrom(ImageRequest) - Method in interface org.jmage.encoder.ImageEncoder
Encode the image in the specified format
createFrom(ImageRequest) - Method in class org.jmage.encoder.JDKImageEncoder
 
createFrom(URI) - Method in interface org.jmage.filterchain.FilterChainFactory
Creates a FilterChain for a given name
createFrom(URI, Properties) - Method in interface org.jmage.filterchain.FilterChainFactory
Creates a FilterChain for a given name and additional filter properties
createFrom(URI) - Method in class org.jmage.filterchain.SimpleFilterChainFactory
Creates a simple FilterChain with one filter for a given filter class name
createFrom(URI, Properties) - Method in class org.jmage.filterchain.SimpleFilterChainFactory
Creates a simple FilterChain with one filter for a given filter class name and additional filter properties
createFrom(URI) - Method in class org.jmage.filterchain.XmlFilterChainFactory
Creates a FilterChain for a given filterChainUri by deserializing it from xml.
createFrom(URI, Properties) - Method in class org.jmage.filterchain.XmlFilterChainFactory
Creates a FilterChain for a given name by deserializing it from xml and then applying additional filter properties on top.
createFrom(URI) - Method in class org.jmage.resource.DefaultImageFactory
Create an object resource from a resource URI
createFrom(ImageRequest) - Method in class org.jmage.resource.DefaultResourceManager
Creates a resource object to use from a given URI.
createFrom(URI) - Method in class org.jmage.resource.DefaultResourceManager
Creates a resource object to use from a given URI.
createFrom(URI) - Method in class org.jmage.resource.FontFactory
 
createFrom(URI) - Method in interface org.jmage.resource.ResourceFactory
Creates a resource object to use from a given URI.
createFrom(ImageRequest) - Method in interface org.jmage.resource.ResourceManager
Creates a resource object to use from a given ImageRequest.
createFrom(URI) - Method in interface org.jmage.resource.ResourceManager
Creates a resource object to use from a given URI.
CropFilter - Class in org.jmage.filter.size
CropFilter cuts off pixels and crops an image.
CropFilter() - Constructor for class org.jmage.filter.size.CropFilter
 
cropHeight(PlanarImage, int) - Method in class org.jmage.filter.size.SmartResizeFilter
Crop heightAdjust/2 pixels each from the top and bottom border of the image.
CropTagHandler - Class in org.jmage.tags.filter.size
TagHandler for the CropFilter
CropTagHandler() - Constructor for class org.jmage.tags.filter.size.CropTagHandler
 
cropWidth(PlanarImage, int) - Method in class org.jmage.filter.size.SmartResizeFilter
Crop widthAdjust/2 pixels each from the left and right border of the image.
cssClass - Variable in class org.jmage.tags.JmageTagHandler
 
cssStyle - Variable in class org.jmage.tags.JmageTagHandler
 

D

DarkenFilter - Class in org.jmage.filter.color
Darkens an image by a certain percentage.
DarkenFilter() - Constructor for class org.jmage.filter.color.DarkenFilter
 
DARKENFILTER - Static variable in class org.jmage.tags.filter.color.DarkenTagHandler
 
DarkenTagHandler - Class in org.jmage.tags.filter.color
TagHandler for the BrightenFilter
DarkenTagHandler() - Constructor for class org.jmage.tags.filter.color.DarkenTagHandler
 
decJobCount() - Method in class org.jmage.pool.Worker
 
decodeRGBString(String) - Static method in class org.jmage.util.ColorUtil
Converts an RRGGBB style string into an int array
DEFAULT_ANTIALIASING - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
DEFAULT_BORDER - Static variable in class org.jmage.filter.size.BorderExtenderFilter
 
DEFAULT_BORDEROFFSET - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
DEFAULT_COLOR - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
DEFAULT_FONT - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
DEFAULT_FONT_SIZE - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
DEFAULT_FONT_STYLE - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
DEFAULT_HEIGHT - Static variable in class org.jmage.filter.size.BicubicResizeFilter
 
DEFAULT_OPACITY - Static variable in class org.jmage.filter.merge.BackgroundImageFilter
 
DEFAULT_OPACITY - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
DEFAULT_ORIENTATION - Static variable in class org.jmage.filter.merge.BackgroundImageFilter
 
DEFAULT_ORIENTATION - Static variable in class org.jmage.filter.merge.ImageOverlayFilter
 
DEFAULT_ORIENTATION - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
DEFAULT_ORIENTATION - Static variable in class org.jmage.filter.size.ExtendingRotationFilter
 
DEFAULT_ORIENTATION - Static variable in class org.jmage.filter.size.NonExtendingRotationFilter
 
DEFAULT_POSITION_X - Static variable in class org.jmage.filter.merge.BackgroundImageFilter
 
DEFAULT_POSITION_Y - Static variable in class org.jmage.filter.merge.BackgroundImageFilter
 
DEFAULT_TEXT - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
DEFAULT_TIMEOUT_SECONDS - Static variable in class org.jmage.pool.WorkerPoolImpl
 
DEFAULT_WIDTH - Static variable in class org.jmage.filter.size.BicubicResizeFilter
 
DEFAULTCOLOR - Static variable in class org.jmage.filter.color.ColorizeFilter
 
DEFAULTCOLOR - Static variable in class org.jmage.filter.size.BorderExtenderFilter
 
DEFAULTCOLOR - Static variable in class org.jmage.filter.size.ExtendingRotationFilter
 
DEFAULTCOLOR - Static variable in class org.jmage.filter.size.NonExtendingRotationFilter
 
DefaultImageEncoder - Class in org.jmage.encoder
Encodes the most popular images types "bmp", "png", "jpg", and "tif"
DefaultImageEncoder() - Constructor for class org.jmage.encoder.DefaultImageEncoder
Default Constructor
DefaultImageFactory - Class in org.jmage.resource
DefaultImageFactory loads images as resources from system environment.
DefaultImageFactory() - Constructor for class org.jmage.resource.DefaultImageFactory
Create a DefaultimageFactory
defaultImageFactory - Static variable in class org.jmage.resource.DefaultImageFactory
 
DefaultResourceManager - Class in org.jmage.resource
ResourceManager is a facade for all ResourceFactories.
DefaultResourceManager() - Constructor for class org.jmage.resource.DefaultResourceManager
 
DefaultResourceManager(List) - Constructor for class org.jmage.resource.DefaultResourceManager
Creates a ResourceManager for an array of given ResourceFactories
deserialize(Document) - Method in class org.jmage.filterchain.XmlFilterChainDeserializer
 
deserialize(Document, String) - Method in class org.jmage.filterchain.XmlFilterChainDeserializer
 
deserialize(Node) - Method in class org.jmage.filterchain.XmlFilterChainDeserializer
 
deserialize(Node, String) - Method in class org.jmage.filterchain.XmlFilterChainDeserializer
 
deserializeFilter(Node, FilterChain) - Method in class org.jmage.filterchain.XmlFilterChainDeserializer
 
deserializeFilterProperties(Node, Properties) - Method in class org.jmage.filterchain.XmlFilterChainDeserializer
 
deserializeFilterPropertyImageURI(String, Node, String) - Method in class org.jmage.filterchain.XmlFilterChainDeserializer
 
deserializeFilters(Node, FilterChain) - Method in class org.jmage.filterchain.XmlFilterChainDeserializer
 
deserializeInternalFilterChain(StringTokenizer, Node) - Method in class org.jmage.filterchain.XmlFilterChainDeserializer
 
destroy() - Method in interface org.jmage.cache.Cache
Destroy the cache
destroy() - Method in class org.jmage.cache.LRUDiskCache
 
destroy() - Method in class org.jmage.cache.LRUMemoryCache
 
destroy() - Method in class org.jmage.mapper.InterceptorMapper
 
destroyCacheFor(Class) - Method in interface org.jmage.cache.CacheManager
 
destroyCacheFor(Class) - Method in class org.jmage.cache.CacheManagerImpl
 
detectIEPNG(HttpServletRequest) - Method in class org.jmage.tags.JmageTagHandler
Detect whether the current servlet request comes from IE on windows and requests a PNG encoded resource.
detectInternetExplorer5Or6(HttpServletRequest) - Method in class org.jmage.util.UserAgentUtil
 
detectInternetExplorer5Or6(String) - Method in class org.jmage.util.UserAgentUtil
 
detectWindows(HttpServletRequest) - Method in class org.jmage.util.UserAgentUtil
 
detectWindows(String) - Method in class org.jmage.util.UserAgentUtil
 
determineContentType(String) - Method in class org.jmage.mapper.ServletMapper
What content type are we looking for?
DISK - Static variable in class org.jmage.cache.CacheManagerImpl
 
dispatch(ImageRequest) - Method in class org.jmage.dispatcher.FilteringRequestDispatcher
Wrapper method for proxy cache.
dispatch(ImageRequest) - Method in class org.jmage.dispatcher.InternalRequestDispatcher
Dispatch an ImageRequest for internal purposes.
dispatch(ImageRequest) - Method in interface org.jmage.dispatcher.RequestDispatcher
Dispatch an ImageRequest
DISPATCH_SUCCESS - Static variable in class org.jmage.dispatcher.FilteringRequestDispatcher
 
DIV - Static variable in class org.jmage.tags.JmageTagHandler
 
doEndTag() - Method in class org.jmage.tags.encoder.EncoderTagHandler
 
doEndTag() - Method in class org.jmage.tags.filter.color.BrightenTagHandler
 
doEndTag() - Method in class org.jmage.tags.filter.color.ColorizeTagHandler
 
doEndTag() - Method in class org.jmage.tags.filter.color.DarkenTagHandler
 
doEndTag() - Method in class org.jmage.tags.filter.color.GreyScaleTagHandler
 
doEndTag() - Method in class org.jmage.tags.filter.merge.BackgroundImageTagHandler
 
doEndTag() - Method in class org.jmage.tags.filter.merge.ImageOverlayTagHandler
 
doEndTag() - Method in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
doEndTag() - Method in class org.jmage.tags.filter.size.BorderExtenderTagHandler
 
doEndTag() - Method in class org.jmage.tags.filter.size.CropTagHandler
 
doEndTag() - Method in class org.jmage.tags.filter.size.ResizeTagHandler
 
doEndTag() - Method in class org.jmage.tags.filter.size.RotationTagHandler
 
doEndTag() - Method in class org.jmage.tags.filter.spatial.BlurTagHandler
 
doEndTag() - Method in class org.jmage.tags.filter.spatial.EdgeEnhancementTagHandler
 
doEndTag() - Method in class org.jmage.tags.filter.spatial.LowPassTagHandler
 
doEndTag() - Method in class org.jmage.tags.filter.spatial.MeanTagHandler
 
doEndTag() - Method in class org.jmage.tags.filter.spatial.SharpenTagHandler
 
doEndTag() - Method in class org.jmage.tags.filterchain.FilterChainTagHandler
 
doEndTag() - Method in class org.jmage.tags.JmageTagHandler
 
doFilter(FilterChain[], PlanarImage) - Method in class org.jmage.filterchain.FilterChainManager
Filters an image through an existing FilterChain[].
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.jmage.mapper.InterceptorMapper
 
DOLLAR - Static variable in class org.jmage.filterchain.XmlFilterChainDeserializer
 
doStartTag() - Method in class org.jmage.tags.JmageTagHandler
 

E

EdgeEnhancementFilter - Class in org.jmage.filter.spatial
EdgeEnhancementFilter uses the Laplacian convolution matrix to highlight areas of rapid intensity change in the picture.
EdgeEnhancementFilter() - Constructor for class org.jmage.filter.spatial.EdgeEnhancementFilter
Creates an EdgeEnhancementFilter
EdgeEnhancementTagHandler - Class in org.jmage.tags.filter.spatial
TagHandler for the EdgeEnhancementFilter
EdgeEnhancementTagHandler() - Constructor for class org.jmage.tags.filter.spatial.EdgeEnhancementTagHandler
 
encode - Variable in class org.jmage.tags.JmageTagHandler
 
ENCODE - Static variable in class org.jmage.tags.JmageTagHandler
 
encoded - Variable in class org.jmage.ImageRequest
 
encodeParam - Variable in class org.jmage.encoder.DefaultImageEncoder
 
encodeParam - Variable in class org.jmage.encoder.JDKImageEncoder
 
EncoderManager - Class in org.jmage.encoder
Manages ImageEncoders.
EncoderManager() - Constructor for class org.jmage.encoder.EncoderManager
 
EncoderManager(List) - Constructor for class org.jmage.encoder.EncoderManager
Creates a EncoderManager for an array of given ImageEncoders
encoderManagerPool - Variable in class org.jmage.ApplicationContext
 
EncoderTagHandler - Class in org.jmage.tags.encoder
TagHandler for ImageEncoder
EncoderTagHandler() - Constructor for class org.jmage.tags.encoder.EncoderTagHandler
 
encodingFormat - Variable in class org.jmage.encoder.DefaultImageEncoder
 
encodingFormat - Variable in class org.jmage.encoder.JDKImageEncoder
 
encodingFormat - Variable in class org.jmage.ImageRequest
 
encodingFormats - Static variable in class org.jmage.encoder.DefaultImageEncoder
 
encodingFormats - Static variable in class org.jmage.encoder.JDKImageEncoder
 
END_DIV - Static variable in class org.jmage.tags.JmageTagHandler
 
END_SPAN - Static variable in class org.jmage.tags.JmageTagHandler
 
equals(Object) - Method in class org.jmage.filterchain.FilterChain
Override equals to check for unique name
equals(Object) - Method in class org.jmage.ImageRequest
 
ExceptionUtil - Class in org.jmage.util
ExceptionUtil
ExceptionUtil() - Constructor for class org.jmage.util.ExceptionUtil
 
extend - Variable in class org.jmage.tags.filter.size.RotationTagHandler
 
ExtendingRotationFilter - Class in org.jmage.filter.size
ExtendingRotationFilter rotates images clockwise around the center axis.
ExtendingRotationFilter() - Constructor for class org.jmage.filter.size.ExtendingRotationFilter
 
EXTENDINGROTATIONFILTER - Static variable in class org.jmage.tags.filter.size.RotationTagHandler
 

F

factorScale(PlanarImage, float) - Method in class org.jmage.filter.size.SmartResizeFilter
 
factory - Variable in class org.jmage.cache.CachingFactoryProxy
 
fillChainParam(String, String, ImageRequest) - Method in class org.jmage.mapper.ServletMapper
Set the chain param on the ImageRequest
fillFilterChainProperties(String, String, Properties) - Method in class org.jmage.mapper.ServletMapper
Extract per filterchain only properties.
fillImageParam(String, String, ImageRequest) - Method in class org.jmage.mapper.ServletMapper
Set the image param on the ImageRequest
filter(PlanarImage) - Method in class org.jmage.filter.color.BrightenFilter
Brightens the image
filter(PlanarImage) - Method in class org.jmage.filter.color.ColorizeFilter
Color the image
filter(PlanarImage) - Method in class org.jmage.filter.color.Index2RGBConverterFilter
Convert the indexed image to RGB
filter(PlanarImage) - Method in class org.jmage.filter.color.RGB2GreyScaleConverterFilter
Convert the image into a greyscaled version
filter(PlanarImage, Properties) - Method in class org.jmage.filter.ConfigurableImageFilter
Filter the image with additional properties
filter(PlanarImage) - Method in interface org.jmage.filter.ImageFilter
Filter an image and return the results, which may be a different instance of PlanarImage
filter(PlanarImage) - Method in class org.jmage.filter.merge.BackgroundImageFilter
Overlay image with another image
filter(PlanarImage) - Method in class org.jmage.filter.merge.ImageOverlayFilter
Overlay image with another image
filter(PlanarImage) - Method in class org.jmage.filter.merge.TextOverlayFilter
Overlay image with a String text.
filter(PlanarImage) - Method in class org.jmage.filter.NoOpFilter
Returns the image.
filter(PlanarImage) - Method in class org.jmage.filter.size.BicubicResizeFilter
Filter the image
filter(PlanarImage) - Method in class org.jmage.filter.size.BorderExtenderFilter
Filter the image
filter(PlanarImage) - Method in class org.jmage.filter.size.CropFilter
Filter the image
filter(PlanarImage) - Method in class org.jmage.filter.size.ExtendingRotationFilter
Filter an image
filter(PlanarImage) - Method in class org.jmage.filter.size.NonExtendingRotationFilter
Filter an image
filter(PlanarImage) - Method in class org.jmage.filter.size.SmartResizeFilter
Filter the image
filter(PlanarImage) - Method in class org.jmage.filter.spatial.Convolution3x3Filter
Filter the image
filter(PlanarImage) - Method in class org.jmage.filter.spatial.Convolution5x5Filter
Filter the image
filter(PlanarImage) - Method in class org.jmage.filter.spatial.EdgeEnhancementFilter
Filter the image
filter(PlanarImage) - Method in class org.jmage.filter.spatial.GaussianBlurFilter
Filter the image
filter(PlanarImage) - Method in class org.jmage.filter.spatial.UnsharpMaskFilter
Filter the image
filter(PlanarImage) - Method in class org.jmage.filter.TwinResourceImageFilter
 
filter(PlanarImage, Properties) - Method in class org.jmage.filter.TwinResourceImageFilter
 
filter(PlanarImage) - Method in class org.jmage.filterchain.FilterChain
Filters the image by passing it through all filters in the filterchain.
filter(ImageRequest) - Method in class org.jmage.filterchain.FilterChainManager
Convenience method combining filter creation and image filtering.
FilterChain - Class in org.jmage.filterchain
A FilterChain processes an image by passing it through a preconfigured, ordered set of filters.
FilterChain(String) - Constructor for class org.jmage.filterchain.FilterChain
Use this to construct an empty FilterChain.
FilterChainException - Exception in org.jmage.filterchain
FilterChainException
FilterChainException(String) - Constructor for exception org.jmage.filterchain.FilterChainException
Construct a FilterChainException with a message
filterChainFactories - Variable in class org.jmage.filterchain.FilterChainManager
 
FilterChainFactory - Interface in org.jmage.filterchain
Create FilterChains
FilterChainManager - Class in org.jmage.filterchain
FilterChainManager controls all FilterChains and acts as a delegate to all it's attached FilterChainFactories.
FilterChainManager() - Constructor for class org.jmage.filterchain.FilterChainManager
Default Constructor
FilterChainManager(List) - Constructor for class org.jmage.filterchain.FilterChainManager
Creates a EncoderManager for an array of given FilterChainFactories
filterChainManagerPool - Variable in class org.jmage.ApplicationContext
 
filterChainProperties - Variable in class org.jmage.ImageRequest
 
FilterChainTagHandler - Class in org.jmage.tags.filterchain
Generic TagHandler for FilterChains
FilterChainTagHandler() - Constructor for class org.jmage.tags.filterchain.FilterChainTagHandler
 
filterChainURI - Variable in class org.jmage.ImageRequest
 
FilterException - Exception in org.jmage.filter
ImageHandlingException
FilterException(String) - Constructor for exception org.jmage.filter.FilterException
 
FilteringRequestDispatcher - Class in org.jmage.dispatcher
FilteringRequestDispatcher dispatches all requests to ResourceManager, FilterChainManager and EncoderManager.
FilteringRequestDispatcher() - Constructor for class org.jmage.dispatcher.FilteringRequestDispatcher
 
filterProperties - Variable in class org.jmage.filter.ConfigurableImageFilter
 
filterProperties - Variable in class org.jmage.filter.size.ExtendingRotationFilter
 
filterProperties - Variable in class org.jmage.filter.size.NonExtendingRotationFilter
 
filters - Variable in class org.jmage.filterchain.FilterChain
 
fixPNGonIE - Variable in class org.jmage.tags.JmageTagHandler
 
font - Variable in class org.jmage.filter.merge.TextOverlayFilter
 
FONT_SIZE - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
FONT_STYLE - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
FONT_URI - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
FontFactory - Class in org.jmage.resource
FontFactory loads and creates fonts as resources from system environment.
FontFactory() - Constructor for class org.jmage.resource.FontFactory
 
fontFactory - Static variable in class org.jmage.resource.FontFactory
 
fontSize - Variable in class org.jmage.filter.merge.TextOverlayFilter
 
fontSize - Variable in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
fontStyle - Variable in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
FONTSTYLE_BOLD - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
FONTSTYLE_ITALIC - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
FONTSTYLE_PLAIN - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
fontTypes - Variable in class org.jmage.resource.FontFactory
 
fontUri - Variable in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
freeWorker(Worker) - Method in interface org.jmage.pool.WorkerPool
 
freeWorker(Worker) - Method in class org.jmage.pool.WorkerPoolImpl
 
freeWorkerFor(Object) - Method in interface org.jmage.pool.WorkerPool
 
freeWorkerFor(Object) - Method in class org.jmage.pool.WorkerPoolImpl
 

G

GaussianBlurFilter - Class in org.jmage.filter.spatial
GaussianBlurFilter performs a Gaussian Blur on a 5x5 convolution matrix.
GaussianBlurFilter() - Constructor for class org.jmage.filter.spatial.GaussianBlurFilter
Creates a GaussianBlurFilter
get(String) - Method in class org.jmage.ApplicationContext
 
get(Object) - Method in class org.jmage.util.ThreadLocalMap
 
getAbsoluteFile(File) - Method in class org.jmage.resource.DefaultImageFactory
Get the absolute file from the file system
getAbsoluteFile(File) - Method in class org.jmage.resource.FontFactory
 
getAdjust() - Method in class org.jmage.tags.filter.color.BrightenTagHandler
 
getAdjust() - Method in class org.jmage.tags.filter.color.DarkenTagHandler
 
getAllWorkers() - Method in interface org.jmage.pool.WorkerPool
 
getAllWorkers() - Method in class org.jmage.pool.WorkerPoolImpl
 
getAlpha() - Method in class org.jmage.tags.filter.color.GreyScaleTagHandler
 
getAntiAliasing() - Method in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
getAttribute(Node, String) - Method in class org.jmage.util.XmlUtil
Gets an attribute's value in an xml dom node
getBackgroundColor() - Method in class org.jmage.tags.filter.size.RotationTagHandler
 
getBackgroundImageUri() - Method in class org.jmage.tags.filter.merge.BackgroundImageTagHandler
 
getBorder() - Method in class org.jmage.tags.JmageTagHandler
 
getBorderOffset() - Method in class org.jmage.tags.filter.merge.ImageOverlayTagHandler
 
getBorderOffset() - Method in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
getBorderXtnd() - Method in class org.jmage.tags.filter.size.BorderExtenderTagHandler
 
getBottom() - Method in class org.jmage.tags.filter.size.CropTagHandler
 
getBottomXtnd() - Method in class org.jmage.tags.filter.size.BorderExtenderTagHandler
 
getCacheFor(Class) - Method in interface org.jmage.cache.CacheManager
 
getCacheFor(Class) - Method in class org.jmage.cache.CacheManagerImpl
 
getCacheManager() - Static method in class org.jmage.cache.CacheManagerImpl
 
getCapacity() - Method in class org.jmage.cache.LRUDiskCache
 
getCapacity() - Method in class org.jmage.cache.LRUMemoryCache
 
getChain() - Method in class org.jmage.tags.filterchain.FilterChainTagHandler
 
getClassPathResource(File) - Method in class org.jmage.filterchain.XmlFilterChainFactory
Get the file from the classpath as a system resource
getClassPathResource(File) - Method in class org.jmage.resource.DefaultImageFactory
Get the file from the classpath as a system resource
getClassPathResource(File) - Method in class org.jmage.resource.FontFactory
 
getColor() - Method in class org.jmage.tags.filter.color.ColorizeTagHandler
 
getColor() - Method in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
getColor() - Method in class org.jmage.tags.filter.size.BorderExtenderTagHandler
 
getContext() - Static method in class org.jmage.ApplicationContext
 
getContext(ApplicationContext) - Static method in class org.jmage.SystemApplicationContext
Create an XmlApplicationContext instance.
getContext(ApplicationContext) - Static method in class org.jmage.XmlApplicationContext
Create an XmlApplicationContext instance.
getCssClass() - Method in class org.jmage.tags.JmageTagHandler
 
getCssStyle() - Method in class org.jmage.tags.JmageTagHandler
 
getCurrentDirFile(File) - Method in class org.jmage.filterchain.XmlFilterChainFactory
Get the file from the current application directory.
getCurrentDirFile(File) - Method in class org.jmage.resource.DefaultImageFactory
Get the file from the current application directory.
getCurrentDirFile(File) - Method in class org.jmage.resource.FontFactory
 
getEncode() - Method in class org.jmage.tags.JmageTagHandler
 
getEncoded() - Method in class org.jmage.ImageRequest
 
getEncodingFormat() - Method in class org.jmage.ImageRequest
 
getExtend() - Method in class org.jmage.tags.filter.size.RotationTagHandler
 
getFile(File) - Method in class org.jmage.resource.DefaultImageFactory
Get the image resource from a file.
getFile(File) - Method in class org.jmage.resource.FontFactory
 
getFilterChainProperties() - Method in class org.jmage.ImageRequest
 
getFilterChainURI() - Method in class org.jmage.ImageRequest
 
getFilterProperties() - Method in class org.jmage.filter.ConfigurableImageFilter
Gets the Filter's properties.
getFontSize() - Method in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
getFontStyle() - Method in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
getFontUri() - Method in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
getFromFile(File) - Method in class org.jmage.filterchain.XmlFilterChainFactory
Get the image resource from a file.
getHashMap() - Method in class org.jmage.util.ThreadLocalMap
 
getHeight() - Method in class org.jmage.tags.JmageTagHandler
 
getId() - Method in class org.jmage.tags.JmageTagHandler
 
getImage() - Method in class org.jmage.ImageRequest
 
getImage() - Method in class org.jmage.tags.JmageTagHandler
 
getImageRequest() - Method in class org.jmage.mapper.ImageRequestMapper
 
getImageRequestMapper() - Method in class org.jmage.mapper.ServletMapper
 
getImageURI() - Method in class org.jmage.ImageRequest
 
getJMAGEResourceDirFile(File) - Method in class org.jmage.filterchain.XmlFilterChainFactory
Get the file from the dir specified trough the resourcedir property
getJMAGEResourceDirFile(File) - Method in class org.jmage.resource.DefaultImageFactory
Get the file from the dir specified trough the resourcedir property
getJMAGEResourceDirFile(File) - Method in class org.jmage.resource.FontFactory
 
getJobCount() - Method in class org.jmage.pool.Worker
 
getLastReport() - Method in class org.jmage.pool.Worker
 
getLeft() - Method in class org.jmage.tags.filter.size.CropTagHandler
 
getLeftXtnd() - Method in class org.jmage.tags.filter.size.BorderExtenderTagHandler
 
getMapper() - Method in class org.jmage.mapper.ThreadLocalServletImageRequestMap
 
getName() - Method in class org.jmage.filterchain.FilterChain
Gets the FilterChain's unique name.
getNamedChildNode(Node, String) - Method in class org.jmage.util.XmlUtil
Gets a named child node under a parent node.
getObject() - Method in class org.jmage.pool.Worker
 
getOnclick() - Method in class org.jmage.tags.JmageTagHandler
 
getOndblclick() - Method in class org.jmage.tags.JmageTagHandler
 
getOnkeydown() - Method in class org.jmage.tags.JmageTagHandler
 
getOnkeypress() - Method in class org.jmage.tags.JmageTagHandler
 
getOnkeyup() - Method in class org.jmage.tags.JmageTagHandler
 
getOnmousedown() - Method in class org.jmage.tags.JmageTagHandler
 
getOnmousemove() - Method in class org.jmage.tags.JmageTagHandler
 
getOnmouseout() - Method in class org.jmage.tags.JmageTagHandler
 
getOnmouseover() - Method in class org.jmage.tags.JmageTagHandler
 
getOnmouseup() - Method in class org.jmage.tags.JmageTagHandler
 
getOpacity() - Method in class org.jmage.tags.filter.merge.BackgroundImageTagHandler
 
getOpacity() - Method in class org.jmage.tags.filter.merge.ImageOverlayTagHandler
 
getOpacity() - Method in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
getOrientation() - Method in class org.jmage.tags.filter.merge.BackgroundImageTagHandler
 
getOrientation() - Method in class org.jmage.tags.filter.merge.ImageOverlayTagHandler
 
getOrientation() - Method in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
getOrientation() - Method in class org.jmage.tags.filter.size.RotationTagHandler
 
getOverlayImageUri() - Method in class org.jmage.tags.filter.merge.ImageOverlayTagHandler
 
getPosition() - Method in class org.jmage.tags.filter.merge.ImageOverlayTagHandler
 
getPosition() - Method in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
getPositionX() - Method in class org.jmage.tags.filter.merge.BackgroundImageTagHandler
 
getPositionY() - Method in class org.jmage.tags.filter.merge.BackgroundImageTagHandler
 
getProperties() - Method in class org.jmage.tags.filterchain.FilterChainTagHandler
 
getProperty(String) - Method in class org.jmage.ApplicationContext
 
getProperty(String, String) - Method in class org.jmage.ApplicationContext
 
getRequest() - Method in class org.jmage.mapper.ThreadLocalServletImageRequestMap
 
getResponse() - Method in class org.jmage.mapper.ThreadLocalServletImageRequestMap
 
getRight() - Method in class org.jmage.tags.filter.size.CropTagHandler
 
getRightXtnd() - Method in class org.jmage.tags.filter.size.BorderExtenderTagHandler
 
getServletContainerResource(File) - Method in class org.jmage.filterchain.XmlFilterChainFactory
Get the xml file as inputstream from the ServletContainer.
getServletContainerResource(File) - Method in class org.jmage.resource.DefaultImageFactory
Get the file from the ServletContainer as a system resource.
getServletContainerResource(File) - Method in class org.jmage.resource.FontFactory
Get the file from the ServletContainer as a system resource.
getSize() - Method in class org.jmage.cache.LRUDiskCache
 
getSize() - Method in class org.jmage.cache.LRUMemoryCache
 
getSmart() - Method in class org.jmage.tags.filter.size.ResizeTagHandler
 
getStrategy() - Method in class org.jmage.tags.filter.spatial.SharpenTagHandler
 
getText() - Method in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
getThreadLocalImageRequest() - Method in class org.jmage.mapper.ThreadLocalServletImageRequestMap
 
getTimeoutSeconds() - Method in interface org.jmage.pool.WorkerPool
 
getTimeoutSeconds() - Method in class org.jmage.pool.WorkerPoolImpl
 
getTitle() - Method in class org.jmage.tags.JmageTagHandler
 
getTop() - Method in class org.jmage.tags.filter.size.CropTagHandler
 
getTopXtnd() - Method in class org.jmage.tags.filter.size.BorderExtenderTagHandler
 
getURL(URL) - Method in class org.jmage.resource.DefaultImageFactory
Get the image from an URL
getURL(URL) - Method in class org.jmage.resource.FontFactory
 
getWidth() - Method in class org.jmage.tags.JmageTagHandler
 
GifEncoder - Class in org.jmage.encoder
Encodes Images in GIF format
GifEncoder() - Constructor for class org.jmage.encoder.GifEncoder
Default Constructor
GREYSCALEFILTER - Static variable in class org.jmage.tags.filter.color.GreyScaleTagHandler
 
GreyScaleTagHandler - Class in org.jmage.tags.filter.color
TagHandler for the RGB2GreyScaleConverterFilter
GreyScaleTagHandler() - Constructor for class org.jmage.tags.filter.color.GreyScaleTagHandler
 

H

handle(ImageRequest) - Method in class org.jmage.encoder.EncoderManager
Encodes a JAI PlanarImage into a specific format
handle(ImageRequest) - Method in class org.jmage.filterchain.FilterChainManager
Filters an ImageRequest with an existing Filterchain
handle(ImageRequest) - Method in interface org.jmage.RequestHandler
Implement to handle an ImageRequest
handle(ImageRequest) - Method in class org.jmage.resource.DefaultResourceManager
Creates the PlanarImage from a URI resource and sets it on the ImageRequest
hasDozedOff(Worker) - Method in class org.jmage.pool.WorkerPoolImpl
 
hashCode() - Method in class org.jmage.filterchain.FilterChain
Override hashCode to generate for "name" uniqueness
hashCode() - Method in class org.jmage.ImageRequest
 
hasInternalChain(URI) - Method in class org.jmage.filterchain.XmlFilterChainFactory
 
hasMessage(Throwable, String) - Method in class org.jmage.util.ExceptionUtil
Try various ways to figure out if something "is in" an Exception
HEIGHT - Static variable in class org.jmage.filter.size.BicubicResizeFilter
 
height - Variable in class org.jmage.tags.JmageTagHandler
 
hints - Variable in class org.jmage.filter.size.BicubicResizeFilter
 
hireWorker() - Method in interface org.jmage.pool.WorkerPool
 
hireWorker() - Method in class org.jmage.pool.WorkerPoolImpl
 

I

id - Variable in class org.jmage.tags.JmageTagHandler
 
image - Variable in class org.jmage.ImageRequest
 
image - Variable in class org.jmage.tags.JmageTagHandler
 
IMAGE_URI - Static variable in class org.jmage.filter.TwinResourceImageFilter
 
ImageEncoder - Interface in org.jmage.encoder
Encode an Image in an output format
imageEncoders - Variable in class org.jmage.encoder.EncoderManager
 
ImageFilter - Interface in org.jmage.filter
Implement for picture modification in JAI.
ImageOverlayFilter - Class in org.jmage.filter.merge
Overlays the image with another image.
ImageOverlayFilter() - Constructor for class org.jmage.filter.merge.ImageOverlayFilter
 
ImageOverlayTagHandler - Class in org.jmage.tags.filter.merge
TagHandler for ImageOverlayFilter
ImageOverlayTagHandler() - Constructor for class org.jmage.tags.filter.merge.ImageOverlayTagHandler
 
ImageRequest - Class in org.jmage
ImageRequest
ImageRequest() - Constructor for class org.jmage.ImageRequest
 
imageRequest - Variable in class org.jmage.mapper.ImageRequestMapper
 
ImageRequestMapper - Class in org.jmage.mapper
Maps and handles an ImageRequest
ImageRequestMapper() - Constructor for class org.jmage.mapper.ImageRequestMapper
 
imageTypes - Variable in class org.jmage.resource.DefaultImageFactory
 
imageURI - Variable in class org.jmage.ImageRequest
 
IMG_TAG - Static variable in class org.jmage.tags.JmageTagHandler
 
incJobCount() - Method in class org.jmage.pool.Worker
 
Index2RGBConverterFilter - Class in org.jmage.filter.color
Converts an image into an RGB ComponentColorModel image using the colors on the indexed palette.
Index2RGBConverterFilter() - Constructor for class org.jmage.filter.color.Index2RGBConverterFilter
Constructs a new Index2RGBConverterFilter
init(Properties) - Method in interface org.jmage.cache.Cache
Initialize the cache using Properties
init(Properties) - Method in class org.jmage.cache.LRUDiskCache
 
init(Properties) - Method in class org.jmage.cache.LRUMemoryCache
 
init(FilterConfig) - Method in class org.jmage.mapper.InterceptorMapper
 
init() - Method in class org.jmage.mapper.ServletMapper
 
initialize(ImageRequest) - Method in class org.jmage.encoder.DefaultImageEncoder
Initialize the ImageEncoder for a particular encodingformat using Properties
initialize(ImageRequest) - Method in class org.jmage.encoder.EncoderManager
Initialize the ImageEncoder for a particular encodingformat using Properties
initialize(ImageRequest) - Method in class org.jmage.encoder.GifEncoder
Initialize the ImageEncoder for a particular encodingformat in the ImageRequest
initialize(ImageRequest) - Method in interface org.jmage.encoder.ImageEncoder
Initialize the ImageEncoder for a particular encodingformat using Properties
initialize(ImageRequest) - Method in class org.jmage.encoder.JDKImageEncoder
 
initialize(Properties) - Method in class org.jmage.filter.color.BrightenFilter
Initializes the ImageFilter with properties
initialize(Properties) - Method in class org.jmage.filter.color.ColorizeFilter
Initializes the ImageFilter with properties
initialize(Properties) - Method in class org.jmage.filter.color.DarkenFilter
Initializes the ImageFilter with properties
initialize(Properties) - Method in class org.jmage.filter.color.RGB2GreyScaleConverterFilter
Initializes the ImageFilter with properties
initialize(Properties) - Method in class org.jmage.filter.ConfigurableImageFilter
Initializes the ImageFilter with properties
initialize(Properties) - Method in class org.jmage.filter.merge.BackgroundImageFilter
Initialize the ImageFilter
initialize(Properties) - Method in class org.jmage.filter.merge.ImageOverlayFilter
Initialize the ImageFilter
initialize(Properties) - Method in class org.jmage.filter.merge.TextOverlayFilter
Initialize the ImageFilter
initialize(Properties) - Method in class org.jmage.filter.NoOpFilter
Initializes the ImageFilter with properties
initialize(Properties) - Method in class org.jmage.filter.size.BicubicResizeFilter
Initialize the ImageFilter
initialize(Properties) - Method in class org.jmage.filter.size.BorderExtenderFilter
Initializes the ImageFilter with properties
initialize(Properties) - Method in class org.jmage.filter.size.CropFilter
Initializes the ImageFilter with properties
initialize(Properties) - Method in class org.jmage.filter.size.ExtendingRotationFilter
Initializes the ImageFilter with properties
initialize(Properties) - Method in class org.jmage.filter.size.NonExtendingRotationFilter
Initializes the ImageFilter with properties
initialize(Properties) - Method in class org.jmage.filter.TwinResourceImageFilter
 
INITIALIZED - Static variable in class org.jmage.filter.ConfigurableImageFilter
 
instantiate(String) - Method in class org.jmage.util.ReflectionUtil
 
InterceptorMapper - Class in org.jmage.mapper
Filters http servlet requests for GET image and redirects to filtered images based rules.
InterceptorMapper() - Constructor for class org.jmage.mapper.InterceptorMapper
 
InternalRequestDispatcher - Class in org.jmage.dispatcher
InternalFilteringRequestDispatcher omits encoding and has all other steps defined as optional.
InternalRequestDispatcher() - Constructor for class org.jmage.dispatcher.InternalRequestDispatcher
 
invoke(Object, Method, Object[]) - Method in class org.jmage.cache.CachingFactoryProxy
 
isNum(String) - Method in class org.jmage.util.TextUtil
 
isPosNum(String) - Method in class org.jmage.util.TextUtil
 
isValue(String) - Method in class org.jmage.util.TextUtil
 

J

JDKImageEncoder - Class in org.jmage.encoder
Use JDK native methods to encode images
JDKImageEncoder() - Constructor for class org.jmage.encoder.JDKImageEncoder
Default Constructor
JMAGE - Static variable in class org.jmage.tags.JmageTagHandler
 
JMAGE_FILTERED - Static variable in class org.jmage.mapper.InterceptorMapper
 
JMAGE_INTERNAL - Static variable in class org.jmage.mapper.InterceptorMapper
 
JMAGE_MATCHED - Static variable in class org.jmage.mapper.InterceptorMapper
 
JmageException - Exception in org.jmage
JmageException
JmageException() - Constructor for exception org.jmage.JmageException
 
JmageException(String) - Constructor for exception org.jmage.JmageException
 
JmageException(Throwable) - Constructor for exception org.jmage.JmageException
 
JmageException(String, Throwable) - Constructor for exception org.jmage.JmageException
 
JmageTagHandler - Class in org.jmage.tags
JmageTagHandler is the abstract superclass for all TagHandlers
JmageTagHandler() - Constructor for class org.jmage.tags.JmageTagHandler
 
jobCount - Variable in class org.jmage.pool.Worker
 
JPEG - Static variable in class org.jmage.encoder.JDKImageEncoder
 
JPG - Static variable in class org.jmage.encoder.JDKImageEncoder
 
jspWriter - Variable in class org.jmage.tags.JmageTagHandler
 

L

lastReport - Variable in class org.jmage.pool.Worker
 
LEFT - Static variable in class org.jmage.filter.size.BorderExtenderFilter
 
left - Variable in class org.jmage.filter.size.BorderExtenderFilter
 
LEFT - Static variable in class org.jmage.filter.size.CropFilter
 
left - Variable in class org.jmage.filter.size.CropFilter
 
left - Variable in class org.jmage.tags.filter.size.CropTagHandler
 
leftXtnd - Variable in class org.jmage.tags.filter.size.BorderExtenderTagHandler
 
loadFile(File) - Method in class org.jmage.resource.FontFactory
 
loadUrl(URL) - Method in class org.jmage.resource.FontFactory
 
locateOnClassPath(String, ClassLoader) - Method in class org.jmage.resource.DefaultImageFactory
 
log - Static variable in class org.jmage.ApplicationContext
 
log - Static variable in class org.jmage.cache.CacheManagerImpl
 
log - Static variable in class org.jmage.cache.CachingFactoryProxy
 
log - Static variable in class org.jmage.cache.LRUDiskCache
 
log - Static variable in class org.jmage.cache.LRUMemoryCache
 
log - Static variable in class org.jmage.dispatcher.FilteringRequestDispatcher
 
log - Static variable in class org.jmage.dispatcher.InternalRequestDispatcher
 
log - Static variable in class org.jmage.encoder.DefaultImageEncoder
 
log - Static variable in class org.jmage.encoder.EncoderManager
 
log - Static variable in class org.jmage.encoder.GifEncoder
 
log - Static variable in class org.jmage.encoder.JDKImageEncoder
 
log - Static variable in class org.jmage.filter.color.BrightenFilter
 
log - Static variable in class org.jmage.filter.color.ColorizeFilter
 
log - Static variable in class org.jmage.filter.color.DarkenFilter
 
log - Static variable in class org.jmage.filter.color.Index2RGBConverterFilter
 
log - Static variable in class org.jmage.filter.color.RGB2GreyScaleConverterFilter
 
log - Static variable in class org.jmage.filter.merge.BackgroundImageFilter
 
log - Static variable in class org.jmage.filter.merge.ImageOverlayFilter
 
log - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
log - Static variable in class org.jmage.filter.NoOpFilter
 
log - Static variable in class org.jmage.filter.size.BicubicResizeFilter
 
log - Static variable in class org.jmage.filter.size.BorderExtenderFilter
 
log - Static variable in class org.jmage.filter.size.CropFilter
 
log - Static variable in class org.jmage.filter.size.ExtendingRotationFilter
 
log - Static variable in class org.jmage.filter.size.NonExtendingRotationFilter
 
log - Static variable in class org.jmage.filter.spatial.EdgeEnhancementFilter
 
log - Static variable in class org.jmage.filter.spatial.GaussianBlurFilter
 
log - Static variable in class org.jmage.filter.spatial.LowPassFilter
 
log - Static variable in class org.jmage.filter.spatial.MeanFilter
 
log - Static variable in class org.jmage.filter.spatial.SharpenFilter
 
log - Static variable in class org.jmage.filter.spatial.UltraSharpenFilter
 
log - Static variable in class org.jmage.filter.spatial.UnsharpMaskFilter
 
log - Static variable in class org.jmage.filterchain.FilterChain
 
log - Static variable in class org.jmage.filterchain.FilterChainManager
 
log - Static variable in class org.jmage.filterchain.SimpleFilterChainFactory
 
log - Static variable in class org.jmage.filterchain.XmlFilterChainFactory
 
log - Static variable in class org.jmage.filterchain.XmlFilterChainSerializer
 
log - Static variable in class org.jmage.mapper.ImageRequestMapper
 
log - Static variable in class org.jmage.mapper.InterceptorMapper
 
log - Static variable in class org.jmage.mapper.ServletMapper
 
log - Static variable in class org.jmage.pool.Worker
 
log - Static variable in class org.jmage.pool.WorkerPoolImpl
 
log - Static variable in class org.jmage.resource.DefaultImageFactory
 
log - Static variable in class org.jmage.resource.FontFactory
 
log - Static variable in class org.jmage.tags.encoder.EncoderTagHandler
 
log - Static variable in class org.jmage.tags.filter.color.BrightenTagHandler
 
log - Static variable in class org.jmage.tags.filter.color.ColorizeTagHandler
 
log - Static variable in class org.jmage.tags.filter.color.DarkenTagHandler
 
log - Static variable in class org.jmage.tags.filter.color.GreyScaleTagHandler
 
log - Static variable in class org.jmage.tags.filter.merge.BackgroundImageTagHandler
 
log - Static variable in class org.jmage.tags.filter.merge.ImageOverlayTagHandler
 
log - Static variable in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
log - Static variable in class org.jmage.tags.filter.size.BorderExtenderTagHandler
 
log - Static variable in class org.jmage.tags.filter.size.CropTagHandler
 
log - Static variable in class org.jmage.tags.filter.size.RotationTagHandler
 
log - Static variable in class org.jmage.tags.filter.spatial.BlurTagHandler
 
log - Static variable in class org.jmage.tags.filter.spatial.EdgeEnhancementTagHandler
 
log - Static variable in class org.jmage.tags.filter.spatial.LowPassTagHandler
 
log - Static variable in class org.jmage.tags.filter.spatial.MeanTagHandler
 
log - Static variable in class org.jmage.tags.filter.spatial.SharpenTagHandler
 
log - Static variable in class org.jmage.tags.filterchain.FilterChainTagHandler
 
log - Static variable in class org.jmage.tags.JmageTagHandler
 
log4j - Static variable in class org.jmage.ApplicationContext
 
lookupFilterChainName(String) - Method in class org.jmage.filterchain.FilterChainManager
 
LowPassFilter - Class in org.jmage.filter.spatial
LowPassFilter reduces detail in the image.
LowPassFilter() - Constructor for class org.jmage.filter.spatial.LowPassFilter
Creates a LowPassFilter
LowPassTagHandler - Class in org.jmage.tags.filter.spatial
TagHandler for the LowPassFilter
LowPassTagHandler() - Constructor for class org.jmage.tags.filter.spatial.LowPassTagHandler
 
LRUDiskCache - Class in org.jmage.cache
A simple disk cache.
LRUDiskCache() - Constructor for class org.jmage.cache.LRUDiskCache
 
LRUDiskCache.CacheFilter - Class in org.jmage.cache
 
LRUDiskCache.CacheFilter() - Constructor for class org.jmage.cache.LRUDiskCache.CacheFilter
 
LRUDiskCache.ModificationComparator - Class in org.jmage.cache
 
LRUDiskCache.ModificationComparator() - Constructor for class org.jmage.cache.LRUDiskCache.ModificationComparator
 
LRUMemoryCache - Class in org.jmage.cache
LRU Cache dismisses the least recently used object in the cache upon adding new ones, once the cache's capacity has been met.
LRUMemoryCache() - Constructor for class org.jmage.cache.LRUMemoryCache
 
lut - Variable in class org.jmage.filter.color.ColorizeFilter
 

M

mapInternalRequest(PlanarImage) - Method in class org.jmage.filter.TwinResourceImageFilter
 
mapURItoClass(URI) - Method in class org.jmage.filterchain.SimpleFilterChainFactory
 
mapURItoFile(URI) - Method in class org.jmage.filterchain.XmlFilterChainFactory
 
MASK - Static variable in class org.jmage.tags.filter.spatial.SharpenTagHandler
 
MAX_JOBS - Static variable in class org.jmage.pool.WorkerPoolImpl
 
MeanFilter - Class in org.jmage.filter.spatial
MeanFilter reduces speckles in the image.
MeanFilter() - Constructor for class org.jmage.filter.spatial.MeanFilter
Creates a MeanFilter
MeanTagHandler - Class in org.jmage.tags.filter.spatial
TagHandler for the MeanFilter
MeanTagHandler() - Constructor for class org.jmage.tags.filter.spatial.MeanTagHandler
 
MEMORY - Static variable in class org.jmage.cache.CacheManagerImpl
 
modificationComparator - Static variable in class org.jmage.cache.LRUDiskCache
 

N

name - Variable in class org.jmage.filterchain.FilterChain
 
newInstance(Object, Properties) - Static method in class org.jmage.cache.CachingFactoryProxy
 
NonExtendingRotationFilter - Class in org.jmage.filter.size
NonExtendingRotationFilter rotates images clockwise around the center axis.
NonExtendingRotationFilter() - Constructor for class org.jmage.filter.size.NonExtendingRotationFilter
 
NONEXTENDINGROTATIONFILTER - Static variable in class org.jmage.tags.filter.size.RotationTagHandler
 
NoOpFilter - Class in org.jmage.filter
No Operation Filter for debugging purposes.
NoOpFilter() - Constructor for class org.jmage.filter.NoOpFilter
 
normalize() - Method in class org.jmage.filter.spatial.ConvolutionFilter
Normalizes the convolution matrix.
NOT_INITIALIZED - Static variable in class org.jmage.filter.ConfigurableImageFilter
 

O

object - Variable in class org.jmage.pool.Worker
 
obtainEncoderManager() - Method in class org.jmage.ApplicationContext
 
obtainFilterChainManager() - Method in class org.jmage.ApplicationContext
 
obtainRequestDispatcher() - Method in class org.jmage.ApplicationContext
 
obtainResourceManager() - Method in class org.jmage.ApplicationContext
 
onclick - Variable in class org.jmage.tags.JmageTagHandler
 
ondblclick - Variable in class org.jmage.tags.JmageTagHandler
 
onkeydown - Variable in class org.jmage.tags.JmageTagHandler
 
onkeypress - Variable in class org.jmage.tags.JmageTagHandler
 
onkeyup - Variable in class org.jmage.tags.JmageTagHandler
 
onmousedown - Variable in class org.jmage.tags.JmageTagHandler
 
onmousemove - Variable in class org.jmage.tags.JmageTagHandler
 
onmouseout - Variable in class org.jmage.tags.JmageTagHandler
 
onmouseover - Variable in class org.jmage.tags.JmageTagHandler
 
onmouseup - Variable in class org.jmage.tags.JmageTagHandler
 
OPACITY - Static variable in class org.jmage.filter.merge.BackgroundImageFilter
 
opacity - Variable in class org.jmage.filter.merge.BackgroundImageFilter
 
OPACITY - Static variable in class org.jmage.filter.merge.ImageOverlayFilter
 
opacity - Variable in class org.jmage.filter.merge.ImageOverlayFilter
 
OPACITY - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
opacity - Variable in class org.jmage.tags.filter.merge.BackgroundImageTagHandler
 
opacity - Variable in class org.jmage.tags.filter.merge.ImageOverlayTagHandler
 
opacity - Variable in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
org.jmage - package org.jmage
 
org.jmage.cache - package org.jmage.cache
 
org.jmage.dispatcher - package org.jmage.dispatcher
 
org.jmage.encoder - package org.jmage.encoder
 
org.jmage.filter - package org.jmage.filter
 
org.jmage.filter.color - package org.jmage.filter.color
 
org.jmage.filter.merge - package org.jmage.filter.merge
 
org.jmage.filter.size - package org.jmage.filter.size
 
org.jmage.filter.spatial - package org.jmage.filter.spatial
 
org.jmage.filterchain - package org.jmage.filterchain
 
org.jmage.mapper - package org.jmage.mapper
 
org.jmage.pool - package org.jmage.pool
 
org.jmage.resource - package org.jmage.resource
 
org.jmage.tags - package org.jmage.tags
 
org.jmage.tags.encoder - package org.jmage.tags.encoder
 
org.jmage.tags.filter.color - package org.jmage.tags.filter.color
 
org.jmage.tags.filter.merge - package org.jmage.tags.filter.merge
 
org.jmage.tags.filter.size - package org.jmage.tags.filter.size
 
org.jmage.tags.filter.spatial - package org.jmage.tags.filter.spatial
 
org.jmage.tags.filterchain - package org.jmage.tags.filterchain
 
org.jmage.util - package org.jmage.util
 
ORIENTATION - Static variable in class org.jmage.filter.merge.BackgroundImageFilter
 
orientation - Variable in class org.jmage.filter.merge.BackgroundImageFilter
 
ORIENTATION - Static variable in class org.jmage.filter.merge.ImageOverlayFilter
 
orientation - Variable in class org.jmage.filter.merge.ImageOverlayFilter
 
ORIENTATION - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
orientation - Variable in class org.jmage.filter.merge.TextOverlayFilter
 
ORIENTATION - Static variable in class org.jmage.filter.size.ExtendingRotationFilter
 
orientation - Variable in class org.jmage.filter.size.ExtendingRotationFilter
 
ORIENTATION - Static variable in class org.jmage.filter.size.NonExtendingRotationFilter
 
orientation - Variable in class org.jmage.filter.size.NonExtendingRotationFilter
 
orientation - Variable in class org.jmage.tags.filter.merge.BackgroundImageTagHandler
 
orientation - Variable in class org.jmage.tags.filter.merge.ImageOverlayTagHandler
 
orientation - Variable in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
orientation - Variable in class org.jmage.tags.filter.size.RotationTagHandler
 
ORIENTATION_EAST - Static variable in class org.jmage.filter.merge.BackgroundImageFilter
 
ORIENTATION_EAST - Static variable in class org.jmage.filter.merge.ImageOverlayFilter
 
ORIENTATION_EAST - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
ORIENTATION_EAST - Static variable in class org.jmage.filter.size.ExtendingRotationFilter
 
ORIENTATION_EAST - Static variable in class org.jmage.filter.size.NonExtendingRotationFilter
 
ORIENTATION_NORTH - Static variable in class org.jmage.filter.merge.BackgroundImageFilter
 
ORIENTATION_NORTH - Static variable in class org.jmage.filter.merge.ImageOverlayFilter
 
ORIENTATION_NORTH - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
ORIENTATION_NORTH - Static variable in class org.jmage.filter.size.ExtendingRotationFilter
 
ORIENTATION_NORTH - Static variable in class org.jmage.filter.size.NonExtendingRotationFilter
 
ORIENTATION_NORTHEAST - Static variable in class org.jmage.filter.merge.BackgroundImageFilter
 
ORIENTATION_NORTHEAST - Static variable in class org.jmage.filter.merge.ImageOverlayFilter
 
ORIENTATION_NORTHEAST - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
ORIENTATION_NORTHEAST - Static variable in class org.jmage.filter.size.ExtendingRotationFilter
 
ORIENTATION_NORTHEAST - Static variable in class org.jmage.filter.size.NonExtendingRotationFilter
 
ORIENTATION_NORTHWEST - Static variable in class org.jmage.filter.merge.BackgroundImageFilter
 
ORIENTATION_NORTHWEST - Static variable in class org.jmage.filter.merge.ImageOverlayFilter
 
ORIENTATION_NORTHWEST - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
ORIENTATION_NORTHWEST - Static variable in class org.jmage.filter.size.ExtendingRotationFilter
 
ORIENTATION_NORTHWEST - Static variable in class org.jmage.filter.size.NonExtendingRotationFilter
 
ORIENTATION_SOUTH - Static variable in class org.jmage.filter.merge.BackgroundImageFilter
 
ORIENTATION_SOUTH - Static variable in class org.jmage.filter.merge.ImageOverlayFilter
 
ORIENTATION_SOUTH - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
ORIENTATION_SOUTH - Static variable in class org.jmage.filter.size.ExtendingRotationFilter
 
ORIENTATION_SOUTH - Static variable in class org.jmage.filter.size.NonExtendingRotationFilter
 
ORIENTATION_SOUTHEAST - Static variable in class org.jmage.filter.merge.BackgroundImageFilter
 
ORIENTATION_SOUTHEAST - Static variable in class org.jmage.filter.merge.ImageOverlayFilter
 
ORIENTATION_SOUTHEAST - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
ORIENTATION_SOUTHEAST - Static variable in class org.jmage.filter.size.ExtendingRotationFilter
 
ORIENTATION_SOUTHEAST - Static variable in class org.jmage.filter.size.NonExtendingRotationFilter
 
ORIENTATION_SOUTHWEST - Static variable in class org.jmage.filter.merge.BackgroundImageFilter
 
ORIENTATION_SOUTHWEST - Static variable in class org.jmage.filter.merge.ImageOverlayFilter
 
ORIENTATION_SOUTHWEST - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
ORIENTATION_SOUTHWEST - Static variable in class org.jmage.filter.size.ExtendingRotationFilter
 
ORIENTATION_SOUTHWEST - Static variable in class org.jmage.filter.size.NonExtendingRotationFilter
 
ORIENTATION_WEST - Static variable in class org.jmage.filter.merge.BackgroundImageFilter
 
ORIENTATION_WEST - Static variable in class org.jmage.filter.merge.ImageOverlayFilter
 
ORIENTATION_WEST - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
ORIENTATION_WEST - Static variable in class org.jmage.filter.size.ExtendingRotationFilter
 
ORIENTATION_WEST - Static variable in class org.jmage.filter.size.NonExtendingRotationFilter
 
overlayImage - Variable in class org.jmage.filter.merge.ImageOverlayFilter
 
overlayImageUri - Variable in class org.jmage.tags.filter.merge.ImageOverlayTagHandler
 

P

pageIn(Object, Object) - Method in interface org.jmage.cache.Cache
Pages an object into the cache, affecting it's cache ranking.
pageIn(Object, Object) - Method in class org.jmage.cache.LRUDiskCache
 
pageIn(Object, Object) - Method in class org.jmage.cache.LRUMemoryCache
 
pageOut(Object) - Method in interface org.jmage.cache.Cache
Pages an object out of the cache, affecting it's cache ranking.
pageOut(Object) - Method in class org.jmage.cache.LRUDiskCache
 
pageOut(Object) - Method in class org.jmage.cache.LRUMemoryCache
 
pages - Variable in class org.jmage.cache.LRUMemoryCache
 
paramMap - Variable in class org.jmage.filter.size.BicubicResizeFilter
 
PNG - Static variable in class org.jmage.encoder.JDKImageEncoder
 
populateImageRequestFrom(HttpServletRequest) - Method in class org.jmage.mapper.ServletMapper
 
POSITION - Static variable in class org.jmage.filter.merge.ImageOverlayFilter
 
position - Variable in class org.jmage.filter.merge.ImageOverlayFilter
 
POSITION - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
position - Variable in class org.jmage.filter.merge.TextOverlayFilter
 
position - Variable in class org.jmage.tags.filter.merge.ImageOverlayTagHandler
 
position - Variable in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
POSITION_BOTTOM_CENTER - Static variable in class org.jmage.filter.merge.ImageOverlayFilter
 
POSITION_BOTTOM_CENTER - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
POSITION_BOTTOM_LEFT - Static variable in class org.jmage.filter.merge.ImageOverlayFilter
 
POSITION_BOTTOM_LEFT - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
POSITION_BOTTOM_RIGHT - Static variable in class org.jmage.filter.merge.ImageOverlayFilter
 
POSITION_BOTTOM_RIGHT - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
POSITION_CENTER - Static variable in class org.jmage.filter.merge.ImageOverlayFilter
 
POSITION_CENTER - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
POSITION_CENTER_LEFT - Static variable in class org.jmage.filter.merge.ImageOverlayFilter
 
POSITION_CENTER_LEFT - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
POSITION_CENTER_RIGHT - Static variable in class org.jmage.filter.merge.ImageOverlayFilter
 
POSITION_CENTER_RIGHT - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
POSITION_TOP_CENTER - Static variable in class org.jmage.filter.merge.ImageOverlayFilter
 
POSITION_TOP_CENTER - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
POSITION_TOP_LEFT - Static variable in class org.jmage.filter.merge.ImageOverlayFilter
 
POSITION_TOP_LEFT - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
POSITION_TOP_RIGHT - Static variable in class org.jmage.filter.merge.ImageOverlayFilter
 
POSITION_TOP_RIGHT - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
POSITION_X - Static variable in class org.jmage.filter.merge.BackgroundImageFilter
 
POSITION_Y - Static variable in class org.jmage.filter.merge.BackgroundImageFilter
 
positionX - Variable in class org.jmage.tags.filter.merge.BackgroundImageTagHandler
 
positionY - Variable in class org.jmage.tags.filter.merge.BackgroundImageTagHandler
 
processRequest() - Method in class org.jmage.mapper.ImageRequestMapper
 
properties - Variable in class org.jmage.ApplicationContext
 
properties - Variable in class org.jmage.tags.filterchain.FilterChainTagHandler
 
put(String, Object) - Method in class org.jmage.ApplicationContext
 
put(Object, Object) - Method in class org.jmage.util.ThreadLocalMap
 
putAll(Map) - Method in class org.jmage.ApplicationContext
 
px - Variable in class org.jmage.filter.merge.BackgroundImageFilter
 
py - Variable in class org.jmage.filter.merge.BackgroundImageFilter
 

R

read(File) - Method in class org.jmage.util.XmlUtil
Read an xml document from file.
read(InputStream) - Method in class org.jmage.util.XmlUtil
Read an xml document from input stream.
readFromUrl(URL) - Method in class org.jmage.resource.DefaultImageFactory
Read an image from a URL using http
ReflectionUtil - Class in org.jmage.util
ReflectionUtil
ReflectionUtil() - Constructor for class org.jmage.util.ReflectionUtil
 
releaseEncoderManager(EncoderManager) - Method in class org.jmage.ApplicationContext
 
releaseFilterChainManager(FilterChainManager) - Method in class org.jmage.ApplicationContext
 
releaseRequestDispatcher(RequestDispatcher) - Method in class org.jmage.ApplicationContext
 
releaseResourceManager(ResourceManager) - Method in class org.jmage.ApplicationContext
 
remove(Object) - Method in interface org.jmage.cache.Cache
Removes an object from the cache
remove(Object) - Method in class org.jmage.cache.LRUDiskCache
 
remove(Object) - Method in class org.jmage.cache.LRUMemoryCache
 
remove(Object) - Method in class org.jmage.util.ThreadLocalMap
 
removeFilter(ImageFilter) - Method in class org.jmage.filterchain.FilterChain
Removes a filter from a FilterChain.
removeMapper() - Method in class org.jmage.mapper.ThreadLocalServletImageRequestMap
 
removeRequest() - Method in class org.jmage.mapper.ThreadLocalServletImageRequestMap
 
removeRequestProperties(Properties) - Method in class org.jmage.resource.DefaultImageFactory
 
removeRequestProperties(Properties) - Method in class org.jmage.resource.FontFactory
 
removeRequestProperties(Properties) - Method in interface org.jmage.resource.ResourceFactory
Lifecycle method for removing per request properties
removeResponse() - Method in class org.jmage.mapper.ThreadLocalServletImageRequestMap
 
removeWorker(Worker) - Method in interface org.jmage.pool.WorkerPool
 
removeWorker(Worker) - Method in class org.jmage.pool.WorkerPoolImpl
 
renderingHints - Variable in class org.jmage.filter.merge.BackgroundImageFilter
 
renderingHints - Variable in class org.jmage.filter.merge.ImageOverlayFilter
 
renderingHints - Variable in class org.jmage.filter.merge.TextOverlayFilter
 
renderingHints - Variable in class org.jmage.filter.size.ExtendingRotationFilter
 
renderingHints - Variable in class org.jmage.filter.size.NonExtendingRotationFilter
 
request - Variable in class org.jmage.tags.JmageTagHandler
 
RequestDispatcher - Interface in org.jmage.dispatcher
Dispatch image requests
requestDispatcherPool - Variable in class org.jmage.ApplicationContext
 
RequestHandler - Interface in org.jmage
Handles ImageRequests
requestMap - Variable in class org.jmage.mapper.ServletMapper
 
resetWorker(Worker) - Method in class org.jmage.pool.WorkerPoolImpl
 
ResizeTagHandler - Class in org.jmage.tags.filter.size
ResizeTagHandler handles the jsp tag for ResizeFilter
ResizeTagHandler() - Constructor for class org.jmage.tags.filter.size.ResizeTagHandler
 
ResourceException - Exception in org.jmage.resource
ResourceException
ResourceException(String) - Constructor for exception org.jmage.resource.ResourceException
 
ResourceException(String, URI) - Constructor for exception org.jmage.resource.ResourceException
 
resourceFactories - Variable in class org.jmage.resource.DefaultResourceManager
 
ResourceFactory - Interface in org.jmage.resource
Interface for resource factories
resourceImage - Variable in class org.jmage.filter.TwinResourceImageFilter
 
ResourceManager - Interface in org.jmage.resource
ResourceManager
resourceManagerPool - Variable in class org.jmage.ApplicationContext
 
rgb - Variable in class org.jmage.filter.size.BorderExtenderFilter
 
rgb - Variable in class org.jmage.filter.size.ExtendingRotationFilter
 
rgb - Variable in class org.jmage.filter.size.NonExtendingRotationFilter
 
RGB2GreyScaleConverterFilter - Class in org.jmage.filter.color
GreyscaleFilter turns triband RGB images into a single band grey scale image by measuring the luminance of each band using the standard ntsc conversion formula
luminance = 0.2989*red + 0.5870*green + 0.1140*blue.
RGB2GreyScaleConverterFilter() - Constructor for class org.jmage.filter.color.RGB2GreyScaleConverterFilter
 
RIGHT - Static variable in class org.jmage.filter.size.BorderExtenderFilter
 
right - Variable in class org.jmage.filter.size.BorderExtenderFilter
 
RIGHT - Static variable in class org.jmage.filter.size.CropFilter
 
right - Variable in class org.jmage.filter.size.CropFilter
 
right - Variable in class org.jmage.tags.filter.size.CropTagHandler
 
rightXtnd - Variable in class org.jmage.tags.filter.size.BorderExtenderTagHandler
 
RotationTagHandler - Class in org.jmage.tags.filter.size
TagHandler for the RotationFilter
RotationTagHandler() - Constructor for class org.jmage.tags.filter.size.RotationTagHandler
 

S

scaledHeight - Variable in class org.jmage.filter.size.BicubicResizeFilter
 
scaledWidth - Variable in class org.jmage.filter.size.BicubicResizeFilter
 
schemeTypes - Variable in class org.jmage.resource.DefaultImageFactory
 
schemeTypes - Variable in class org.jmage.resource.FontFactory
 
serialize(FilterChain) - Method in class org.jmage.filterchain.XmlFilterChainSerializer
 
serialized - Variable in class org.jmage.filterchain.XmlFilterChainSerializer
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.jmage.mapper.ServletMapper
 
servletContext - Variable in class org.jmage.filterchain.XmlFilterChainFactory
 
servletContext - Variable in class org.jmage.resource.DefaultImageFactory
 
servletContext - Variable in class org.jmage.resource.FontFactory
 
servletInvocation - Variable in class org.jmage.tags.JmageTagHandler
 
ServletMapper - Class in org.jmage.mapper
Maps ImageRequests based on queryString params.
ServletMapper() - Constructor for class org.jmage.mapper.ServletMapper
 
setAdjust(String) - Method in class org.jmage.tags.filter.color.BrightenTagHandler
 
setAdjust(String) - Method in class org.jmage.tags.filter.color.DarkenTagHandler
 
setAlpha(String) - Method in class org.jmage.tags.filter.color.GreyScaleTagHandler
 
setAntiAliasing(String) - Method in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
setAttribute(Node, String, String) - Method in class org.jmage.util.XmlUtil
Sets an attribute in an xml dom node
setBackgroundColor(String) - Method in class org.jmage.tags.filter.size.RotationTagHandler
 
setBackgroundImageUri(String) - Method in class org.jmage.tags.filter.merge.BackgroundImageTagHandler
 
setBorder(String) - Method in class org.jmage.tags.JmageTagHandler
 
setBorderOffset(String) - Method in class org.jmage.tags.filter.merge.ImageOverlayTagHandler
 
setBorderOffset(String) - Method in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
setBorderXtnd(String) - Method in class org.jmage.tags.filter.size.BorderExtenderTagHandler
 
setBottom(String) - Method in class org.jmage.tags.filter.size.CropTagHandler
 
setBottomXtnd(String) - Method in class org.jmage.tags.filter.size.BorderExtenderTagHandler
 
setChain(String) - Method in class org.jmage.tags.filterchain.FilterChainTagHandler
 
setColor(String) - Method in class org.jmage.tags.filter.color.ColorizeTagHandler
 
setColor(String) - Method in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
setColor(String) - Method in class org.jmage.tags.filter.size.BorderExtenderTagHandler
 
setCssClass(String) - Method in class org.jmage.tags.JmageTagHandler
 
setCssStyle(String) - Method in class org.jmage.tags.JmageTagHandler
 
setEncode(String) - Method in class org.jmage.tags.JmageTagHandler
 
setEncoded(byte[]) - Method in class org.jmage.ImageRequest
 
setEncodingFormat(String) - Method in class org.jmage.ImageRequest
 
setExtend(String) - Method in class org.jmage.tags.filter.size.RotationTagHandler
 
setFilterChainProperties(Properties) - Method in class org.jmage.ImageRequest
 
setFilterChainURI(URI[]) - Method in class org.jmage.ImageRequest
 
setFilterChainURI(URI) - Method in class org.jmage.ImageRequest
 
setFontSize(String) - Method in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
setFontStyle(String) - Method in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
setFontUri(String) - Method in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
setHeight(String) - Method in class org.jmage.tags.JmageTagHandler
 
setId(String) - Method in class org.jmage.tags.JmageTagHandler
 
setImage(PlanarImage) - Method in class org.jmage.ImageRequest
 
setImage(String) - Method in class org.jmage.tags.JmageTagHandler
 
setImageRequest(ImageRequest) - Method in class org.jmage.mapper.ImageRequestMapper
 
setImageURI(URI) - Method in class org.jmage.ImageRequest
 
setJobCount(int) - Method in class org.jmage.pool.Worker
 
setLastReport(Date) - Method in class org.jmage.pool.Worker
 
setLeft(String) - Method in class org.jmage.tags.filter.size.CropTagHandler
 
setLeftXtnd(String) - Method in class org.jmage.tags.filter.size.BorderExtenderTagHandler
 
setMapper(ImageRequestMapper) - Method in class org.jmage.mapper.ThreadLocalServletImageRequestMap
 
setObject(Object) - Method in class org.jmage.pool.Worker
 
setOnclick(String) - Method in class org.jmage.tags.JmageTagHandler
 
setOndblclick(String) - Method in class org.jmage.tags.JmageTagHandler
 
setOnkeydown(String) - Method in class org.jmage.tags.JmageTagHandler
 
setOnkeypress(String) - Method in class org.jmage.tags.JmageTagHandler
 
setOnkeyup(String) - Method in class org.jmage.tags.JmageTagHandler
 
setOnmousedown(String) - Method in class org.jmage.tags.JmageTagHandler
 
setOnmousemove(String) - Method in class org.jmage.tags.JmageTagHandler
 
setOnmouseout(String) - Method in class org.jmage.tags.JmageTagHandler
 
setOnmouseover(String) - Method in class org.jmage.tags.JmageTagHandler
 
setOnmouseup(String) - Method in class org.jmage.tags.JmageTagHandler
 
setOpacity(String) - Method in class org.jmage.tags.filter.merge.BackgroundImageTagHandler
 
setOpacity(String) - Method in class org.jmage.tags.filter.merge.ImageOverlayTagHandler
 
setOpacity(String) - Method in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
setOrientation(String) - Method in class org.jmage.tags.filter.merge.BackgroundImageTagHandler
 
setOrientation(String) - Method in class org.jmage.tags.filter.merge.ImageOverlayTagHandler
 
setOrientation(String) - Method in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
setOrientation(String) - Method in class org.jmage.tags.filter.size.RotationTagHandler
 
setOverlayImageUri(String) - Method in class org.jmage.tags.filter.merge.ImageOverlayTagHandler
 
setPosition(String) - Method in class org.jmage.tags.filter.merge.ImageOverlayTagHandler
 
setPosition(String) - Method in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
setPositionX(String) - Method in class org.jmage.tags.filter.merge.BackgroundImageTagHandler
 
setPositionY(String) - Method in class org.jmage.tags.filter.merge.BackgroundImageTagHandler
 
setProperties(String) - Method in class org.jmage.tags.filterchain.FilterChainTagHandler
 
setProperty(String, String) - Method in class org.jmage.ApplicationContext
 
setRequest(HttpServletRequest) - Method in class org.jmage.mapper.ThreadLocalServletImageRequestMap
 
setResponse(HttpServletResponse) - Method in class org.jmage.mapper.ThreadLocalServletImageRequestMap
 
setRight(String) - Method in class org.jmage.tags.filter.size.CropTagHandler
 
setRightXtnd(String) - Method in class org.jmage.tags.filter.size.BorderExtenderTagHandler
 
setSmart(String) - Method in class org.jmage.tags.filter.size.ResizeTagHandler
 
setStrategy(String) - Method in class org.jmage.tags.filter.spatial.SharpenTagHandler
 
setText(String) - Method in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
setTimeoutSeconds(int) - Method in interface org.jmage.pool.WorkerPool
 
setTimeoutSeconds(int) - Method in class org.jmage.pool.WorkerPoolImpl
 
setTitle(String) - Method in class org.jmage.tags.JmageTagHandler
 
setTop(String) - Method in class org.jmage.tags.filter.size.CropTagHandler
 
setTopXtnd(String) - Method in class org.jmage.tags.filter.size.BorderExtenderTagHandler
 
setWidth(String) - Method in class org.jmage.tags.JmageTagHandler
 
SHARP - Static variable in class org.jmage.tags.filter.spatial.SharpenTagHandler
 
SharpenFilter - Class in org.jmage.filter.spatial
Basic image sharpening filter.
SharpenFilter() - Constructor for class org.jmage.filter.spatial.SharpenFilter
Creates a SharpenFilter
SharpenTagHandler - Class in org.jmage.tags.filter.spatial
TagHandler for the SharpenFilter
SharpenTagHandler() - Constructor for class org.jmage.tags.filter.spatial.SharpenTagHandler
 
SimpleFilterChainFactory - Class in org.jmage.filterchain
Convenience factory creates a FilterChain from a single ImageFilter class
SimpleFilterChainFactory() - Constructor for class org.jmage.filterchain.SimpleFilterChainFactory
Default Constructur
smart - Variable in class org.jmage.tags.filter.size.ResizeTagHandler
 
SmartResizeFilter - Class in org.jmage.filter.size
SmartResizeFilter tries to do some intelligent cropping and resizing while maintaining the image's original pixel aspect ratio.
SmartResizeFilter() - Constructor for class org.jmage.filter.size.SmartResizeFilter
 
SPAN - Static variable in class org.jmage.tags.JmageTagHandler
 
SRC_ATT - Static variable in class org.jmage.tags.JmageTagHandler
 
strategy - Variable in class org.jmage.tags.filter.spatial.SharpenTagHandler
 
SystemApplicationContext - Class in org.jmage
Creates ApplicationContext from System properties.
SystemApplicationContext() - Constructor for class org.jmage.SystemApplicationContext
Use getContext instead.

T

table - Variable in class org.jmage.filter.color.ColorizeFilter
 
TEXT - Static variable in class org.jmage.filter.merge.TextOverlayFilter
 
text - Variable in class org.jmage.filter.merge.TextOverlayFilter
 
text - Variable in class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
textColor - Variable in class org.jmage.filter.merge.TextOverlayFilter
 
TextOverlayFilter - Class in org.jmage.filter.merge
Overlays the image with a String.
TextOverlayFilter() - Constructor for class org.jmage.filter.merge.TextOverlayFilter
 
TextOverlayTagHandler - Class in org.jmage.tags.filter.merge
TagHandler for the TextOverlayFilter
TextOverlayTagHandler() - Constructor for class org.jmage.tags.filter.merge.TextOverlayTagHandler
 
textUtil - Variable in class org.jmage.tags.JmageTagHandler
 
TextUtil - Class in org.jmage.util
StringUtil
TextUtil() - Constructor for class org.jmage.util.TextUtil
 
ThreadLocalMap - Class in org.jmage.util
Unsynchronized ThreadLocal HashMap
ThreadLocalMap() - Constructor for class org.jmage.util.ThreadLocalMap
 
threadLocalMap - Variable in class org.jmage.util.ThreadLocalMap
 
ThreadLocalServletImageRequestMap - Class in org.jmage.mapper
ThreadLocalServletImageRequestMap
ThreadLocalServletImageRequestMap() - Constructor for class org.jmage.mapper.ThreadLocalServletImageRequestMap
 
TIF - Static variable in class org.jmage.encoder.DefaultImageEncoder
 
TIFF - Static variable in class org.jmage.encoder.DefaultImageEncoder
 
timeoutSeconds - Variable in class org.jmage.pool.WorkerPoolImpl
 
title - Variable in class org.jmage.tags.JmageTagHandler
 
TOMCAT_CLIENTABORT - Static variable in class org.jmage.mapper.ServletMapper
 
TOP - Static variable in class org.jmage.filter.size.BorderExtenderFilter
 
top - Variable in class org.jmage.filter.size.BorderExtenderFilter
 
TOP - Static variable in class org.jmage.filter.size.CropFilter
 
top - Variable in class org.jmage.filter.size.CropFilter
 
top - Variable in class org.jmage.tags.filter.size.CropTagHandler
 
topXtnd - Variable in class org.jmage.tags.filter.size.BorderExtenderTagHandler
 
toString() - Method in class org.jmage.cache.CachingFactoryProxy
 
toString() - Method in class org.jmage.dispatcher.FilteringRequestDispatcher
 
toString() - Method in class org.jmage.encoder.DefaultImageEncoder
 
toString() - Method in class org.jmage.encoder.EncoderManager
 
toString() - Method in class org.jmage.encoder.GifEncoder
 
toString() - Method in class org.jmage.filter.ConfigurableImageFilter
 
toString() - Method in class org.jmage.filterchain.FilterChainManager
 
toString() - Method in class org.jmage.filterchain.SimpleFilterChainFactory
 
toString() - Method in class org.jmage.filterchain.XmlFilterChainFactory
 
toString() - Method in class org.jmage.ImageRequest
Override toString() for better readability
toString() - Method in class org.jmage.pool.Worker
 
toString() - Method in class org.jmage.resource.DefaultImageFactory
 
toString() - Method in class org.jmage.resource.DefaultResourceManager
 
toString() - Method in class org.jmage.resource.FontFactory
 
TwinResourceImageFilter - Class in org.jmage.filter
TwinResourceImageFilter introduces a second image into the filter, used as an additional resource for filter operations.
TwinResourceImageFilter() - Constructor for class org.jmage.filter.TwinResourceImageFilter
 

U

ULTRA - Static variable in class org.jmage.tags.filter.spatial.SharpenTagHandler
 
UltraSharpenFilter - Class in org.jmage.filter.spatial
Ultra Strong image sharpening filter.
UltraSharpenFilter() - Constructor for class org.jmage.filter.spatial.UltraSharpenFilter
Creates an UltraSharpenFilter
UnsharpMaskFilter - Class in org.jmage.filter.spatial
UnsharpMaskFilter creates a blurred version of the original image, using the Mean Filter.
UnsharpMaskFilter() - Constructor for class org.jmage.filter.spatial.UnsharpMaskFilter
Initialize the ImageFilter
updateConfigurableFilters(Properties) - Method in class org.jmage.filterchain.FilterChain
Iterates through all configurable image filters in the filter filterchain and applies additional filterProperties to them.
useAlphaImageLoader() - Method in class org.jmage.tags.JmageTagHandler
Defines the conditions under which Microsofts alpha image loader is used instead of the html img tag
userAgentUtil - Variable in class org.jmage.tags.JmageTagHandler
 
UserAgentUtil - Class in org.jmage.util
UserAgentUtil detects Browser and OS
UserAgentUtil() - Constructor for class org.jmage.util.UserAgentUtil
 

W

WIDTH - Static variable in class org.jmage.filter.size.BicubicResizeFilter
 
width - Variable in class org.jmage.tags.JmageTagHandler
 
Worker - Class in org.jmage.pool
A Worker object is a managed resource that is distributed through a pool
Worker() - Constructor for class org.jmage.pool.Worker
 
WorkerException - Exception in org.jmage.pool
WorkerException
WorkerException() - Constructor for exception org.jmage.pool.WorkerException
 
WorkerException(String) - Constructor for exception org.jmage.pool.WorkerException
 
WorkerException(Throwable) - Constructor for exception org.jmage.pool.WorkerException
 
WorkerException(String, Throwable) - Constructor for exception org.jmage.pool.WorkerException
 
WorkerPool - Interface in org.jmage.pool
WorkerPool
workerPool - Variable in class org.jmage.pool.WorkerPoolImpl
 
WorkerPoolImpl - Class in org.jmage.pool
WorkerPoolImpl
WorkerPoolImpl() - Constructor for class org.jmage.pool.WorkerPoolImpl
 
write(Document, File) - Method in class org.jmage.util.XmlUtil
Writes an xml dom document to a file.
WRITE_ERROR - Static variable in class org.jmage.tags.JmageTagHandler
 
WRITE_SUCCESS - Static variable in class org.jmage.tags.JmageTagHandler
 

X

XmlApplicationContext - Class in org.jmage
Creates ApplicationContext from an xml config file
XmlApplicationContext() - Constructor for class org.jmage.XmlApplicationContext
Use getContext instead.
XmlFilterChainDeserializer - Class in org.jmage.filterchain
Creates a FilterChain from serialized xml format, written by FilterChainXmlSerializer.
XmlFilterChainDeserializer() - Constructor for class org.jmage.filterchain.XmlFilterChainDeserializer
 
xmlFilterChainDeserializer - Variable in class org.jmage.filterchain.XmlFilterChainFactory
 
XmlFilterChainFactory - Class in org.jmage.filterchain
Creates a filter filterchain from serialized xml format
XmlFilterChainFactory() - Constructor for class org.jmage.filterchain.XmlFilterChainFactory
 
XmlFilterChainSerializer - Class in org.jmage.filterchain
Serializes a FilterChain to an xml dom Document.
XmlFilterChainSerializer() - Constructor for class org.jmage.filterchain.XmlFilterChainSerializer
 
XmlUtil - Class in org.jmage.util
Xml util class
XmlUtil() - Constructor for class org.jmage.util.XmlUtil
 
xyO - Variable in class org.jmage.filter.merge.ImageOverlayFilter
 
xyO - Variable in class org.jmage.filter.merge.TextOverlayFilter
 

A B C D E F G H I J L M N O P R S T U W X

Copyright © 2004-2008 Sourceforge. All Rights Reserved.