Interface TaxaBlockListener

    • Method Detail

      • setDimensionsNTax

        void setDimensionsNTax​(int dimensionsNTax)
        Set the DIMENSIONS NTAX value.
        Parameters:
        dimensionsNTax - the new value.
      • addTaxLabel

        void addTaxLabel​(java.lang.String taxLabel)
                  throws ParseException
        Add another value after the TAXLABEL tag.
        Parameters:
        taxLabel - the new taxa to add.
        Throws:
        ParseException - if the label is invalid.