public class DataBlock extends CharactersBlock
NexusBlock.Abstract
Modifier and Type | Field and Description |
---|---|
static String |
DATA_BLOCK
A constant representing the name of Data blocks.
|
CHARACTERS_BLOCK
Constructor and Description |
---|
DataBlock()
Delegates to NexusBlock.Abstract constructor using DataBlock.DATA_BLOCK
as the name.
|
addCharLabel, addCharState, addCharStateKeyword, addComment, addEquate, addItem, addMatrixEntry, addState, addStateLabel, addSymbol, addTaxLabel, appendMatrixData, containsCharLabel, containsTaxLabel, getAllCharStates, getCharLabels, getCharStateLabel, getCharStateLabelKeywords, getComments, getDataType, getDimensionsNChar, getDimensionsNTax, getEliminateEnd, getEliminateStart, getEquates, getGap, getItems, getMatchChar, getMatrixData, getMatrixLabels, getMissing, getStateLabels, getStatesFormat, getSymbols, getTaxLabels, isInterleaved, isLabels, isRespectCase, isTokens, isTransposed, removeAllItems, removeAllSymbols, removeCharLabel, removeCharState, removeComment, removeEquate, removeItem, removeState, removeSymbol, removeTaxLabel, setCharStateLabel, setDataType, setDimensionsNChar, setDimensionsNTax, setEliminateEnd, setEliminateStart, setGap, setInterleaved, setLabels, setMatchChar, setMissing, setRespectCase, setStatesFormat, setTokens, setTransposed, writeBlockContents
getBlockName, writeObject, writeToken
public static final String DATA_BLOCK
public DataBlock()
Copyright © 2014 BioJava. All rights reserved.