Uses of Class
org.djutils.draw.line.LineSegment2d
-
Packages that use LineSegment2d Package Description org.djutils.draw.line The d1 package provides an interface and different implementations for Lines. -
-
Uses of LineSegment2d in org.djutils.draw.line
Methods in org.djutils.draw.line that return LineSegment2d Modifier and Type Method Description LineSegment2d
LineSegment3d. project()
Project the object onto the z=0 plane.
-