Uses of Class
java.awt.geom.Line2D.Float

Packages that use Line2D.Float
lejos.geom Geometric shape support for robotics using float co-ordinates 
 

Uses of Line2D.Float in lejos.geom
 

Subclasses of Line2D.Float in lejos.geom
 class Line
          Represents a line and supports calculating the point of intersection of two line segments.