Uses of Class
org.biojava.nbio.structure.xtal.CrystalCell
-
Packages that use CrystalCell Package Description org.biojava.nbio.structure org.biojava.nbio.structure.io.mmcif Input and Output of mmcif files.org.biojava.nbio.structure.xtal -
-
Uses of CrystalCell in org.biojava.nbio.structure
Methods in org.biojava.nbio.structure that return CrystalCell Modifier and Type Method Description CrystalCellPDBCrystallographicInfo. getCrystalCell()Return the crystal cellMethods in org.biojava.nbio.structure with parameters of type CrystalCell Modifier and Type Method Description voidPDBCrystallographicInfo. setCrystalCell(CrystalCell cell)Set the crystal cell -
Uses of CrystalCell in org.biojava.nbio.structure.io.mmcif
Methods in org.biojava.nbio.structure.io.mmcif with parameters of type CrystalCell Modifier and Type Method Description static CellMMCIFFileTools. convertCrystalCellToCell(CrystalCell c)Converts a CrystalCell object to aCellobject. -
Uses of CrystalCell in org.biojava.nbio.structure.xtal
Methods in org.biojava.nbio.structure.xtal that return CrystalCell Modifier and Type Method Description CrystalCellBravaisLattice. getExampleUnitCell()
-