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 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.xtal
Methods in org.biojava.nbio.structure.xtal that return CrystalCell Modifier and Type Method Description CrystalCellBravaisLattice. getExampleUnitCell()
-