Uses of Package
org.apache.batik.dom.svg
-
Packages that use org.apache.batik.dom.svg Package Description org.apache.batik.anim.dom org.apache.batik.anim.values org.apache.batik.bridge Provides an API for mapping and maintaining consistency between the SVG DOM tree and the GVT tree.org.apache.batik.bridge.svg12 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.anim.dom Class Description AbstractSVGList This class is a base implementation for a live list representation of SVG attributes.AbstractSVGNormPathSegList This class is the implementation of the normalizedSVGPathSegList
.AbstractSVGNumberList This class is the implementation ofSVGNumberList
.AbstractSVGPathSegList This class is the implementation ofSVGPathSegList
.AbstractSVGPointList Abstract implementation ofSVGPointList
.AbstractSVGPreserveAspectRatio Abstract implementation for SVGPreservAspectRatio This is the base implementation for SVGPreservAspectRatioAbstractSVGTransformList This class is the implementation ofSVGTransformList
.ExtendedTraitAccess Interface for SVG DOM classes to expose information about the traits (XML attributes and CSS properties) their elements support.IdContainer An interface for DOM nodes that can look up elements with IDs.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.SVGDocumentFactory This interface represents an object which can build a SVGDocument.SVGItem This interface represents an item in an SVGXXXList.SVGMotionAnimatableElement An interface for SVG elements that can be animated with 'animateMotion'.SVGOMAngle Implementation of anSVGAngle
not associated with any attribute.SVGOMPoint An implementation ofSVGPoint
that is not associated with any attribute.SVGOMRect An implementation ofSVGRect
that is not associated with an attribute.SVGOMUseShadowRoot This class implementsDocumentFragment
interface.SVGPathSegConstants Constants for the SVGPathSeg interface.SVGPathSegItem Internal representation of the item SVGPathSeg.SVGTextContent This class provides the interface for the SVGTextContentElement for the bridge to implement.TraitAccess Interface for accessing traits on an element. -
Classes in org.apache.batik.dom.svg used by org.apache.batik.anim.values Class Description AbstractSVGTransform Abstract implementation ofSVGTransform
.SVGOMTransform This class is the implementation of the SVGTransform interface. -
Classes in org.apache.batik.dom.svg used by org.apache.batik.bridge Class Description LiveAttributeException Thrown when a live attribute cannot parse an attribute's value.SVGAnimationContext Context class for SVG animation elements to support extra methods.SVGContext This interface is the placeholder for SVG application informations.SVGDocumentFactory This interface represents an object which can build a SVGDocument.SVGPathContext Context class for the SVG path element to support extra methods.SVGSVGContext Context class for svg:svg elements.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.bridge.svg12 Class Description SVGContext This interface is the placeholder for SVG application informations.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 Class Description AbstractSVGItem Adapter for the SVGItem interface.AbstractSVGList This class is a base implementation for a live list representation of SVG attributes.AbstractSVGMatrix This class provides an abstract implementation of theSVGMatrix
interface.AbstractSVGNormPathSegList.SVGPathSegGenericItem AbstractSVGNumber Implementation ofSVGNumber
.AbstractSVGPathSegList This class is the implementation ofSVGPathSegList
.AbstractSVGTransform Abstract implementation ofSVGTransform
.IdContainer An interface for DOM nodes that can look up elements with IDs.ListHandler Interface that defines the functionnality of a list handler for the parser of attributes that are list.SVGContext This interface is the placeholder for SVG application informations.SVGItem This interface represents an item in an SVGXXXList.SVGPathSegConstants Constants for the SVGPathSeg interface.SVGPathSegItem Internal representation of the item SVGPathSeg.TraitAccess Interface for accessing traits on an element. -
Classes in org.apache.batik.dom.svg used by org.apache.batik.extension Class Description ExtendedTraitAccess Interface for SVG DOM classes to expose information about the traits (XML attributes and CSS properties) their elements support.TraitAccess Interface for accessing traits on an element. -
Classes in org.apache.batik.dom.svg used by org.apache.batik.extension.svg Class Description ExtendedTraitAccess Interface for SVG DOM classes to expose information about the traits (XML attributes and CSS properties) their elements support.SVGContext This interface is the placeholder for SVG application informations.SVGTextContent This class provides the interface for the SVGTextContentElement for the bridge to implement.TraitAccess Interface for accessing traits on an element.