|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Knot | |
---|---|
org.opengis.geometry.coordinate | Set of geometric objects. |
Uses of Knot in org.opengis.geometry.coordinate |
---|
Methods in org.opengis.geometry.coordinate that return types with arguments of type Knot | |
---|---|
List<Knot> |
SplineCurve.getKnots()
The sequence of distinct knots used to define the spline basis functions. |
Method parameters in org.opengis.geometry.coordinate with type arguments of type Knot | |
---|---|
BSplineCurve |
GeometryFactory.createBSplineCurve(int degree,
PointArray points,
List<Knot> knots,
KnotType knotSpec)
Constructs a B-spline curve. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |