Uses of Interface
org.biojava.bio.structure.server.PDBFilter
-
Packages that use PDBFilter Package Description org.biojava.bio.structure.server classes for easier management of PDB installations -
-
Uses of PDBFilter in org.biojava.bio.structure.server
Methods in org.biojava.bio.structure.server with parameters of type PDBFilter Modifier and Type Method Description voidFlatFileInstallation. addPDBFilter(PDBFilter filter)voidMMCIFFileInstallation. addPDBFilter(PDBFilter filter)voidPDBInstallation. addPDBFilter(PDBFilter filter)add a filter for PDB files.
-