| Overview |
One of most powerful features of the GTL is the syntax built around hierarchical statement blocks called layouts . A layout determines
All GTL template definitions must contain at least one layout statement. Table 1.1 and Table 1.2 identify the overlay-type and multi-cell layouts; the sections that follow discuss the layout types in more detail.
Table 1.1: Overlay-type Layouts that Support Superimposition| Layout | Description |
|---|---|
| OVERLAY | 2D plots (see "Plot Classifications by Graphical Projection"), legends, text |
| OVERLAY3D | 3D plots (see "Plot Classifications by Graphical Projection"), text |
| OVERLAYEQUATED | 2D plots, legends, text, axes where the display unit of the X axis always equals the display unit of the Y axis |
| PROTOTYPE | Simplified OVERLAY used in DATAPANEL and DATALATTICE |
| Layout | Description |
|---|---|
| GRIDDED | Basic grid of plots and text; all cells independent |
| LATTICE | Externalized axes, headers, sidebars |
| DATALATTICE | Data-driven number of cells; 1-2 classifiers |
| DATAPANEL | Data-driven number of cells; n classifiers |
Copyright © 2007 by SAS Institute Inc., Cary, NC, USA. All rights reserved.