Viz - Layer

Utah Teapot

About

A layer acts like a transparent sheet upon which any graphic object can be placed.

There is no difference between layers and groups at all, since they are both just nodes of a scene graph.

Structure

Layers can be:

  • layer list (A document is just a series of layer)
  • nested (A layer contains another layer)

Properties

  • Invisible,
  • Dimmed,
  • or Locked (made read-only)

Documentation / Reference





Discover More
Utah Teapot
Data Visualization Foundation

The Utah Teapot. Data visualization is the process of mapping quantitative data to visuals (shapes, color, position, etc) to create a graph made of geometric object. Information visualization: ...
Utah Teapot
Viz - Graphic Object

A graphic object is a geometrical object that: must be rendered. can get geometry transformation Graphical object can be grouped in order to maniuplate them as a unit. They can be place on a layer...
Utah Teapot
Viz - Scene Graph - Graphical World (Tree Data Structure)

A scene graph is a collection of nodes in a tree structure. It's equivalent to a document in xml The node of the tree are: a graphical object for the leaf a compound object such as: or a group...



Share this page:
Follow us:
Task Runner