Uses of Class
org.biojava.nbio.structure.io.mmcif.model.Cell
-
Packages that use Cell Package Description org.biojava.nbio.structure.io.mmcif Input and Output of mmcif files. -
-
Uses of Cell in org.biojava.nbio.structure.io.mmcif
Methods in org.biojava.nbio.structure.io.mmcif that return Cell Modifier and Type Method Description static CellMMCIFFileTools. convertCrystalCellToCell(CrystalCell c)Converts a CrystalCell object to aCellobject.Methods in org.biojava.nbio.structure.io.mmcif with parameters of type Cell Modifier and Type Method Description voidChemCompConsumer. newCell(Cell cell)voidMetalBondConsumer. newCell(Cell cell)voidMMcifConsumer. newCell(Cell cell)voidSimpleMMcifConsumer. newCell(Cell cell)
-