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 classJDK13IOJDK1.3 based Image I/OclassJimiIOJIMI based Image I/OclassMerlinIOJDK1.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 ImageIOImageIOFactory. getImageIO()Get the ImageIO implementation.
-