Uses of Class
org.biojava.nbio.structure.io.mmcif.model.StructConn
-
Packages that use StructConn Package Description org.biojava.nbio.structure.io Input and Output of Structuresorg.biojava.nbio.structure.io.mmcif Input and Output of mmcif files. -
-
Uses of StructConn in org.biojava.nbio.structure.io
Method parameters in org.biojava.nbio.structure.io with type arguments of type StructConn Modifier and Type Method Description void
BondMaker. formBondsFromStructConn(List<StructConn> structConn)
-
Uses of StructConn in org.biojava.nbio.structure.io.mmcif
Methods in org.biojava.nbio.structure.io.mmcif with parameters of type StructConn Modifier and Type Method Description void
ChemCompConsumer. newStructConn(StructConn structConn)
void
MetalBondConsumer. newStructConn(StructConn structConn)
void
MMcifConsumer. newStructConn(StructConn structConn)
void
SimpleMMcifConsumer. newStructConn(StructConn structConn)
-