All Downloads are FREE. Search and download functionalities are using the official Maven repository.

src.math.geom2d.line.package.html Maven / Gradle / Ivy

Go to download

JavaGeom - The aim of JavaGeom is to provide methods to easily perform geometric computations, such as intersections of lines, clipping of polygons, transformation shapes, perimeter and area computations... This is a binary & source redistribution of the original, unmodified JavaGeom library originating from: "http://sourceforge.net/projects/geom-java/files/javaGeom/javaGeom%200.11.1/". The purpose of this redistribution is to make the library available to other Maven projects.

The newest version!




Implementations of 'linear shapes', i.e. curves which can be embedded into a straight lines, like {@link math.geom2d.line.StraightLine2D straight lines}, {@link math.geom2d.line.LineSegment2D line segments}, or {@link math.geom2d.line.Ray2D rays}. The base interface is {@link math.geom2d.line.LinearShape2D}.

The class {@link math.geom2d.line.AbstractLine2D} is an implementation skeleton for several other linear shapes.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy