Uses of Package
org.apache.batik.bridge
Packages that use org.apache.batik.bridge
Package
Description
Provides an API for mapping and maintaining consistency between
the SVG DOM tree and the GVT tree.
Contains all of the interfaces for transcoding an input stream or
a document to a particular ouput format.
Provides transcoders for transcoding a SVG document fragment
to an image.
-
Classes in org.apache.batik.bridge used by org.apache.batik.apps.slideshowClassDescriptionThis class represents a context used by the various bridges and the builder.This class is responsible on loading an SVG document and maintaining a cache.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.apps.svgbrowserClassDescriptionAn interface that allows UserAgents to describe the security constraints desired for external resources.An interface that allows UserAgents to describe the security constraints desired for scripting.This class represents an event which indicate an event originated from a UpdateManager instance.This interface represents a listener to the UpdateManagerEvent events.
-
Classes in org.apache.batik.bridge used by org.apache.batik.bridgeClassDescriptionThe base bridge class for SVG graphics node.The base bridge class for SVG elements.The base bridge class for SVG filter primitives.Bridge class for vending gradients.This class represents a gradient <stop> element.Bridge class for the <feDiffuseLighting> element.The base bridge class for light element.Abstract bridge class for animatable elements that do not produce a GraphicsNode.Abstract bridge class for those elements that can be animated.This class is the base class for SVG scripting.Basic implementation of TextPainter which renders the attributed character iterator of a
TextNode
.A tagging interface that all bridges must implement.This class represents a context used by the various bridges and the builder.A GraphicsNodeMouseListener that dispatch DOM events accordingly.This is a Service interface for classes that want to extend the functionality of the Bridge, to support new tags in the rendering tree.Interface for objects interested in being notified of updates.Factory class for vendingShape
objects that represents a clipping area.This class represents a <font-face> element or @font-face ruleThe CursorManager class is a helper class which preloads the cursors corresponding to the SVG built in cursors.Simple extension of the SoftReferenceCache that offers typed interface (Kind of needed as SoftReferenceCache mostly has protected methods).Simple inner class which holds the information describing a cursor, i.e., the image it points to and the hot spot point coordinates.The is a utility class that is used for resolving UnresolvedFontFamilies.Interface for bridge classes that operate on Document nodes.This class is responsible on loading an SVG document and maintaining a cache.The error code.An interface that allows UserAgents to describe the security constraints desired for external resources.Bridge class for vendingFilter
objects.Factory class for vendingFilter
objects that represents a filter primitive.A class that manages focus on elements.This class represents a <font-face> element or @font-face ruleA tagging interface that bridges for elements child ofGraphicsNodeBridge
should implement.Implementation of TextSpanLayout which uses java.awt.font.GlyphVector.Bridge class for creating, building, and updating aGraphicsNode
according to anElement
.This class is responsible for creating a GVT tree using an SVG DOM tree.This class implements the org.apache.batik.w3c.dom.Location interface for BatikMarker interface, mostly, that encapsulates information about a selection gesture.Factory class for vendingMarker
objects.Factory class for vendingMask
objects.Bridge class for vendingPaint
objects.This class manages the rendering of a GVT tree.This class contains the informations needed by the SVG scripting.To interpret a script.To call a Runnable.An interface that allows UserAgents to describe the security constraints desired for scripting.More sophisticated implementation of TextPainter which renders the attributed character iterator of aTextNode
.To handle a click on an anchor.To handle a mouseout on an anchor and set the cursor.To handle a mouseover on an anchor and set the cursor.Bridge class for the 'animate' animation element.An abstract base class for the SVG animation element bridges.An AnimationEngine for SVG documents.Factory class forAnimatableLengthOrIdentValue
s.Factory class forAnimatableNumberOrIdentValue
s.The thread that ticks the animation.A runnable that ticks the animation engine.Idle runnable to tick the animation.Factory class for AnimatableValues for CSS properties.Interface for AnimatableValue factories.Factory class forAnimatableStringValue
s.This interface is to be used to provide alternate ways of generating a placeholder image when the ImageTagRegistry fails to handle a given reference.The base bridge class for decorated shapes.Base class for 'descriptive' elements, mostly title and desc.The base bridge class for component transfer function.This class represents a <font-face> element or @font-face ruleBridge class for the <g> element.Bridge class for the <glyph> element.Represents an SVG font.A base Bridge class for the kerning elements.The base bridge class for shapes.Bridge class for the <text> element.Implementation for theBridgeUpdateHandler
for the child elements of <text>.Implementation ofSVGContext
for the children of <text>This class is used to build an AttributedString.Helper class to collect information about one Glyph in the GlyphVectorThe DOM EventListener invoked when a node is removed.The DOM EventListener invoked when the subtree is modified.Used to handle modifications to the referenced contentClass that encapsulates information returned from hit testing aTextSpanLayout
instance.Interface implemented by factory instances that can return TextSpanLayouts appropriate to AttributedCharacterIterator instances.A graphics node that represents text.Defines where the text of aTextNode
can be anchored relative to its location.Renders the attributed character iterator of aTextNode
.Class that performs layout of attributed text strings into glyph sets paintable by TextPainter instances.This class provides features to manage the update of an SVG document.This class represents an event which indicate an event originated from a UpdateManager instance.This interface represents a listener to the UpdateManagerEvent events.This class is used to resolve the URI that can be found in a SVG document.An interface that provides access to the User Agent informations needed by the bridge.Defines a viewport.This interface represents the 'window' object defined in the global environment of a SVG document.To handle the completion of a 'getURL()' or 'postURL' call. -
Classes in org.apache.batik.bridge used by org.apache.batik.bridge.svg12ClassDescriptionThe base bridge class for SVG graphics node.The base bridge class for SVG elements.Abstract bridge class for animatable elements that do not produce a GraphicsNode.Abstract bridge class for those elements that can be animated.This class is the base class for SVG scripting.A tagging interface that all bridges must implement.This class represents a context used by the various bridges and the builder.A class used to store an EventListener added to the DOM.This class is responsible of tracking GraphicsNodeMouseEvent and fowarding them to the DOM as regular DOM MouseEvent.A GraphicsNodeMouseListener that dispatch DOM events accordingly.This is a Service interface for classes that want to extend the functionality of the Bridge, to support new tags in the rendering tree.Interface for objects interested in being notified of updates.This class is responsible on loading an SVG document and maintaining a cache.The error code.A class that manages focus on elements.The class that is responsible for tracking 'DOMFocusIn' changes.The class that is responsible for tracking 'mouseclick' changes.The class that is responsible to update the focus according to 'mouseout' event.The class that is responsible to update the focus according to 'mouseover' event.A tagging interface that bridges for elements child of
GraphicsNodeBridge
should implement.Bridge class for creating, building, and updating aGraphicsNode
according to anElement
.Bridge class for vendingPaint
objects.This class contains the informations needed by the SVG scripting.The listener class for 'DOMNodeInserted' event.The listener class for 'DOMNodeRemoved' event.Represents the window object of this environment.This is a Service interface for classes that want to extend the functionality of the Bridge, to support new tags in the rendering tree.Bridge class for the <image> element.Bridge class for the <text> element.Implementation for theBridgeUpdateHandler
for the child elements of <text>.Implementation ofSVGContext
for the children of <text>This class is used to build an AttributedString.The DOM EventListener invoked when a node is removed.The DOM EventListener invoked when the subtree is modified.A graphics node that represents text.This class is used to resolve the URI that can be found in a SVG document.An interface that provides access to the User Agent informations needed by the bridge.Defines a viewport.This interface represents the 'window' object defined in the global environment of a SVG document. -
Classes in org.apache.batik.bridge used by org.apache.batik.extension.svgClassDescriptionThe base bridge class for SVG graphics node.The base bridge class for SVG elements.The base bridge class for SVG filter primitives.Abstract bridge class for animatable elements that do not produce a GraphicsNode.Abstract bridge class for those elements that can be animated.Basic implementation of TextPainter which renders the attributed character iterator of a
TextNode
.A tagging interface that all bridges must implement.This class represents a context used by the various bridges and the builder.This is a Service interface for classes that want to extend the functionality of the Bridge, to support new tags in the rendering tree.Interface for objects interested in being notified of updates.The error code.Factory class for vendingFilter
objects that represents a filter primitive.A tagging interface that bridges for elements child ofGraphicsNodeBridge
should implement.Implementation of TextSpanLayout which uses java.awt.font.GlyphVector.Bridge class for creating, building, and updating aGraphicsNode
according to anElement
.Bridge class for vendingPaint
objects.More sophisticated implementation of TextPainter which renders the attributed character iterator of aTextNode
.The base bridge class for decorated shapes.The base bridge class for shapes.Bridge class for the <text> element.Implementation for theBridgeUpdateHandler
for the child elements of <text>.Implementation ofSVGContext
for the children of <text>This class is used to build an AttributedString.Interface implemented by factory instances that can return TextSpanLayouts appropriate to AttributedCharacterIterator instances.A graphics node that represents text.Renders the attributed character iterator of aTextNode
.Class that performs layout of attributed text strings into glyph sets paintable by TextPainter instances. -
Classes in org.apache.batik.bridge used by org.apache.batik.swingClassDescriptionThis class provides features to manage the update of an SVG document.This class represents an event which indicate an event originated from a UpdateManager instance.This interface represents a listener to the UpdateManagerEvent events.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.gvtClassDescriptionA simple implementation of GraphicsNodeMouseListener for text selection.Marker interface, mostly, that encapsulates information about a selection gesture.
-
Classes in org.apache.batik.bridge used by org.apache.batik.swing.svgClassDescriptionThis class represents a context used by the various bridges and the builder.This is a Service interface for classes that want to extend the functionality of the Bridge, to support new tags in the rendering tree.This class is responsible on loading an SVG document and maintaining a cache.An interface that allows UserAgents to describe the security constraints desired for external resources.Marker interface, mostly, that encapsulates information about a selection gesture.An interface that allows UserAgents to describe the security constraints desired for scripting.This class provides features to manage the update of an SVG document.This class represents an event which indicate an event originated from a UpdateManager instance.This interface represents a listener to the UpdateManagerEvent events.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.test.svgClassDescriptionAn interface that allows UserAgents to describe the security constraints desired for external resources.An interface that allows UserAgents to describe the security constraints desired for scripting.An interface that provides access to the User Agent informations needed by the bridge.An abstract user agent adaptor implementation.
-
Classes in org.apache.batik.bridge used by org.apache.batik.transcoderClassDescriptionThis class represents a context used by the various bridges and the builder.An interface that allows UserAgents to describe the security constraints desired for external resources.This class is responsible for creating a GVT tree using an SVG DOM tree.An interface that allows UserAgents to describe the security constraints desired for scripting.An interface that provides access to the User Agent informations needed by the bridge.An abstract user agent adaptor implementation.
-
Classes in org.apache.batik.bridge used by org.apache.batik.transcoder.imageClassDescriptionAn 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.printClassDescriptionThis class represents a context used by the various bridges and the builder.