Curve2D

Description

Draws a Bezier curve using the given four anchor points.

Proxy class hierarchy

Curve2DProxy : GeometryNode : DrawableNode : Traversable

Fields implemented

points Yes.
fineness No.

Transformations supported

translation Yes.
scaling Yes.
rotation Yes.

Appearance settings supported

diffuseColor Yes.
transparency Only 0.0 and 1.0.
filled Not applicable.
shadow Yes.
dotted Not applicable.
width Yes.

Implementation details