Uses of Class
math.geom2d.transform.AbstractAffineTransform2D.Identity2D

Packages that use AbstractAffineTransform2D.Identity2D
math.geom2d.transform Hieararchy of planar transforms, and implementation of common transforms like rotations, translations, reflections or scalings. 
 

Uses of AbstractAffineTransform2D.Identity2D in math.geom2d.transform
 

Methods in math.geom2d.transform that return AbstractAffineTransform2D.Identity2D
 AbstractAffineTransform2D.Identity2D AbstractAffineTransform2D.Identity2D.getInverseTransform()