Uses of Package
org.apache.commons.geometry.euclidean.twod.path
Packages that use org.apache.commons.geometry.euclidean.twod.path
Package
Description
This package provides basic 3D geometry components.
This package provides basic 2D geometry components.
This package provides classes for working with connected sequences of
line segments and other line subsets.
-
-
-
Classes in org.apache.commons.geometry.euclidean.twod.path used by org.apache.commons.geometry.euclidean.twod.pathClassDescriptionAbstract class for joining collections of line subsets into connected paths.Internal class used to connect line subsets together.Line subset connector that selects between multiple connection options based on the resulting interior angle.Class representing a connected path of
line convex subsets
.Class used to build line paths.Internal class returned when a line path is simplified to remove unnecessary line subset divisions.