public class CdkJmolAdapter.StructureIterator
extends org.jmol.api.JmolAdapter.StructureIterator
| Modifier and Type | Method and Description |
|---|---|
char |
getEndChainID() |
char |
getEndInsertionCode() |
int |
getEndSequenceNumber() |
int |
getModelIndex() |
char |
getStartChainID() |
char |
getStartInsertionCode() |
int |
getStartSequenceNumber() |
String |
getStructureType() |
boolean |
hasNext() |
public boolean hasNext()
hasNext in class org.jmol.api.JmolAdapter.StructureIteratorpublic String getStructureType()
getStructureType in class org.jmol.api.JmolAdapter.StructureIteratorpublic char getStartChainID()
getStartChainID in class org.jmol.api.JmolAdapter.StructureIteratorpublic int getStartSequenceNumber()
getStartSequenceNumber in class org.jmol.api.JmolAdapter.StructureIteratorpublic char getStartInsertionCode()
getStartInsertionCode in class org.jmol.api.JmolAdapter.StructureIteratorpublic char getEndChainID()
getEndChainID in class org.jmol.api.JmolAdapter.StructureIteratorpublic int getEndSequenceNumber()
getEndSequenceNumber in class org.jmol.api.JmolAdapter.StructureIteratorpublic char getEndInsertionCode()
getEndInsertionCode in class org.jmol.api.JmolAdapter.StructureIteratorpublic int getModelIndex()
getModelIndex in class org.jmol.api.JmolAdapter.StructureIteratorCopyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.