Uses of Class
math.geom2d.transform.LinearRotation2D

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

Uses of LinearRotation2D in math.geom2d.transform
 

Methods in math.geom2d.transform that return LinearRotation2D
 LinearRotation2D LinearRotation2D.getInverseTransform()
           
 LinearRotation2D Rotation2D.getLinearPart()