A composite bean that draws its subgraphs on top of each other.
This Layered bean is not used explicitly very often in XML documents because
the parser instantiates Layered beans for <transform>,
<style> or <input> elements that
contain multiple sub-elements. (Transform, Style and Input nodes only
have a single sub-graph).
| XML Element | XML Type | Java Class |
| compose | layered | uk.ac.ic.doc.scenebeans.Layered |
| Name | Type | Default Value | Getter Method | Setter Method | Description |
| The Layered bean has no properties. | |||||