com.minderupt.micrtools.repair
Class SimpleNoOCRMICRRepairImpl

java.lang.Object
  extended by com.minderupt.micrtools.repair.SimpleMICRRepairImpl
      extended by com.minderupt.micrtools.repair.SimpleNoOCRMICRRepairImpl
All Implemented Interfaces:
MICRRepair

public class SimpleNoOCRMICRRepairImpl
extends SimpleMICRRepairImpl


Constructor Summary
SimpleNoOCRMICRRepairImpl()
           
 
Method Summary
 OCRService getOCRService()
           
 MICR repairMICR(MICR badMicr, java.awt.image.BufferedImage checkImage)
           
 void setOCRService(OCRService service)
           
 
Methods inherited from class com.minderupt.micrtools.repair.SimpleMICRRepairImpl
getFieldMisreadCountThreshold, getMICRMisreadCharacter, repairField, repairMICR, setFieldMisreadCountThreshold, setMICRMisreadCharacter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleNoOCRMICRRepairImpl

public SimpleNoOCRMICRRepairImpl()
Method Detail

repairMICR

public MICR repairMICR(MICR badMicr,
                       java.awt.image.BufferedImage checkImage)
                throws MICRRepairException
Throws:
MICRRepairException

setOCRService

public void setOCRService(OCRService service)

getOCRService

public OCRService getOCRService()


Copyright 2006 null. All Rights Reserved.