Overview
Package
Class
Use
Tree
Deprecated
Index
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
F
G
H
I
L
O
P
S
T
A
addLanguage(ILanguage)
- Method in class com.aspose.ocr.core.publicapi.
LanguageContainer
Adds to the collection recognition language.
addWord(String)
- Method in interface com.aspose.ocr.core.publicapi.
ILanguage
Adds the word to the dictionary.
ApplicationException
- Exception in
com.aspose.ocr.core.publicapi
Applied to an exception to denote that it is an application exception and should be reported to the client directly
ApplicationException(String)
- Constructor for exception com.aspose.ocr.core.publicapi.
ApplicationException
ApplicationException(String, Exception)
- Constructor for exception com.aspose.ocr.core.publicapi.
ApplicationException
ApplicationException(Exception)
- Constructor for exception com.aspose.ocr.core.publicapi.
ApplicationException
AsposeLicenseException
- Exception in
com.aspose.ocr.core.publicapi
This exception is thrown if any errors with license is detected.
AsposeLicenseException(String)
- Constructor for exception com.aspose.ocr.core.publicapi.
AsposeLicenseException
AsposeLicenseException(String, Exception)
- Constructor for exception com.aspose.ocr.core.publicapi.
AsposeLicenseException
AsposeLicenseException(Exception)
- Constructor for exception com.aspose.ocr.core.publicapi.
AsposeLicenseException
C
com.aspose.ocr.core.publicapi
- package com.aspose.ocr.core.publicapi
com.aspose.ocr.core.publicapi.drawing
- package com.aspose.ocr.core.publicapi.drawing
com.aspose.ocr.core.publicapi.pal
- package com.aspose.ocr.core.publicapi.pal
createInstance(String)
- Static method in class com.aspose.ocr.core.publicapi.drawing.
DrFontFamily
Create new instance of DrFontFamily for specific font
D
DrFontFamily
- Class in
com.aspose.ocr.core.publicapi.drawing
DrFontFamily()
- Constructor for class com.aspose.ocr.core.publicapi.drawing.
DrFontFamily
Create new instance of DrFontFamily
DrFontFamily(String)
- Constructor for class com.aspose.ocr.core.publicapi.drawing.
DrFontFamily
Create new instance of DrFontFamily for specific font
F
fromNativeFontFamily(PalFontFamily)
- Static method in class com.aspose.ocr.core.publicapi.drawing.
DrFontFamily
Convert from native font family
fromNativeFontFamily(PalFontFamily)
- Static method in class com.aspose.ocr.core.publicapi.pal.
PalFontFamily
Convert from native font family
G
getAlphabet()
- Method in interface com.aspose.ocr.core.publicapi.
ILanguage
Gets the alphabet.
getBackgroundColor()
- Method in interface com.aspose.ocr.core.publicapi.
IRecognizedTextPartInfo
Gets the color of background this part.
getBold()
- Method in interface com.aspose.ocr.core.publicapi.
IRecognizedTextPartInfo
Gets the value that indicates whether this part is bold.
getBox()
- Method in interface com.aspose.ocr.core.publicapi.
IRecognizedTextPartInfo
Gets the rectangular area where the text shown in the picture.
getCharactersBox()
- Method in interface com.aspose.ocr.core.publicapi.
IRecognizedTextPartInfo
Gets an array of rectangles.
getCharactersQuality()
- Method in interface com.aspose.ocr.core.publicapi.
IRecognizedTextPartInfo
Gets an array of values specified for some recognition of this character.
getClassName(char)
- Method in interface com.aspose.ocr.core.publicapi.
ILanguage
Returns name of the class input character is reffers to.
getConfig()
- Method in class com.aspose.ocr.core.publicapi.
OcrEngine
Gets configuration.
getDictionaryReader()
- Method in class com.aspose.ocr.core.publicapi.
OCRConfig
Get or set any of available dictionary readers for post processing, if not set, post processing is not turned on.
getFont()
- Method in interface com.aspose.ocr.core.publicapi.
IRecognizedTextPartInfo
Gets the font of this part.
getFontName()
- Method in class com.aspose.ocr.core.publicapi.pal.
PalFontFamily
Gets font name
getFontSize()
- Method in interface com.aspose.ocr.core.publicapi.
IRecognizedTextPartInfo
Gets the font size of this part.
getItalic()
- Method in interface com.aspose.ocr.core.publicapi.
IRecognizedTextPartInfo
Gets a value that indicates whether this part is italic.
getLanguage()
- Method in interface com.aspose.ocr.core.publicapi.
ILanguage
Gets the name of language.
getLanguage()
- Method in interface com.aspose.ocr.core.publicapi.
IRecognizedTextPartInfo
Gets the language of this part.
getLanguage(String)
- Method in class com.aspose.ocr.core.publicapi.
LanguageContainer
Gets the language from the collection.
getLanguages()
- Method in class com.aspose.ocr.core.publicapi.
OcrEngine
Gets container recognition languages.
getMessage()
- Method in exception com.aspose.ocr.core.publicapi.
ApplicationException
getMessage()
- Method in exception com.aspose.ocr.core.publicapi.
AsposeLicenseException
getName()
- Method in class com.aspose.ocr.core.publicapi.drawing.
DrFontFamily
Gets font name
getNeedRotationCorrection()
- Method in class com.aspose.ocr.core.publicapi.
OCRConfig
Gets or sets a value that indicates whether need picture rotate correction
getPartsInfo()
- Method in interface com.aspose.ocr.core.publicapi.
IRecognizedText
Gets an array of recognized text by parts.
getText()
- Method in interface com.aspose.ocr.core.publicapi.
IRecognizedTextPartInfo
Gets the text of this part.
getText()
- Method in class com.aspose.ocr.core.publicapi.
OcrEngine
Gets recognized text.
getTextColor()
- Method in interface com.aspose.ocr.core.publicapi.
IRecognizedTextPartInfo
Gets a color of text this part.
getUnderline()
- Method in interface com.aspose.ocr.core.publicapi.
IRecognizedTextPartInfo
Gets a value that indicates whether this part is underline.
getUseDefaultDictionaries()
- Method in class com.aspose.ocr.core.publicapi.
OCRConfig
If DictionaryReader property is null, this property indicates whether to use default dictionaries
H
handle()
- Method in class com.aspose.ocr.core.publicapi.
License
Handles the customer license file
I
ILanguage
- Interface in
com.aspose.ocr.core.publicapi
This interface represents recognition language.
IRecognizedText
- Interface in
com.aspose.ocr.core.publicapi
This interface is for work with recognized text.
IRecognizedTextPartInfo
- Interface in
com.aspose.ocr.core.publicapi
This interface presents information about each part of the recognized text.
L
Language
- Class in
com.aspose.ocr.core.publicapi
This is factory for creating objects of type ILanguage.
Language()
- Constructor for class com.aspose.ocr.core.publicapi.
Language
LanguageContainer
- Class in
com.aspose.ocr.core.publicapi
This is container for recognition languages.
LanguageContainer()
- Constructor for class com.aspose.ocr.core.publicapi.
LanguageContainer
Initializes a new instance of the LanguageContainer class.
License
- Class in
com.aspose.ocr.core.publicapi
Provides the interface for handling the customer license file
License(String)
- Constructor for class com.aspose.ocr.core.publicapi.
License
Constructs handler for specific customer's license file
License(InputStream)
- Constructor for class com.aspose.ocr.core.publicapi.
License
Constructs handler for specific license file's input stream
load(String)
- Static method in class com.aspose.ocr.core.publicapi.
Language
Creates instance of ILanguage from name of language.
O
OCRConfig
- Class in
com.aspose.ocr.core.publicapi
Configuration for OCR system.
OCRConfig()
- Constructor for class com.aspose.ocr.core.publicapi.
OCRConfig
OcrEngine
- Class in
com.aspose.ocr.core.publicapi
Main OCR class.
OcrEngine(String, int[], String, String)
- Constructor for class com.aspose.ocr.core.publicapi.
OcrEngine
Initializes a new instance of the OcrEngine class.
OcrEngine(String, String, String, int[])
- Constructor for class com.aspose.ocr.core.publicapi.
OcrEngine
Initializes a new instance of the OcrEngine class.
OcrEngine(String, String, String)
- Constructor for class com.aspose.ocr.core.publicapi.
OcrEngine
Initializes a new instance of the OcrEngine class.
OcrException
- Exception in
com.aspose.ocr.core.publicapi
This exception indicates an exception while working with OCR module.
OcrException(String, RuntimeException)
- Constructor for exception com.aspose.ocr.core.publicapi.
OcrException
Create this exception with the given message and underlying cause.
OcrException(String)
- Constructor for exception com.aspose.ocr.core.publicapi.
OcrException
Create this exception with the given message.
P
PalFontFamily
- Class in
com.aspose.ocr.core.publicapi.pal
PalFontFamily(String)
- Constructor for class com.aspose.ocr.core.publicapi.pal.
PalFontFamily
Create instance PalFontFamily for specific font
process()
- Method in class com.aspose.ocr.core.publicapi.
OcrEngine
Runs the recognition process.
S
setConfig(OCRConfig)
- Method in class com.aspose.ocr.core.publicapi.
OcrEngine
Sets configuration.
setImage(File)
- Method in class com.aspose.ocr.core.publicapi.
OcrEngine
Sets the picture to recognize the text from.
setNeedRotationCorrection(boolean)
- Method in class com.aspose.ocr.core.publicapi.
OCRConfig
T
toNativeFontFamily()
- Method in class com.aspose.ocr.core.publicapi.drawing.
DrFontFamily
Convert to native font family
toNativeFontFamily(DrFontFamily)
- Static method in class com.aspose.ocr.core.publicapi.pal.
PalFontFamily
Convert to native font family
toString()
- Method in exception com.aspose.ocr.core.publicapi.
ApplicationException
toString()
- Method in exception com.aspose.ocr.core.publicapi.
AsposeLicenseException
toString()
- Method in interface com.aspose.ocr.core.publicapi.
IRecognizedText
Gets whole recognized text without formatting.
A
C
D
F
G
H
I
L
O
P
S
T
Overview
Package
Class
Use
Tree
Deprecated
Index
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011
Aspose
. All Rights Reserved.