net.sf.sqs_xml.image
Class PBMRasterFactory

java.lang.Object
  extended bynet.sf.sqs_xml.image.PBMRasterFactory

public class PBMRasterFactory
extends java.lang.Object


Constructor Summary
PBMRasterFactory(java.io.InputStream in)
           
 
Method Summary
 java.awt.image.BufferedImage createByPBM()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PBMRasterFactory

public PBMRasterFactory(java.io.InputStream in)
Method Detail

createByPBM

public java.awt.image.BufferedImage createByPBM()
                                         throws java.io.IOException,
                                                java.lang.IllegalArgumentException
Throws:
java.io.IOException
java.lang.IllegalArgumentException