Package | Description |
---|---|
info.bioinfweb.jphyloio.formats.nexus |
Contains classes for reading from and writing to streams/files in Nexus format.
|
Modifier and Type | Method and Description |
---|---|
static NexusMatrixWriteResult |
NexusMatrixWriteResult.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NexusMatrixWriteResult[] |
NexusMatrixWriteResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected java.util.Map<java.lang.String,NexusMatrixWriteResult> |
NexusEventWriter.getMatrixIDToBlockTypeMap() |
java.util.Map<java.lang.String,NexusMatrixWriteResult> |
NexusWriterStreamDataProvider.getMatrixIDToBlockTypeMap() |