public abstract class IlvAxisTransformer
extends java.lang.Object
Defines a transformation that can be applied to the coordinates
along a given axis.
The IlvAxis#setTransformer method lets you associate
a transformer with an axis.
CSS example:
This class cannot be instantiated because it is an abstract class.