Uses of Class
org.biojava.nbio.structure.xtal.UnitCellBoundingBox
-
Packages that use UnitCellBoundingBox Package Description org.biojava.nbio.structure.xtal -
-
Uses of UnitCellBoundingBox in org.biojava.nbio.structure.xtal
Methods in org.biojava.nbio.structure.xtal that return UnitCellBoundingBox Modifier and Type Method Description UnitCellBoundingBox
UnitCellBoundingBox. getTranslatedBbs(javax.vecmath.Vector3d translation)
Returns a new BoundingBoxes object containing the same bounds as this BoundingBoxes object translated by the given translation
-