Uses of Package
org.apache.batik.bridge

Packages that use org.apache.batik.bridge
org.apache.batik.bridge Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. 
org.apache.batik.extension.svg   
org.apache.batik.swing   
org.apache.batik.swing.svg   
org.apache.batik.transcoder.image Provides transcoders for transcoding a SVG document fragment to an image. 
org.apache.batik.transcoder.print   
 

Classes in org.apache.batik.bridge used by org.apache.batik.bridge
AbstractGraphicsNodeBridge
          The base bridge class for SVG graphics node.
AbstractSVGBridge
          The base bridge class for SVG elements.
AbstractSVGFilterPrimitiveElementBridge
          The base bridge class for SVG filter primitives.
AbstractSVGGradientElementBridge
          Bridge class for vending gradients.
AbstractSVGGradientElementBridge.Stop
          This class represents a gradient <stop> element.
AbstractSVGLightingElementBridge
          Bridge class for the <feDiffuseLighting> element.
AbstractSVGLightingElementBridge.AbstractSVGLightElementBridge
          The base bridge class for light element.
Bridge
          A tagging interface that all bridges must implement.
BridgeContext
          This class represents a context used by the various bridges and the builder.
BridgeExtension
          This is a Service interface for classes that want to extend the functionality of the Bridge, to support new tags in the rendering tree.
BridgeMutationEvent
          An event object that describes the modification to apply to an Element.
ClipBridge
          Factory class for vending Shape objects that represents a clipping area.
DocumentLoader
          This class is responsible on loading an SVG document and maintaining a cache.
ErrorConstants
          The error code.
FilterBridge
          Bridge class for vending Filter objects.
FilterPrimitiveBridge
          Factory class for vending Filter objects that represents a filter primitive.
GenericBridge
          A tagging interface that bridges for elements child of GraphicsNodeBridge should implement.
GraphicsNodeBridge
          Bridge class for creating, building, and updating a GraphicsNode according to an Element.
GVTBuilder
          This class is responsible for creating a GVT tree using an SVG DOM tree.
MarkerBridge
          Factory class for vending Marker objects.
MaskBridge
          Factory class for vending Mask objects.
PaintBridge
          Bridge class for vending Paint objects.
StyleReference
          A style reference represents a graphics node, CSS property pair.
SVGDecoratedShapeElementBridge
          The base bridge class for decorated shapes.
SVGFeComponentTransferElementBridge.SVGFeFuncElementBridge
          The base bridge class for component transfer function.
SVGFontFace
          This class represents a <font-face> element.
SVGGlyphElementBridge
          Bridge class for the <glyph> element.
SVGGVTFont
          Represents an SVG font.
SVGKernElementBridge
          A base Bridge class for the kerning elements.
SVGShapeElementBridge
          The base bridge class for shapes.
SVGTextElementBridge.TextDecoration
           
UnitProcessor.Context
          Holds the informations needed to compute the units.
UserAgent
          An interface that provides access to the User Agent informations needed by the bridge.
Viewport
          Defines a viewport.
 

Classes in org.apache.batik.bridge used by org.apache.batik.extension.svg
AbstractGraphicsNodeBridge
          The base bridge class for SVG graphics node.
AbstractSVGBridge
          The base bridge class for SVG elements.
AbstractSVGFilterPrimitiveElementBridge
          The base bridge class for SVG filter primitives.
Bridge
          A tagging interface that all bridges must implement.
BridgeContext
          This class represents a context used by the various bridges and the builder.
BridgeExtension
          This is a Service interface for classes that want to extend the functionality of the Bridge, to support new tags in the rendering tree.
ErrorConstants
          The error code.
FilterPrimitiveBridge
          Factory class for vending Filter objects that represents a filter primitive.
GraphicsNodeBridge
          Bridge class for creating, building, and updating a GraphicsNode according to an Element.
PaintBridge
          Bridge class for vending Paint objects.
SVGDecoratedShapeElementBridge
          The base bridge class for decorated shapes.
SVGShapeElementBridge
          The base bridge class for shapes.
 

Classes in org.apache.batik.bridge used by org.apache.batik.swing
UserAgent
          An interface that provides access to the User Agent informations needed by the bridge.
 

Classes in org.apache.batik.bridge used by org.apache.batik.swing.svg
BridgeContext
          This class represents a context used by the various bridges and the builder.
BridgeExtension
          This is a Service interface for classes that want to extend the functionality of the Bridge, to support new tags in the rendering tree.
DocumentLoader
          This class is responsible on loading an SVG document and maintaining a cache.
UserAgent
          An interface that provides access to the User Agent informations needed by the bridge.
 

Classes in org.apache.batik.bridge used by org.apache.batik.transcoder.image
BridgeExtension
          This is a Service interface for classes that want to extend the functionality of the Bridge, to support new tags in the rendering tree.
UserAgent
          An interface that provides access to the User Agent informations needed by the bridge.
 

Classes in org.apache.batik.bridge used by org.apache.batik.transcoder.print
BridgeExtension
          This is a Service interface for classes that want to extend the functionality of the Bridge, to support new tags in the rendering tree.
UserAgent
          An interface that provides access to the User Agent informations needed by the bridge.
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.