Uses of Class
org.djutils.draw.line.Polygon2d
-
Packages that use Polygon2d Package Description org.djutils.draw.line The d1 package provides an interface and different implementations for Lines. -
-
Uses of Polygon2d in org.djutils.draw.line
Methods in org.djutils.draw.line that return Polygon2d Modifier and Type Method Description Polygon2dPolygon3d. project()Project the object onto the z=0 plane.Polygon2dPolygon2d. reverse()Construct a new L with all points of this Line in reverse order.
-