JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Package
org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
Packages that use
org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
Package
Description
org.jivesoftware.smackx.jingleold.mediaimpl.sshare
TODO describe me.
org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
TODO describe me.
Classes in
org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
used by
org.jivesoftware.smackx.jingleold.mediaimpl.sshare
Class
Description
ImageDecoder
Image Decoder Interface use this interface if you want to change the default decoder.
ImageEncoder
Image Encoder Interface use this interface if you want to change the default encoder.
Classes in
org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
used by
org.jivesoftware.smackx.jingleold.mediaimpl.sshare.api
Class
Description
AbstractBufferedImageOp
A convenience class which implements those methods of BufferedImageOp which are rarely changed.
ImageDecoder
Image Decoder Interface use this interface if you want to change the default decoder.
ImageEncoder
Image Encoder Interface use this interface if you want to change the default encoder.
Quantizer
The interface for an image quantizer.
WholeImageFilter
A filter which acts as a superclass for filters which need to have the whole image in memory to do their stuff.