Uses of Interface
com.aspose.ocr.core.publicapi.ILanguage

Packages that use ILanguage
com.aspose.ocr.core.publicapi   
 

Uses of ILanguage in com.aspose.ocr.core.publicapi
 

Methods in com.aspose.ocr.core.publicapi that return ILanguage
 ILanguage LanguageContainer.getLanguage(String language)
          Gets the language from the collection.
static ILanguage Language.load(String languageName)
          Creates instance of ILanguage from name of language.
 

Methods in com.aspose.ocr.core.publicapi with parameters of type ILanguage
 void LanguageContainer.addLanguage(ILanguage language)
          Adds to the collection recognition language.
 



Copyright © 2011 Aspose. All Rights Reserved.