Uses of Interface
org.apache.batik.bridge.PaintBridge
Packages that use PaintBridge
Package
Description
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
-
Uses of PaintBridge in org.apache.batik.bridge
Classes in org.apache.batik.bridge that implement PaintBridgeModifier and TypeClassDescriptionclass
Bridge class for vending gradients.class
Bridge class for the <linearGradient> element.class
Bridge class for the <pattern> element.class
Bridge class for the <radialGradient> element. -
Uses of PaintBridge in org.apache.batik.bridge.svg12
Classes in org.apache.batik.bridge.svg12 that implement PaintBridgeModifier and TypeClassDescriptionclass
Bridge class for a regular polygon element. -
Uses of PaintBridge in org.apache.batik.extension.svg
Classes in org.apache.batik.extension.svg that implement PaintBridgeModifier and TypeClassDescriptionclass
Bridge class for the "color switch" extension element.