Uses of Class
net.sourceforge.javaocr.matcher.FreeSpacesContainer

Packages that use FreeSpacesContainer
net.sourceforge.javaocr.matcher   
 

Uses of FreeSpacesContainer in net.sourceforge.javaocr.matcher
 

Methods in net.sourceforge.javaocr.matcher that return types with arguments of type FreeSpacesContainer
 List<FreeSpacesContainer> FreeSpacesMatcher.getContainers()
          extract list of configuration beans for serialisation
 

Method parameters in net.sourceforge.javaocr.matcher with type arguments of type FreeSpacesContainer
 void FreeSpacesMatcher.setContainers(List<FreeSpacesContainer> containers)
          configure matcher with external configuration data - just train it
 



Copyright © -2012. All Rights Reserved.