Uses of Class
org.biojava.nbio.structure.xtal.CrystalTransform
Packages that use CrystalTransform
-
Uses of CrystalTransform in org.biojava.nbio.structure.contact
Methods in org.biojava.nbio.structure.contact that return types with arguments of type CrystalTransformModifier and TypeMethodDescriptionStructureInterface.getTransforms()Return the 2 crystal transform operations performed on each of the molecules of this interface.Method parameters in org.biojava.nbio.structure.contact with type arguments of type CrystalTransformModifier and TypeMethodDescriptionvoidStructureInterface.setTransforms(Pair<CrystalTransform> transforms) Constructors in org.biojava.nbio.structure.contact with parameters of type CrystalTransformModifierConstructorDescriptionStructureInterface(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
Methods in org.biojava.nbio.structure.xtal with parameters of type CrystalTransformModifier and TypeMethodDescriptionbooleanCrystalTransform.isEquivalent(CrystalTransform other) Returns true if the given CrystalTransform is equivalent to this one.Constructors in org.biojava.nbio.structure.xtal with parameters of type CrystalTransform