Uses of Interface
gzz.fuzzy.EnfiladeAligner.Instance

Packages that use EnfiladeAligner.Instance
gzz gzz 
gzz.fuzzy   
gzz.impl   
 

Uses of EnfiladeAligner.Instance in gzz
 

Methods in gzz that return EnfiladeAligner.Instance
 EnfiladeAligner.Instance VStreamCellTexter.startEnfiladeAligner(Cell c)
          Create an enfilade aligner instance for the enfilade in a given cell.
 

Uses of EnfiladeAligner.Instance in gzz.fuzzy
 

Methods in gzz.fuzzy that return EnfiladeAligner.Instance
 EnfiladeAligner.Instance EnfiladeAligner.start(Enfilade1D enf, SpanMaker maker)
          Start editing: create an Instance object.
 

Uses of EnfiladeAligner.Instance in gzz.impl
 

Methods in gzz.impl that return EnfiladeAligner.Instance
 EnfiladeAligner.Instance SimpleVStreamTexter.startEnfiladeAligner(Cell c)