org.shapelogic.imageprocessing
Class ProcessingFactory

java.lang.Object
  extended by org.shapelogic.imageprocessing.ProcessingFactory

public class ProcessingFactory
extends java.lang.Object

Factories that belongs under Image Processing, but do not need their own factory class.

Author:
Sami Badawi

Constructor Summary
ProcessingFactory()
           
 
Method Summary
static SBSimpleCompare compareFactory(SLImage image)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessingFactory

public ProcessingFactory()
Method Detail

compareFactory

public static SBSimpleCompare compareFactory(SLImage image)
                                      throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2009. All Rights Reserved.