Uses of Class
story.scheherazade.verbalizer.SymbolInterval

Packages that use SymbolInterval
story.scheherazade.verbalizer   
 

Uses of SymbolInterval in story.scheherazade.verbalizer
 

Methods in story.scheherazade.verbalizer that return SymbolInterval
 SymbolInterval Serialization.getIntervalOfSymbol(SerializationSymbol relatedSymbol)
          Retrieve the interval for a given symbol, if the symbol has an interval associated with it.
 

Methods in story.scheherazade.verbalizer with parameters of type SymbolInterval
 void Serialization.addSymbolInterval(SymbolInterval interval)
          Manually specify a symbol interval for a portion of the text.
 



Copyright © 2011 David K. Elson. All Rights Reserved.