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 Cell
MMCIFFileTools. convertCrystalCellToCell(CrystalCell c)
Converts a CrystalCell object to aCell
object.Methods in org.biojava.nbio.structure.io.mmcif with parameters of type Cell Modifier and Type Method Description void
ChemCompConsumer. newCell(Cell cell)
void
MetalBondConsumer. newCell(Cell cell)
void
MMcifConsumer. newCell(Cell cell)
void
SimpleMMcifConsumer. newCell(Cell cell)
-