Uses of Package
org.apache.batik.dom.svg

Packages that use org.apache.batik.dom.svg
org.apache.batik.bridge Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree. 
org.apache.batik.dom.svg   
org.apache.batik.extension This package contains Batik's extensions to standard SVG (custom elements, additional bridges...). 
org.apache.batik.extension.svg   
 

Classes in org.apache.batik.dom.svg used by org.apache.batik.bridge
SVGDocumentFactory
          This interface represents an object which can build a SVGDocument.
SVGOMDocument
          This class implements SVGDocument.
 

Classes in org.apache.batik.dom.svg used by org.apache.batik.dom.svg
DefaultAttributeValueProducer
          This interface represents the objects which returns the default value of an attribute.
ExtensibleSVGDOMImplementation
          This class implements the DOMImplementation interface.
LiveAttributeValue
          This interface should be implemented by all the attribute values objects that must be updated when the attribute node is modified.
ModificationHandler
          This interface represents objects that handle the modifications of a value.
SVGClippingMaskingElement
          This class provides a common superclass for clipping and masking elements.
SVGContext
          This interface is the placeholder for SVG application informations.
SVGDescriptiveElement
          This class provides a common superclass for elements which contain descriptive text.
SVGDocumentFactory
          This interface represents an object which can build a SVGDocument.
SVGDOMImplementation
          This class implements the DOMImplementation interface.
SVGDOMImplementation.ElementFactory
          This interface represents a factory of elements.
SVGExternalResourcesRequiredSupport
          Provides support for the SVGExternalResourcesRequired interface.
SVGGraphicsElement
          This class provides a common superclass for all graphics elements.
SVGList
          This class is used to implement SVG lists.
SVGOMComponentTransferFunctionElement
          This class represents the component transfer function elements.
SVGOMDocument
          This class implements SVGDocument.
SVGOMElement
          This class implements the SVGElement interface.
SVGOMFilterPrimitiveStandardAttributes
          This class represents a SVGElement with support for standard filter attributes.
SVGOMGradientElement
          This class implements SVGGradientElement.
SVGOMLength
          This class implements SVGLength.
SVGOMNumberList
          This class implements the SVGNumberList interface.
SVGOMTextContentElement
          This class provides a common superclass for all graphics elements.
SVGOMTextPositioningElement
          This class implements SVGTextPositioningElement.
SVGOMTransformList
          This class provides an implementation of the SVGTransformList interface.
SVGStylableSupport
          This class provides support for implementing a stylable element.
SVGTestsSupport
          This class provides support for SVGTests features.
SVGTransformableSupport
          To provide support for the SVGTransformable interface.
SVGURIReferenceGraphicsElement
          This class provides support for Xlink to a graphics element.
SVGURIReferenceSupport
          This class provides support for the SVGURIReference interface methods.
UnitProcessor.Context
          Holds the informations needed to compute the units.
 

Classes in org.apache.batik.dom.svg used by org.apache.batik.extension
SVGStylableSupport
          This class provides support for implementing a stylable element.
 

Classes in org.apache.batik.dom.svg used by org.apache.batik.extension.svg
DomExtension
          This is a Service interface for classes that want to extend the functionality of the SVGOMDocument, to support new tags in the DOM tree.
ExtensibleSVGDOMImplementation
          This class implements the DOMImplementation interface.
SVGDOMImplementation.ElementFactory
          This interface represents a factory of elements.
 



Copyright © 2001 Apache Software Foundation. All Rights Reserved.