Text2D

Proxy class hierarchy

Text2DProxy : DrawableText : GeometryNode : DrawableNode : Traversable

Fields implemented

data Yes.
length Yes.
fontStyle Yes.
ucs_2 No.

Transformations supported

translation Yes.
scaling No.
rotation No.

Appearance settings supported

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

FontStyle2D settings supported

type Yes, but only windows font names.
style Yes.
size Yes.
hSpacing No.
vSpacing No.
language No.

Implementation details