Package org.grinvin.gred.transformations

Class Summary

AbstractTransformation Common super class of most implementations of Transformation.
AffineTransformation Affine transformation from n-space to 2-space.
OrthogonalProjection Orthogonal projection from a three-dimensional space onto a 2-dimensional space.
TransformationSupport Helper class for implementations of Transformation.