| Package | Description |
|---|---|
| org.apache.batik.anim.dom | |
| org.apache.batik.bridge.svg12 |
| Modifier and Type | Field and Description |
|---|---|
protected XBLOMShadowTreeElement |
BindableElement.xblShadowTree
The shadow tree.
|
| Modifier and Type | Method and Description |
|---|---|
XBLOMShadowTreeElement |
BindableElement.getShadowTree()
Returns the shadow tree for this bindable element.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BindableElement.setShadowTree(XBLOMShadowTreeElement s)
Sets the shadow tree for this bindable element.
|
| Modifier and Type | Field and Description |
|---|---|
protected XBLOMShadowTreeElement |
ContentManager.shadowTree
The shadow tree whose content elements this object is managing.
|
| Modifier and Type | Method and Description |
|---|---|
protected XBLOMShadowTreeElement |
DefaultXBLManager.cloneTemplate(XBLOMTemplateElement template)
Clones a template element for use as a shadow tree.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultXBLManager.setXblShadowTree(BindableElement elt,
XBLOMShadowTreeElement newShadow)
Sets the shadow tree for the given bindable element.
|
| Constructor and Description |
|---|
ContentManager(XBLOMShadowTreeElement s,
XBLManager xm)
Creates a new ContentManager object.
|
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.