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 void
FlatFileInstallation. addPDBFilter(PDBFilter filter)
void
MMCIFFileInstallation. addPDBFilter(PDBFilter filter)
void
PDBInstallation. addPDBFilter(PDBFilter filter)
add a filter for PDB files.
-