Apprisant Logo Examples
Rendererer Alignment

This example, AlignmentEx, uses a renderer plugin to calculate the dimensions of each bar based on a display parameter, 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.