Uses of Class
org.biojava.nbio.structure.xtal.CrystalTransform
-
Uses of CrystalTransform in org.biojava.nbio.structure.contact
Modifier and TypeMethodDescriptionStructureInterface.getTransforms()
Return the 2 crystal transform operations performed on each of the molecules of this interface.Modifier and TypeMethodDescriptionvoid
StructureInterface.setTransforms
(Pair<CrystalTransform> transforms) ModifierConstructorDescriptionStructureInterface
(Atom[] firstMolecule, Atom[] secondMolecule, String firstMoleculeId, String secondMoleculeId, AtomContactSet contacts, CrystalTransform firstTransf, CrystalTransform secondTransf) Constructs a StructureInterface -
Uses of CrystalTransform in org.biojava.nbio.structure.xtal
Modifier and TypeMethodDescriptionboolean
CrystalTransform.isEquivalent
(CrystalTransform other) Returns true if the given CrystalTransform is equivalent to this one.