|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jmol.modelset.ModelCollection.Structure
static class ModelCollection.Structure
| Field Summary | |
|---|---|
(package private) char |
endChainID
|
(package private) int |
endSeqcode
|
(package private) int |
modelIndex
|
(package private) char |
startChainID
|
(package private) int |
startSeqcode
|
(package private) byte |
type
|
(package private) java.lang.String |
typeName
|
| Constructor Summary | |
|---|---|
ModelCollection.Structure(int modelIndex,
java.lang.String typeName,
char startChainID,
int startSeqcode,
char endChainID,
int endSeqcode)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
java.lang.String typeName
byte type
char startChainID
int startSeqcode
char endChainID
int endSeqcode
int modelIndex
| Constructor Detail |
|---|
ModelCollection.Structure(int modelIndex,
java.lang.String typeName,
char startChainID,
int startSeqcode,
char endChainID,
int endSeqcode)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||