Uses of Class
org.biojava.nbio.structure.io.mmcif.model.StructConn
Packages that use StructConn
Package
Description
Input and Output of Structures
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 StructConnModifier and TypeMethodDescriptionvoidBondMaker.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 StructConnModifier and TypeMethodDescriptionvoidChemCompConsumer.newStructConn(StructConn structConn) voidMetalBondConsumer.newStructConn(StructConn structConn) voidMMcifConsumer.newStructConn(StructConn structConn) voidSimpleMMcifConsumer.newStructConn(StructConn structConn)