Interface MTransformable

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

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

    Modifier and Type
    Method
    Description
    void
    Transformation.
  • Method Details

    • transform

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