Uses of Class
math.geom2d.transform.LineReflection2D

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

Uses of LineReflection2D in math.geom2d.transform
 

Subclasses of LineReflection2D in math.geom2d.transform
 class LinearLineReflection2D
           
 

Methods in math.geom2d.transform that return LineReflection2D
 LineReflection2D LineReflection2D.getInverseTransform()
          Return a new line reflection with respect to the same line.