|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.minderupt.micrtools.repair.SimpleMICRRepairImpl
com.minderupt.micrtools.repair.SimpleNoOCRMICRRepairImpl
public class SimpleNoOCRMICRRepairImpl
| 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 |
|---|
public SimpleNoOCRMICRRepairImpl()
| Method Detail |
|---|
public MICR repairMICR(MICR badMicr,
java.awt.image.BufferedImage checkImage)
throws MICRRepairException
MICRRepairExceptionpublic void setOCRService(OCRService service)
public OCRService getOCRService()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||