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
SVGContext
          This interface is the placeholder for SVG application informations.
SVGDocumentFactory
          This interface represents an object which can build a SVGDocument.
SVGOMDocument
          This class implements SVGDocument.
SVGTextContent
          This class provides the interface for the SVGTextContentElement * for the bridge to implement.
 

Classes in org.apache.batik.dom.svg used by org.apache.batik.dom.svg
AbstractElement
          This class provides a superclass to implement an SVG element, or an element interoperable with the SVG elements.
AbstractSVGAnimatedLength
          This class provides an implementation of the SVGAnimatedLength interface.
AbstractSVGAnimatedLength.BaseSVGLength
          This class represents the SVGLength returned by getBaseVal().
AbstractSVGItem
          Adapter for the SVGItem interface.
AbstractSVGLength
          Default implementation for SVGLength.
AbstractSVGLengthList
          This class is the implementation of SVGLengthList.
AbstractSVGList
          This class is a base implementation for a live list representation of SVG attributes.
AbstractSVGMatrix
          This class provides an abstract implementation of the SVGMatrix interface.
AbstractSVGPathSegList
          This class is the implementation of SVGPathSegList.
AbstractSVGPathSegList.SVGPathSegItem
          Internal representation of the item SVGPathSeg.
AbstractSVGPointList
          This class is the implementation of SVGPointList.
AbstractSVGTransform
          Abstract implementation for SVGTransform.
AbstractSVGTransformList
          This class is the implementation of SVGTransformList.
AttributeInitializer
          This class is used by elements to initialize and reset their attributes.
ExtensibleSVGDOMImplementation
          This class implements the DOMImplementation interface.
ListHandler
          Interface that defines the functionnality of a list handler for the parser of attributes that are list.
LiveAttributeValue
          This interface should be implemented by all the attribute values objects that must be updated when the attribute node is modified.
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.
SVGGraphicsElement
          This class provides a common superclass for all graphics elements.
SVGItem
          This interface represents an item in an SVGXXXList.
SVGOMAnimationElement
          This class provides an implementation of the SVGAnimationElement interface.
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.
SVGOMTextContentElement
          This class provides a common superclass for all graphics elements.
SVGOMTextPositioningElement
          This class implements SVGTextPositioningElement.
SVGOMURIReferenceElement
          This class implements SVGURIReference..
SVGPathSegConstants
          Constants for the SVGPathSeg interface
SVGStylableElement
          This class provides a common superclass for elements which implement SVGStylable.
SVGURIReferenceGraphicsElement
          This class provides support for Xlink to a graphics element.
SVGURIReferenceTextPositioningElement
          This class implements both SVGTextPositioningElement and SVGURIReference..
 

Classes in org.apache.batik.dom.svg used by org.apache.batik.extension
AbstractElement
          This class provides a superclass to implement an SVG element, or an element interoperable with the SVG elements.
SVGOMElement
          This class implements the SVGElement interface.
 

Classes in org.apache.batik.dom.svg used by org.apache.batik.extension.svg
AbstractElement
          This class provides a superclass to implement an SVG element, or an element interoperable with the SVG elements.
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.
SVGContext
          This interface is the placeholder for SVG application informations.
SVGDOMImplementation.ElementFactory
          This interface represents a factory of elements.
SVGOMElement
          This class implements the SVGElement interface.
SVGTextContent
          This class provides the interface for the SVGTextContentElement * for the bridge to implement.
 



Copyright © 2002 Apache Software Foundation. All Rights Reserved.