|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
PhaseId.PROCESS_VALIDATIONS
phase
for bypass change phase in components , setPhaseId method do nothing.ImageInfo.setInput(InputStream)
or ImageInfo.setInput(DataInput)
.
#isResourceExists(String)
returns true
Color
ImageInfo.getFormat()
for BMP streams.
ImageInfo.getFormat()
for GIF streams.
ImageInfo.getFormat()
for IFF streams.
ImageInfo.getFormat()
for JPEG streams.
ImageInfo.getFormat()
for PBM streams.
ImageInfo.getFormat()
for PCX streams.
ImageInfo.getFormat()
for PGM streams.
ImageInfo.getFormat()
for PNG streams.
ImageInfo.getFormat()
for PPM streams.
ImageInfo.getFormat()
for PSD streams.
ImageInfo.getFormat()
for RAS streams.
ImageInfo.getFormat()
for SWF (Shockwave) streams.
ImageInfo.check()
was successful, returns the image's number of bits per pixel.
ImageInfo.check()
was successful, returns the image format as one
of the FORMAT_xyz constants from this class.
ImageInfo.check()
was successful, returns the image format's name.
ImageInfo.check()
was successful, returns one the image's vertical
resolution in pixels.
ImageInfo.check()
was successful, returns a String with the
MIME type of the format.
ImageInfo.check()
was successful and ImageInfo.setCollectComments(boolean)
was called with
true
as argument, returns the number of comments retrieved
from the input image stream / file.
ImageInfo.check()
was successful, returns the physical width of this image in dpi (dots per inch)
or -1 if no value could be found.
ImageInfo.check()
was successful, returns the physical width of this image in dpi (dots per inch)
or -1 if no value could be found.
-1.0f
if width information is not available.
ImageInfo.check()
was successful, returns one the image's horizontal
resolution in pixels.
Classes that require initialization should implement this interface
Load service implementation classes.
Load and instantiate all service implementations.
This class loads services from files placed to the META-INF/services in classpath.
false
.
SkinFactory
with building skins from properties
files.
This component user to render Client Validator scripts.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |