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 voidBondMaker. 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 voidChemCompConsumer. newStructConn(StructConn structConn)voidMetalBondConsumer. newStructConn(StructConn structConn)voidMMcifConsumer. newStructConn(StructConn structConn)voidSimpleMMcifConsumer. newStructConn(StructConn structConn)
-