Interface MTransformable

All Known Implementing Classes:
MDocument, MHCoords3DProp, Molecule, MoleculeGraph, MSelectionDocument, RgMolecule, RxnMolecule, SelectionMolecule

@PublicApi public interface MTransformable
Interface for classes that are transformable in 3D.
Since:
Marvin 4.1, 08/03/2006
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Transformation.
  • Method Details

    • transform

      void transform(Transform3D t)
      Transformation.
      Parameters:
      t - the transformation matrix