Example Programs
Rendererer Alignment

This example, AlignmentEx, uses either a renderer configuration class or a script expression to calculate the length of each bar, and aligns the text at the right end of the bar. Renderers are in align.rdr and display elements are in medals.elt.

Bounds Rendererer

This example, BoundsRenEx, uses BoundsRenderers to draw the outline and the drop shadow of the selected item. Renderers are in bounds.rdr and display elements are in jtech.elt.

Renderer Transformation

This example, TransformEx, applies a rotation transform to the text renderers. Renderers are in transform.rdr and display elements are in stations.elt.

>