VeaR/JEllipse

Uses of Class
pl.krakow.cmuj.bioinformatics.jellipse.PdbFile

Packages that use PdbFile
pl.krakow.cmuj.bioinformatics.jellipse Provides main application networking, file-handling and GUI support. 
 

Uses of PdbFile in pl.krakow.cmuj.bioinformatics.jellipse
 

Fields in pl.krakow.cmuj.bioinformatics.jellipse declared as PdbFile
private  PdbFile PdbFetcher.pdb
           
(package private)  PdbFile jEllipse.pdb
           
 

Methods in pl.krakow.cmuj.bioinformatics.jellipse that return PdbFile
 PdbFile PdbFetcher.getPdbFile()
          Get pdb file read by the PdbFetcher.
 


VeaR/JEllipse