Uses of Package
com.graphbuilder.curve
Packages that use com.graphbuilder.curve
-
Classes in com.graphbuilder.curve used by com.graphbuilder.curveClassDescriptionGeneral non-rational B-Spline implementation where the degree can be specified.A ControlPath is a container of Point objects and Curve objects.A Curve is an object that defines itself using mathematical equations and points of a control-path in a given dimension.A GroupIterator allows a curve to choose the points from a control-path that the curve uses to define itself.A multi-path is a series of paths (sequence of connected points) in n-dimensions.Curves that extend the ParametricCurve class are continuous and can use the BinaryCurveApproximationAlgorithm class to generate a sequence of points that approximate the curve.A representation of an n-dimensional point.A value-vector is a sequence of values that some curves use to define themselves, sometimes called a knot-vector or a weight-vector.
-
Classes in com.graphbuilder.curve used by com.graphbuilder.geom