Uses of Interface
org.apache.batik.dom.xbl.XBLShadowTreeElement
Packages that use XBLShadowTreeElement
Package
Description
-
Uses of XBLShadowTreeElement in org.apache.batik.anim.dom
Classes in org.apache.batik.anim.dom that implement XBLShadowTreeElementModifier and TypeClassDescriptionclassThis class implements the xbl:shadowTree element. -
Uses of XBLShadowTreeElement in org.apache.batik.bridge.svg12
Methods in org.apache.batik.bridge.svg12 with parameters of type XBLShadowTreeElementModifier and TypeMethodDescriptionprotected voidDefaultXBLManager.fireShadowTreeEvent(BindableElement elt, String type, XBLShadowTreeElement e) Fires a ShadowTreeEvent of the given type on this element. -
Uses of XBLShadowTreeElement in org.apache.batik.dom.svg12
Fields in org.apache.batik.dom.svg12 declared as XBLShadowTreeElementModifier and TypeFieldDescriptionprotected XBLShadowTreeElementXBLOMShadowTreeEvent.xblShadowTreeThe shadow tree that is the object of this event.Methods in org.apache.batik.dom.svg12 that return XBLShadowTreeElementModifier and TypeMethodDescriptionXBLOMShadowTreeEvent.getXblShadowTree()Returns the shadow tree that is the object of this event.Methods in org.apache.batik.dom.svg12 with parameters of type XBLShadowTreeElementModifier and TypeMethodDescriptionvoidXBLOMShadowTreeEvent.initShadowTreeEvent(String typeArg, boolean canBubbleArg, boolean cancelableArg, XBLShadowTreeElement xblShadowTreeArg) Initializes this event object.voidXBLOMShadowTreeEvent.initShadowTreeEventNS(String namespaceURIArg, String typeArg, boolean canBubbleArg, boolean cancelableArg, XBLShadowTreeElement xblShadowTreeArg) Initializes this event object with a namespaced event type. -
Uses of XBLShadowTreeElement in org.apache.batik.dom.xbl
Methods in org.apache.batik.dom.xbl that return XBLShadowTreeElementMethods in org.apache.batik.dom.xbl with parameters of type XBLShadowTreeElementModifier and TypeMethodDescriptionvoidShadowTreeEvent.initShadowTreeEvent(String typeArg, boolean canBubbleArg, boolean cancelableArg, XBLShadowTreeElement xblShadowTreeArg) voidShadowTreeEvent.initShadowTreeEventNS(String namespaceURIArg, String typeArg, boolean canBubbleArg, boolean cancelableArg, XBLShadowTreeElement xblShadowTreeArg)