Uses of Class
net.sourceforge.javaocr.scanner.accuracy.OCRComp

Packages that use OCRComp
net.sourceforge.javaocr.scanner.accuracy   
 

Uses of OCRComp in net.sourceforge.javaocr.scanner.accuracy
 

Fields in net.sourceforge.javaocr.scanner.accuracy declared as OCRComp
private  OCRComp OCRIdentification.ocrType
           
 

Methods in net.sourceforge.javaocr.scanner.accuracy that return OCRComp
 OCRComp OCRIdentification.getOCRType()
           
static OCRComp OCRComp.valueOf(String name)
          Deprecated. Returns the enum constant of this type with the specified name.
static OCRComp[] OCRComp.values()
          Deprecated. Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in net.sourceforge.javaocr.scanner.accuracy with parameters of type OCRComp
OCRIdentification(OCRComp ocrType)
           
 



Copyright © -2012. All Rights Reserved.