Uses of Class
ProGAL.proteins.PDBFile.HetatmRecord

Packages that use PDBFile.HetatmRecord
ProGAL.proteins   
 

Uses of PDBFile.HetatmRecord in ProGAL.proteins
 

Methods in ProGAL.proteins that return types with arguments of type PDBFile.HetatmRecord
 java.util.List<PDBFile.HetatmRecord> PDBFile.getHetatmRecords()
           
 java.util.List<PDBFile.HetatmRecord> PDBFile.getHetatmRecords(int modelNum, int chainNum)
          Returns the HETATM-records of the specified model and chain.