Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
G I J L M O S

G

getImageIO() - Static method in class org.apache.axis.components.image.ImageIOFactory
Get the ImageIO implementation.

I

ImageIO - interface org.apache.axis.components.image.ImageIO.
This interface defines a ImageIO modules functionality
ImageIOFactory - class org.apache.axis.components.image.ImageIOFactory.
This class implements a factory to instantiate an ImageIO component.
ImageIOFactory() - Constructor for class org.apache.axis.components.image.ImageIOFactory
 

J

JDK13IO - class org.apache.axis.components.image.JDK13IO.
JDK1.3 based Image I/O
JDK13IO() - Constructor for class org.apache.axis.components.image.JDK13IO
 
JimiIO - class org.apache.axis.components.image.JimiIO.
JIMI based Image I/O
JimiIO() - Constructor for class org.apache.axis.components.image.JimiIO
 

L

loadImage(InputStream) - Method in interface org.apache.axis.components.image.ImageIO
Load an Image.
loadImage(InputStream) - Method in class org.apache.axis.components.image.JDK13IO
Load an Image.
loadImage(InputStream) - Method in class org.apache.axis.components.image.JimiIO
Load an Image.
loadImage(InputStream) - Method in class org.apache.axis.components.image.MerlinIO
Load an Image.
log - Static variable in class org.apache.axis.components.image.ImageIOFactory
 

M

MerlinIO - class org.apache.axis.components.image.MerlinIO.
JDK1.4 based Image I/O NOTE: NEEDS WORK!!!! NEEDS TO BE TESTED.
MerlinIO() - Constructor for class org.apache.axis.components.image.MerlinIO
 

O

org.apache.axis.components.image - package org.apache.axis.components.image
 

S

saveImage(String, Image, OutputStream) - Method in interface org.apache.axis.components.image.ImageIO
Save an image.
saveImage(String, Image, OutputStream) - Method in class org.apache.axis.components.image.JDK13IO
Save an image.
saveImage(String, Image, OutputStream) - Method in class org.apache.axis.components.image.JimiIO
Save an image.
saveImage(String, Image, OutputStream) - Method in class org.apache.axis.components.image.MerlinIO
Save an image.

G I J L M O S