Uses of Interface
org.apache.axis.components.image.ImageIO
-
Packages that use ImageIO Package Description org.apache.axis.components.image -
-
Uses of ImageIO in org.apache.axis.components.image
Classes in org.apache.axis.components.image that implement ImageIO Modifier and Type Class Description class
JDK13IO
JDK1.3 based Image I/Oclass
JimiIO
JIMI based Image I/Oclass
MerlinIO
JDK1.4 based Image I/O NOTE: NEEDS WORK!!!! NEEDS TO BE TESTED.Methods in org.apache.axis.components.image that return ImageIO Modifier and Type Method Description static ImageIO
ImageIOFactory. getImageIO()
Get the ImageIO implementation.
-