Home
last modified time | relevance | path

Searched refs:getSeqcodeBits (Results 1 – 2 of 2) sorted by relevance

/dports/science/jmol/jmol-14.32.7/src/org/jmol/modelsetbio/
H A DBioModelSet.java529 BS bsInsert = ms.getSeqcodeBits(seqcode, false); in getIdentifierOrNull()
532 bsInsert = ms.getSeqcodeBits( in getIdentifierOrNull()
/dports/science/jmol/jmol-14.32.7/src/org/jmol/modelset/
H A DAtomCollection.java2341 return BSUtil.copy(getSeqcodeBits(iSpec, true)); in getAtomBitsMDa()
2452 public BS getSeqcodeBits(int seqcode, boolean returnEmpty) { in getSeqcodeBits() method in AtomCollection