chemaxon.struc
Interface MTransformable

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

public interface MTransformable

Interface for 3D transformable classes.

Since:
Marvin 4.1, 08/03/2006
Version:
4.1, 08/03/2006
Author:
Peter Csizmadia

Method Summary
 void transform(CTransform3D t)
          Transformation.
 

Method Detail

transform

void transform(CTransform3D t)
Transformation.

Parameters:
t - the transformation matrix