Module omix.api
Package omix.util.math.curves
This package provides polynomial computation methods.
-
Class Summary Class Description ArcSectionComputer2D This class represents an arc curve section.Bernstein Solves the bernstein polynomial.BezierSectionComputer<T extends AbstractDoubleVec<T>> This class represents a Bézier curve section consisting of two (a), three (b) or four (c) control points.CurveSectionComputer<T extends AbstractDoubleVec<T>> This class generalizes computation of a parameterised curve sections.ShapeUtility This class provides miscellaneous computation methods for shapes.