|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.forester.io.parsers.nexus.NexusBinaryStatesMatrixParser
public class NexusBinaryStatesMatrixParser
| Constructor Summary | |
|---|---|
NexusBinaryStatesMatrixParser()
|
|
| Method Summary | |
|---|---|
CharacterStateMatrix<CharacterStateMatrix.BinaryStates> |
getMatrix()
|
int |
getNChar()
|
int |
getNTax()
|
void |
parse()
|
void |
setSource(java.lang.Object nexus_source)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NexusBinaryStatesMatrixParser()
| Method Detail |
|---|
public CharacterStateMatrix<CharacterStateMatrix.BinaryStates> getMatrix()
public int getNChar()
public int getNTax()
public void parse()
throws java.io.IOException
java.io.IOException
public void setSource(java.lang.Object nexus_source)
throws PhylogenyParserException,
java.io.IOException
PhylogenyParserException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||