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(String name)
Returns the enum constant of this type with the specified name.
|
static NexusMatrixWriteResult |
NexusMatrixWriteResult.valueOf(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.
|
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 Map<String,NexusMatrixWriteResult> |
NexusEventWriter.getMatrixIDToBlockTypeMap() |
Map<String,NexusMatrixWriteResult> |
NexusWriterStreamDataProvider.getMatrixIDToBlockTypeMap() |
Map<String,NexusMatrixWriteResult> |
NexusWriterStreamDataProvider.getMatrixIDToBlockTypeMap() |
protected Map<String,NexusMatrixWriteResult> |
NexusEventWriter.getMatrixIDToBlockTypeMap() |