| Package | Description |
|---|---|
| org.apache.batik.bridge.svg12 |
| Modifier and Type | Field | Description |
|---|---|---|
BindableElement |
DefaultXBLManager.XBLRecord.boundElement |
The bound element that owns this shadow tree, if this node
is an XBLOMShadowTreeElement.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
DefaultXBLManager.fireShadowTreeEvent(BindableElement elt,
java.lang.String type,
XBLShadowTreeElement e) |
Fires a ShadowTreeEvent of the given type on this element.
|
protected void |
DefaultXBLManager.setActiveDefinition(BindableElement elt,
DefaultXBLManager.DefinitionRecord defRec) |
Sets the given definition as the active one for a particular
bindable element.
|
protected void |
DefaultXBLManager.setXblShadowTree(BindableElement elt,
XBLOMShadowTreeElement newShadow) |
Sets the shadow tree for the given bindable element.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.