|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
WordToImage | Provides methods to tranform a word to an image |
Class Summary | |
---|---|
AbstractWordToImage | Implementation skeleton for the WordToImage component |
ComposedWordToImage | Base class for composed WordToImage |
DeformedComposedWordToImage | This implementation uses deformation components to distord the image. |
SimpleWordToImage | Simple image to word implementation. |
this package provides implementations of the WordToImage interface. Main class is the AbstractWordToImage wich defines the strucure of the implementations provided. ComposedWordToImage is the first concrete WordToImage. It is based on the Template method pattern in order to build an image from a word : It uses three intefraces : located in subpackages
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |