Uses of Interface
algoanim.primitives.AdvancedTextGeneratorInterface

Packages that use AdvancedTextGeneratorInterface
algoanim.animalscript This package contains the generator back-end for AnimalScript
algoanim.primitives.generators   
 

Uses of AdvancedTextGeneratorInterface in algoanim.animalscript
 

Classes in algoanim.animalscript that implement AdvancedTextGeneratorInterface
 class AnimalTextGenerator
           
 

Uses of AdvancedTextGeneratorInterface in algoanim.primitives.generators
 

Subinterfaces of AdvancedTextGeneratorInterface in algoanim.primitives.generators
 interface TextGenerator
          TextGenerator offers methods to request the included Language object to append text related script code lines to the output.