Interface Transformation
-
- All Implemented Interfaces:
public interface Transformation<S extends Vector<S>>
Defines a generic transformation of a generic shape. The operations allowed depend on the space the shape belongs to. This interface is meant to be extended.