| 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 |
NurbsCurveObject
X3D node tooltip: [X3DParametricGeometryNode] NurbsCurve is a 3D curve analogous to NurbsPatchSurface.
|
class |
NurbsPatchSurfaceObject
X3D node tooltip: [X3DNurbsSurfaceGeometryNode] NurbsPatchSurface defines a contiguous 3D Non-Uniform Rational B-Spline (NURBS) surface
|
class |
NurbsSweptSurfaceObject
X3D node tooltip: [X3DNurbsControlCurveNode]NurbsSweptSurface contains a crossSectionCurve and a trajectoryCurve [NurbsCurve]
|
class |
NurbsSwungSurfaceObject
X3D node tooltip: [X3DNurbsControlCurveNode] NurbsSwungSurface contains a profileCurve and a trajectoryCurve [X3DNurbsControlCurveNode]
|
class |
NurbsTrimmedSurfaceObject
X3D node tooltip: [X3DNurbsSurfaceGeometryNode] NurbsTrimmedSurface generates texture coordinates from a Non-Uniform Rational B-Spline (NURBS) surface
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
NurbsCurve
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
NurbsPatchSurface
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
NurbsSweptSurface
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
NurbsSwungSurface
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
NurbsTrimmedSurface
Abstract node interface, defined by X3D specification to support X3D Java interoperability.
|
interface |
X3DNurbsSurfaceGeometryNode
Abstract geometry type for all types of NURBS surfaces.
|
| Modifier and Type | Method and Description |
|---|---|
X3DParametricGeometryNode |
X3DParametricGeometryNode.setCssClass(java.lang.String newValue)
Assign String value to inputOutput SFString field named class.
|
X3DParametricGeometryNode |
X3DParametricGeometryNode.setDEF(java.lang.String newValue)
Assign String value to inputOutput SFString field named DEF.
|
X3DParametricGeometryNode |
X3DParametricGeometryNode.setMetadata(X3DMetadataObject newValue)
Assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.
|
X3DParametricGeometryNode |
X3DParametricGeometryNode.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.