Uses of Interface
org.biojavax.bio.phylo.io.nexus.NexusBlockListener
Packages that use NexusBlockListener
-
Uses of NexusBlockListener in org.biojavax.bio.phylo.io.nexus
Subinterfaces of NexusBlockListener in org.biojavax.bio.phylo.io.nexusModifier and TypeInterfaceDescriptioninterface
Listens to events that represent Nexus characters blocks.interface
Listens to events that represent Nexus data blocks.interface
Listens to events that represent Nexus distances blocks.interface
Builds a Nexus block from listening to events.interface
Listens to events that represent Nexus taxa blocks.interface
Listens to events that represent Nexus trees blocks.Classes in org.biojavax.bio.phylo.io.nexus that implement NexusBlockListenerModifier and TypeClassDescriptionclass
Builds Nexus characters blocks.class
Builds Nexus characters blocks.class
Builds Nexus distances blocks.static class
This abstract version knows how to build and add comments.class
Builds Nexus taxa blocks.class
Builds Nexus taxa blocks.Methods in org.biojavax.bio.phylo.io.nexus that return NexusBlockListenerModifier and TypeMethodDescriptionNexusBlockParser.Abstract.getBlockListener()
NexusBlockParser.getBlockListener()
Obtain the listener for this parser.Constructors in org.biojavax.bio.phylo.io.nexus with parameters of type NexusBlockListener