The base class of all of these transformations is the CRSTransformation, which supplies abstract methods for the actual transformation of coordinates between two different crs. The most important one is the abstract doTransformation method. A concrete implementation of the CRSTransformation will handle the incoming coordinates as is appropriate for the transformation it defines.
@author Rutger Bezema @author last edited by: $Author: rbezema $ @version $Revision: 10996 $, $Date: 2007-03-20 10:15:15 +0100 (Di, 20 Mrz 2007)$