Interface NexusBlockBuilder

All Superinterfaces:
NexusBlockListener
All Known Implementing Classes:
CharactersBlockBuilder, DataBlockBuilder, DistancesBlockBuilder, NexusBlockBuilder.Abstract, TaxaBlockBuilder, TreesBlockBuilder

public interface NexusBlockBuilder extends NexusBlockListener
Builds a Nexus block from listening to events.
Since:
1.6
Author:
Richard Holland, Tobias Thierer, Jim Balhoff
  • Method Details