|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TaxaBlockListener
Listens to events that represent Nexus taxa blocks.
Method Summary | |
---|---|
void |
addTaxLabel(java.lang.String taxLabel)
Add another value after the TAXLABEL tag. |
void |
setDimensionsNTax(int dimensionsNTax)
Set the DIMENSIONS NTAX value. |
Methods inherited from interface org.biojavax.bio.phylo.io.nexus.NexusBlockListener |
---|
beginComment, commentText, endBlock, endComment, endTokenGroup, startBlock |
Method Detail |
---|
void setDimensionsNTax(int dimensionsNTax)
dimensionsNTax
- the new value.void addTaxLabel(java.lang.String taxLabel) throws ParseException
taxLabel
- the new taxa to add.
ParseException
- if the label is invalid.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |