| Package | Description |
|---|---|
| org.web3d.x3d.jsail.NURBS |
The NURBS component describes Non-uniform Rational B-Spline (NURBS) geometry and interpolation
nodes.
|
| org.web3d.x3d.sai.NURBS |
The NURBS component describes Non-uniform Rational B-Spline (NURBS) geometry and interpolation
nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContourPolyline2DObject
X3D node tooltip: [X3DNurbsControlCurveNode] ContourPolyline2D defines a linear curve segment as part of a trimming contour in the u-v domain of a NURBS surface.
|
| Modifier and Type | Method and Description |
|---|---|
ContourPolyline2D |
ContourPolyline2D.setControlPoint(double[] newValue)
Assign 2-tuple double array to inputOutput MFVec2d field named controlPoint.
|
ContourPolyline2D |
ContourPolyline2D.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
ContourPolyline2D |
ContourPolyline2D.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
ContourPolyline2D |
ContourPolyline2D.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
ContourPolyline2D |
ContourPolyline2D.setUSE(java.lang.String newValue)
Assign String value to inputOutput SFString field named USE.
|
Copyright ©2005-2017 Web3D Consortium under an open-source license, free for any use. Feedback is welcome.