This commit has not been ported to Geotk/SIS. There is no other commit by this contributor in this class.
Command line:
svn diff --extensions "--unified --ignore-space-change --ignore-all-space --ignore-eol-style" -r24484:24485 https://svn.osgeo.org/geotools/trunk/modules/library/referencing/src/main/java/org/geotools/referencing/operation/matrix/AffineTransform2D.java
Revision 24484 | Revision 24485 |
---|---|
* @source $URL$ * @version $Id$ * @author Martin Desruisseaux */ public class AffineTransform2D extends AffineTransform implements Matrix { /** |
* @source $URL$
* @version $Id$
* @author Martin Desruisseaux
* @author Simone Giannecchini
*/
public class AffineTransform2D extends AffineTransform implements Matrix {
/** |