Uses of Interface
org.apache.batik.bridge.GenericBridge
Packages that use GenericBridge
Package
Description
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
-
Uses of GenericBridge in org.apache.batik.bridge
Classes in org.apache.batik.bridge that implement GenericBridgeModifier and TypeClassDescriptionclassThe base bridge class for SVG filter primitives.classBridge class for vending gradients.static classBridge class for the gradient <stop> element.classBridge class for the <feDiffuseLighting> element.protected static classThe base bridge class for light element.static classBridge class for the <feDistantLight> element.static classBridge class for the <fePointLight> element.static classBridge class for the <feSpotLight> element.classAbstract bridge class for animatable elements that do not produce a GraphicsNode.classBridge class for the 'animateColor' animation element.classBridge class for the 'animate' animation element.classBridge class for the 'animateMotion' animation element.classBridge class for the 'animateTransform' animation element.classAn abstract base class for the SVG animation element bridges.classBridge class for the <clipPath> element.classBridge class for the <desc> element.classBase class for 'descriptive' elements, mostly title and desc.classBridge class for the <feBlend> element.classBridge class for the <feColorMatrix> element.classBridge class for the <feComponentTransfer> element.static classBridge class for the <feFuncA> element.static classBridge class for the <feFuncB> element.protected static classThe base bridge class for component transfer function.static classBridge class for the <feFuncG> element.static classBridge class for the <feFuncR> element.classBridge class for the <feComposite> element.classBridge class for the <feConvolveMatrix> element.classBridge class for the <feDiffuseLighting> element.classBridge class for the <feDisplacementMap> element.classBridge class for the <feFlood> element.classBridge class for the <feGaussianBlur> element.classBridge class for the <feImage> element.classBridge class for the <feMerge> element.static classBridge class for the <feMergeNode> element.classBridge class for the <feMorphology> element.classBridge class for the <feOffset> element.classBridge class for the <feSpecularLighting> element.classBridge class for the <feTile> element.classBridge class for the <feTurbulence> element.classBridge class for the <filter> element.classBridge class for the <linearGradient> element.classBridge class for the <marker> element.classBridge class for the <mask> element.classBridge class for the <pattern> element.classBridge class for the <radialGradient> element.classA bridge class for the 'set' animation element.classBridge class for the <textPath> element.classBridge class for the <title> element. -
Uses of GenericBridge in org.apache.batik.bridge.svg12
Classes in org.apache.batik.bridge.svg12 that implement GenericBridgeModifier and TypeClassDescriptionclassBridge class for a regular polygon element. -
Uses of GenericBridge in org.apache.batik.extension.svg
Classes in org.apache.batik.extension.svg that implement GenericBridgeModifier and TypeClassDescriptionclassBridge class for a histogram normalization element.