Uses of Interface
org.apache.batik.bridge.PaintBridge

Packages that use PaintBridge
org.apache.batik.bridge 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 PaintBridge
 class AbstractSVGGradientElementBridge
          Bridge class for vending gradients.
 class SVGLinearGradientElementBridge
          Bridge class for the <linearGradient> element.
 class SVGPatternElementBridge
          Bridge class for the <pattern> element.
 class SVGRadialGradientElementBridge
          Bridge class for the <radialGradient> element.
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.