Uses of Class
math.geom2d.transform.LinearHomothecy2D

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

Uses of LinearHomothecy2D in math.geom2d.transform
 

Methods in math.geom2d.transform that return LinearHomothecy2D
 LinearHomothecy2D LinearHomothecy2D.getInverseTransform()
           
 LinearHomothecy2D Homothecy2D.getLinearPart()