|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BridgeMutationEvent | |
org.apache.batik.bridge | Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. |
org.apache.batik.refimpl.bridge |
Uses of BridgeMutationEvent in org.apache.batik.bridge |
Methods in org.apache.batik.bridge that return BridgeMutationEvent | |
BridgeMutationEvent |
BridgeMutationEvent.getStyleMutationEvent()
Returns the style mutation event. |
Methods in org.apache.batik.bridge with parameters of type BridgeMutationEvent | |
void |
FilterPrimitiveBridge.update(BridgeMutationEvent evt)
Update the Filter object to reflect the current configuration in the Element that models the filter. |
void |
CursorBridge.update(BridgeMutationEvent evt)
Updates an Element coresponding to the specified BridgeMutationEvent. |
void |
BridgeMutationEvent.setStyleMutationEvent(BridgeMutationEvent event)
Sets a style mutation event. |
void |
ShapePainterBridge.update(BridgeMutationEvent evt)
Updates an Element coresponding to the specified BridgeMutationEvent. |
void |
ClipBridge.update(BridgeMutationEvent evt)
Updates an Element coresponding to the specified BridgeMutationEvent. |
void |
MaskBridge.update(BridgeMutationEvent evt)
Updates an Element coresponding to the specified BridgeMutationEvent. |
void |
CompositeBridge.update(BridgeMutationEvent evt)
Updates an Element coresponding to the specified BridgeMutationEvent. |
void |
GraphicsNodeBridge.update(BridgeMutationEvent evt)
Updates an Element coresponding to the specified BridgeMutationEvent. |
void |
GraphicsNodeEventFilterBridge.update(BridgeMutationEvent evt)
Updates an Element coresponding to the specified BridgeMutationEvent. |
Uses of BridgeMutationEvent in org.apache.batik.refimpl.bridge |
Methods in org.apache.batik.refimpl.bridge with parameters of type BridgeMutationEvent | |
void |
SVGFeCompositeElementBridge.update(BridgeMutationEvent evt)
Update the Filter object to reflect the current configuration in the Element that models the filter. |
void |
SVGShapeElementBridge.update(BridgeMutationEvent evt)
|
void |
SVGFeComponentTransferElementBridge.update(BridgeMutationEvent evt)
Update the Filter object to reflect the current configuration in the Element that models the filter. |
void |
SVGFeMergeElementBridge.update(BridgeMutationEvent evt)
Update the Filter object to reflect the current configuration in the Element that models the filter. |
void |
SVGMaskElementBridge.update(BridgeMutationEvent evt)
|
void |
SVGUseElementBridge.update(BridgeMutationEvent evt)
|
void |
SVGAElementBridge.update(BridgeMutationEvent evt)
|
void |
SVGFeImageElementBridge.update(BridgeMutationEvent evt)
Update the Filter object to reflect the current configuration in the Element that models the filter. |
void |
SVGSwitchElementBridge.update(BridgeMutationEvent evt)
|
void |
SVGFeDisplacementMapElementBridge.update(BridgeMutationEvent evt)
Update the Filter object to reflect the current configuration in the Element that models the filter. |
void |
SVGFeColorMatrixElementBridge.update(BridgeMutationEvent evt)
Update the Filter object to reflect the current configuration in the Element that models the filter. |
void |
SVGFeOffsetElementBridge.update(BridgeMutationEvent evt)
Update the Filter object to reflect the current configuration in the Element that models the filter. |
void |
SVGFeFloodElementBridge.update(BridgeMutationEvent evt)
Update the Filter object to reflect the current configuration in the Element that models the filter. |
void |
SVGTextElementBridge.update(BridgeMutationEvent evt)
|
void |
SVGFeGaussianBlurElementBridge.update(BridgeMutationEvent evt)
Update the Filter object to reflect the current configuration in the Element that models the filter. |
void |
SVGFeTurbulenceElementBridge.update(BridgeMutationEvent evt)
Update the Filter object to reflect the current configuration in the Element that models the filter. |
void |
SVGGElementBridge.update(BridgeMutationEvent evt)
|
void |
SVGRectElementBridge.update(BridgeMutationEvent evt)
|
void |
SVGFeMorphologyElementBridge.update(BridgeMutationEvent evt)
Update the Filter object to reflect the current configuration in the Element that models the filter. |
void |
SVGImageElementBridge.update(BridgeMutationEvent evt)
|
void |
BridgeUpdateManager.addDirtyNode(GraphicsNode node,
BridgeMutationEvent event)
Adds a dirty node to the update manager. |
void |
SVGFilterElementBridge.update(BridgeMutationEvent evt)
Update the Filter object to reflect the current configuration in the Element that models the filter. |
void |
SVGFeTileElementBridge.update(BridgeMutationEvent evt)
Update the Filter object to reflect the current configuration in the Element that models the filter. |
void |
SVGSVGElementBridge.update(BridgeMutationEvent evt)
|
void |
SVGClipPathElementBridge.update(BridgeMutationEvent evt)
|
void |
SVGFeBlendElementBridge.update(BridgeMutationEvent evt)
Update the Filter object to reflect the current configuration in the Element that models the filter. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |