Snapper 3.0 API

org.enhydra.snapper.spec
Class PictureManagerFactory

java.lang.Object
  extended by org.enhydra.snapper.spec.PictureManagerFactory

public class PictureManagerFactory
extends java.lang.Object


Method Summary
static PictureManager getResize(java.lang.String fullClassName)
          Create a Download as state object/value object/data transfer object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getResize

public static PictureManager getResize(java.lang.String fullClassName)
                                throws java.lang.Exception
Create a Download as state object/value object/data transfer object

Throws:
java.lang.Exception

Snapper 3.0 API