Package org.web3d.x3d.jsail.Layering


package org.web3d.x3d.jsail.Layering
The Layering component describes how to layer a set of subscene layers into a composite scene.

The X3D Java Scene Access Interface (x3djsail) package provides concrete classes for each X3D node and statement.

Online: X3D Java Scene Access Interface Library (X3DJSAIL) and X3DJSAIL Javadoc

See Also:
  • Classes
    Class
    Description
    Layer contains a list of children nodes that define the contents of the layer.
    LayerSet defines a list of layers and a rendering order.
    Viewport is a Grouping node that can contain most nodes.