Product Documentation
Cadence User Interface SKILL Reference
Product Version IC23.1, September 2023

18


Display Lists

Display lists are used to construct and display pictures within the Virtuoso user interface. display lists are collections of shapes displayed within a form, menu, button, or window. Additionally, display lists are used by the DAG Browser to display pictures.

Display lists use pens to hold the graphical properties a shape is drawn with. A pen stores color, line style, and fill style. Pens are referred to by number. When you add a shape to a display list, you specify which pen number it should use.

Display lists are built in two ways:

The display list is composed of the following objects:

Display lists are not hierarchical in that a display list cannot include another display list.

Coordinates are Cartesian and specified using integer numbers. The range of the integers can be anything you wish. The display list is scaled to fit into the space provided.


Return to top
 ⠀
X