| Interface | Description | |
|---|---|---|
| IAxiisRenderer | An interface for objects that are used to render an item from the Axiis render cycle. |
| Class | Description | |
|---|---|---|
| AbstractLayout | AbstractLayout is an base class that provides definitions of properties and stubs for methods required by BaseLayout. | |
| AxiisSprite | AxiisSprites render individual drawingGeometries from layouts. | |
| BaseLayout | BaseLayout is a data driven layout engine that uses GeometryRepeaters and PropertyModifiers to transform geometries before drawing them to the screen. |