org.jmol.modelset
static class ModelCollection.Structure extends Object
Field Summary | |
---|---|
char | endChainID |
int | endSeqcode |
int | modelIndex |
char | startChainID |
int | startSeqcode |
byte | type |
String | typeName |
Constructor Summary | |
---|---|
Structure(int modelIndex, String typeName, char startChainID, int startSeqcode, char endChainID, int endSeqcode) |