Package | Description |
---|---|
org.apache.batik.apps.svgbrowser | |
org.apache.batik.bridge |
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
|
org.apache.batik.bridge.svg12 | |
org.apache.batik.dom.events |
Provides an implementation of the DOM level 2 events module.
|
org.apache.batik.w3c.dom.events |
Modifier and Type | Method and Description |
---|---|
protected void |
DOMViewer.Panel.registerAttributeAdded(MutationEvent mevt)
Adds the "DOMAttrModified" Mutation event, of the
MutationEvent.ADDITION type to current history browser's
interface compound command
|
protected void |
DOMViewer.Panel.registerAttributeChanged(MutationEvent mevt)
Checks what type of the "DOMAttrModified" mutation event occured, and
invokes the appropriate method to register the change.
|
protected void |
DOMViewer.Panel.registerAttributeModified(MutationEvent mevt)
Adds the "DOMAttrModified" Mutation event, of the
MutationEvent.MODIFICATION type to current history browser's
interface compound command
|
protected void |
DOMViewer.Panel.registerAttributeRemoved(MutationEvent mevt)
Adds the "DOMAttrModified" Mutation event, of the
MutationEvent.REMOVAL type to current history browser's
interface compound command
|
protected void |
DOMViewer.Panel.registerCharDataModified(MutationEvent mevt)
Adds the "DOMCharDataModified" Mutation event to current history
browser's interface compound command
|
protected void |
DOMViewer.Panel.registerDocumentChange(MutationEvent mevt)
Puts the document change in the current history browser's interface
compound command if the document change occured outside of the
DOMViewer.
|
protected void |
DOMViewer.Panel.registerNodeInserted(MutationEvent mevt)
Adds the "DOMNodeInserted" Mutation event to current history
browser's interface compound command
|
protected void |
DOMViewer.Panel.registerNodeRemoved(MutationEvent mevt)
Adds the "DOMNodeRemoved" Mutation event to current history browser's
interface compound command
|
Modifier and Type | Method and Description |
---|---|
void |
SVGDescriptiveElementBridge.handleDOMAttrModifiedEvent(MutationEvent evt) |
void |
SVGDocumentBridge.handleDOMAttrModifiedEvent(MutationEvent evt)
Invoked when an MutationEvent of type 'DOMAttrModified' is fired.
|
void |
AnimatableGenericSVGBridge.handleDOMAttrModifiedEvent(MutationEvent evt) |
void |
SVGAnimationElementBridge.handleDOMAttrModifiedEvent(MutationEvent evt)
Invoked when an MutationEvent of type 'DOMAttrModified' is fired.
|
void |
BridgeUpdateHandler.handleDOMAttrModifiedEvent(MutationEvent evt)
Invoked when an MutationEvent of type 'DOMAttrModified' is fired.
|
void |
AbstractGraphicsNodeBridge.handleDOMAttrModifiedEvent(MutationEvent evt)
Invoked when an MutationEvent of type 'DOMAttrModified' is fired.
|
void |
SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler.handleDOMAttrModifiedEvent(MutationEvent evt)
Invoked when an MutationEvent of type 'DOMAttrModified' is fired.
|
void |
SVGDescriptiveElementBridge.handleDOMCharacterDataModified(MutationEvent evt) |
void |
SVGDocumentBridge.handleDOMCharacterDataModified(MutationEvent evt)
Invoked when an MutationEvent of type 'DOMCharacterDataModified'
is fired.
|
void |
AnimatableGenericSVGBridge.handleDOMCharacterDataModified(MutationEvent evt) |
void |
SVGAnimationElementBridge.handleDOMCharacterDataModified(MutationEvent evt)
Invoked when an MutationEvent of type 'DOMCharacterDataModified'
is fired.
|
void |
BridgeUpdateHandler.handleDOMCharacterDataModified(MutationEvent evt)
Invoked when an MutationEvent of type 'DOMCharacterDataModified'
is fired.
|
void |
AbstractGraphicsNodeBridge.handleDOMCharacterDataModified(MutationEvent evt)
Invoked when an MutationEvent of type 'DOMCharacterDataModified'
is fired.
|
void |
SVGTextElementBridge.handleDOMCharacterDataModified(MutationEvent evt)
Invoked when an MutationEvent of type 'DOMCharacterDataModified'
is fired.
|
void |
SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler.handleDOMCharacterDataModified(MutationEvent evt)
Invoked when an MutationEvent of type 'DOMCharacterDataModified'
is fired.
|
void |
SVGTextElementBridge.handleDOMChildNodeRemovedEvent(MutationEvent evt)
Invoked when an MutationEvent of type 'DOMNodeRemoved' is fired.
|
void |
SVGDescriptiveElementBridge.handleDOMNodeInsertedEvent(MutationEvent evt) |
void |
SVGDocumentBridge.handleDOMNodeInsertedEvent(MutationEvent evt)
Invoked when an MutationEvent of type 'DOMNodeInserted' is fired.
|
void |
SVGGElementBridge.handleDOMNodeInsertedEvent(MutationEvent evt)
Invoked when an MutationEvent of type 'DOMNodeInserted' is fired.
|
void |
AnimatableGenericSVGBridge.handleDOMNodeInsertedEvent(MutationEvent evt) |
void |
SVGAnimationElementBridge.handleDOMNodeInsertedEvent(MutationEvent evt)
Invoked when an MutationEvent of type 'DOMNodeInserted' is fired.
|
void |
BridgeUpdateHandler.handleDOMNodeInsertedEvent(MutationEvent evt)
Invoked when an MutationEvent of type 'DOMNodeInserted' is fired.
|
void |
AbstractGraphicsNodeBridge.handleDOMNodeInsertedEvent(MutationEvent evt)
Invoked when an MutationEvent of type 'DOMNodeInserted' is fired.
|
void |
SVGTextElementBridge.handleDOMNodeInsertedEvent(MutationEvent evt)
Invoked when an MutationEvent of type 'DOMNodeInserted' is fired.
|
void |
SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler.handleDOMNodeInsertedEvent(MutationEvent evt)
Invoked when an MutationEvent of type 'DOMNodeInserted' is fired.
|
void |
SVGDescriptiveElementBridge.handleDOMNodeRemovedEvent(MutationEvent evt) |
void |
SVGDocumentBridge.handleDOMNodeRemovedEvent(MutationEvent evt)
Invoked when an MutationEvent of type 'DOMNodeRemoved' is fired.
|
void |
AnimatableGenericSVGBridge.handleDOMNodeRemovedEvent(MutationEvent evt) |
void |
SVGAnimationElementBridge.handleDOMNodeRemovedEvent(MutationEvent evt)
Invoked when an MutationEvent of type 'DOMNodeRemoved' is fired.
|
void |
BridgeUpdateHandler.handleDOMNodeRemovedEvent(MutationEvent evt)
Invoked when an MutationEvent of type 'DOMNodeRemoved' is fired.
|
void |
AbstractGraphicsNodeBridge.handleDOMNodeRemovedEvent(MutationEvent evt)
Invoked when an MutationEvent of type 'DOMNodeRemoved' is fired.
|
void |
SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler.handleDOMNodeRemovedEvent(MutationEvent evt)
Invoked when an MutationEvent of type 'DOMNodeRemoved' is fired.
|
void |
SVGTextElementBridge.handleDOMSubtreeModifiedEvent(MutationEvent evt)
Invoked when an MutationEvent of type 'DOMSubtree' is fired.
|
Modifier and Type | Method and Description |
---|---|
void |
SVG12TextElementBridge.handleDOMCharacterDataModified(MutationEvent evt)
Invoked when an MutationEvent of type 'DOMCharacterDataModified'
is fired.
|
void |
BindableElementBridge.handleDOMNodeInsertedEvent(MutationEvent evt)
Invoked when an MutationEvent of type 'DOMNodeInserted' is fired.
|
void |
XBLShadowTreeElementBridge.handleDOMNodeInsertedEvent(MutationEvent evt)
Invoked when an MutationEvent of type 'DOMNodeInserted' is fired.
|
Modifier and Type | Class and Description |
---|---|
class |
DOMMutationEvent
The MutationEvent class provides specific contextual information
associated with Mutation events.
|
class |
DOMMutationNameEvent
Class to implement DOM 3 MutationName events.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MutationNameEvent
The
MutationNameEvent interface provides specific contextual
information associated with Mutation name event types. |
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.