Uses of Class
org.biojava.nbio.structure.xtal.CrystalCell
-
Packages that use CrystalCell Package Description org.biojava.nbio.structure 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 CrystalCell
PDBCrystallographicInfo. getCrystalCell()
Return the crystal cellMethods in org.biojava.nbio.structure with parameters of type CrystalCell Modifier and Type Method Description void
PDBCrystallographicInfo. setCrystalCell(CrystalCell cell)
Set the crystal cell -
Uses of CrystalCell in org.biojava.nbio.structure.xtal
Methods in org.biojava.nbio.structure.xtal that return CrystalCell Modifier and Type Method Description CrystalCell
BravaisLattice. getExampleUnitCell()
-