Rectangle

Proxy class hierarchy

RectangleProxy : GeometryNode : DrawableNode : Traversable

Fields implemented

size

Yes.

Transformations supported

translation

Yes.

scaling

Yes.

rotation

Yes.

Appearance settings supported

diffuseColor

Yes.

transparency

When filled, not rotated and no shadow, the full range of values are supported, otherwise only 0.0 and 1.0.

filled

Yes.

shadow

Yes.

dotted

No.

width

Yes.

Implementation details