Uses of Class
org.biojava.nbio.structure.io.mmcif.model.StructSite
-
Packages that use StructSite Package Description org.biojava.nbio.structure.io.mmcif Input and Output of mmcif files. -
-
Uses of StructSite in org.biojava.nbio.structure.io.mmcif
Methods in org.biojava.nbio.structure.io.mmcif with parameters of type StructSite Modifier and Type Method Description void
ChemCompConsumer. newStructSite(StructSite site)
void
MetalBondConsumer. newStructSite(StructSite sref)
void
MMcifConsumer. newStructSite(StructSite sref)
void
SimpleMMcifConsumer. newStructSite(StructSite structSite)
-