JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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
Methods
Modifier and Type
Method and Description
void
transform
(
CTransform3D
t)
Transformation.
Method Detail
transform
void transform(
CTransform3D
t)
Transformation.
Parameters:
t
- the transformation matrix
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method