Uses of Class
org.apache.batik.anim.dom.XBLOMShadowTreeElement

Packages that use XBLOMShadowTreeElement
org.apache.batik.anim.dom   
 

Uses of XBLOMShadowTreeElement in org.apache.batik.anim.dom
 

Fields in org.apache.batik.anim.dom declared as XBLOMShadowTreeElement
protected  XBLOMShadowTreeElement BindableElement.xblShadowTree
          The shadow tree.
 

Methods in org.apache.batik.anim.dom that return XBLOMShadowTreeElement
 XBLOMShadowTreeElement BindableElement.getShadowTree()
          Returns the shadow tree for this bindable element.
 

Methods in org.apache.batik.anim.dom with parameters of type XBLOMShadowTreeElement
 void BindableElement.setShadowTree(XBLOMShadowTreeElement s)
          Sets the shadow tree for this bindable element.
 



Copyright © 2000–2017 Apache Software Foundation. All rights reserved.