com.ptc.wvs.server.thumbnail
Interface GeneratorInterface

All Known Implementing Classes:
Generator, GeneratorJ3D, GeneratorNative

public interface GeneratorInterface


Method Summary
 String generateThumbNail(String dir, String file)
           
 

Method Detail

generateThumbNail

public String generateThumbNail(String dir,
                                String file)
                         throws IOException
Throws:
IOException