|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
setCacheDirectory
, or null
if no explicit
setting has been made.
CacheInfo
object associated with this ThreadGroup
.
ImageReader
corresponding to the given ImageWriter
, if there is
one, or null
if the plug-in for this ImageWriter
does not specify a
corresponding ImageReader
, or if the given ImageWriter
is not registered.
Iterator
containing all currently registered ImageReader
s that
claim to be able to decode the supplied Object
, typically an ImageInputStream
.
Iterator
containing all currently registered ImageReader
s that
claim to be able to decode the named format.
Iterator
containing all currently registered ImageReader
s that
claim to be able to decode files with the given MIME type.
Iterator
containing all currently registered ImageReader
s that
claim to be able to decode files with the given suffix.
Iterator
containing all currently registered ImageTranscoder
s that
claim to be able to transcode between the metadata of the given ImageReader
and
ImageWriter
.
ImageWriter
corresponding to the given ImageReader
, if there is
one, or null
if the plug-in for this ImageReader
does not specify a
corresponding ImageWriter
, or if the given ImageReader
is not registered.
Iterator
containing all currently registered ImageWriter
s that
claim to be able to encode images of the given layout (specified using an
ImageTypeSpecifier
) in the given format.
Iterator
containing all currently registered ImageWriter
s that
claim to be able to encode the named format.
Iterator
containing all currently registered ImageWriter
s that
claim to be able to encode files with the given MIME type.
Iterator
containing all currently registered ImageWriter
s that
claim to be able to encode files with the given suffix.
String
s listing all of the file suffixes associated with the formats
understood by the current set of registered readers.
String
s listing all of the informal format names understood by the
current set of registered readers.
String
s listing all of the MIME types understood by the current set of
registered readers.
setUseCache
, or true
if no explicit setting
has been made.
String
s listing all of the file suffixes associated with the formats
understood by the current set of registered writers.
String
s listing all of the informal format names understood by the
current set of registered writers.
String
s listing all of the MIME types understood by the current set of
registered writers.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |