Uses of Class
com.compomics.util.pdbfinder.pdb.PdbBlock

Packages that use PdbBlock
com.compomics.util.pdbfinder.pdb The classes in this package are related to paring the PDB files. 
 

Uses of PdbBlock in com.compomics.util.pdbfinder.pdb
 

Methods in com.compomics.util.pdbfinder.pdb that return PdbBlock
 PdbBlock[] PdbParameter.getBlocks()
           
 

Methods in com.compomics.util.pdbfinder.pdb with parameters of type PdbBlock
 void PdbParameter.addBlock(PdbBlock block)
           
 void PdbParameter.setBlocks(PdbBlock[] blocks)
           
 



Copyright © 2013. All Rights Reserved.