org.jmol.modelset
Class ModelCollection.Structure
java.lang.Object
org.jmol.modelset.ModelCollection.Structure
- Enclosing class:
- ModelCollection
private static class ModelCollection.Structure
- extends java.lang.Object
Constructor Summary |
ModelCollection.Structure(int modelIndex,
java.lang.String typeName,
java.lang.String structureID,
int serialID,
int strandCount,
char startChainID,
int startSeqcode,
char endChainID,
int endSeqcode)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
type
byte type
startChainID
char startChainID
startSeqcode
int startSeqcode
endChainID
char endChainID
endSeqcode
int endSeqcode
modelIndex
int modelIndex
structureID
java.lang.String structureID
serialID
int serialID
strandCount
int strandCount
ModelCollection.Structure
ModelCollection.Structure(int modelIndex,
java.lang.String typeName,
java.lang.String structureID,
int serialID,
int strandCount,
char startChainID,
int startSeqcode,
char endChainID,
int endSeqcode)