|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.batik.bridge | |
org.apache.batik.apps.svgbrowser | |
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.script | Provides an API for interpreting scripting language found in SVG files. |
org.apache.batik.swing | |
org.apache.batik.swing.svg | |
org.apache.batik.transcoder | Contains all of the interfaces for transcoding an input stream or a document to a particular ouput format. |
Classes in org.apache.batik.bridge used by org.apache.batik.apps.svgbrowserExternalResourceSecurity
|
An interface that allows UserAgents to describe the security constraints desired for external resources. ScriptSecurity
|
An interface that allows UserAgents to describe the security constraints desired for scripting. UpdateManagerEvent
|
This class represents an event which indicate an event originated from a UpdateManager instance. UpdateManagerListener
|
This interface represents a listener to the UpdateManagerEvent events. |
Classes in org.apache.batik.bridge used by org.apache.batik.bridgeAbstractGraphicsNodeBridge
|
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. BaseScriptingEnvironment
|
This class is the base class for SVG scripting. Bridge
|
A tagging interface that all bridges must implement. BridgeContext
|
This class represents a context used by the various bridges and the builder. BridgeEventSupport.Listener
|
A GraphicsNodeMouseListener that dispatch DOM events accordingly. 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. BridgeUpdateHandler
|
Interface for objects interested in being notified of updates. 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. ExternalResourceSecurity
|
An interface that allows UserAgents to describe the security constraints desired for external resources. FilterBridge
|
Bridge class for vending Filter objects. FilterPrimitiveBridge
|
Factory class for vending Filter objects that represents a filter primitive. FocusManager
|
A class that manages focus on elements. 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. RepaintManager
|
This class manages the rendering of a GVT tree. ScriptingEnvironment
|
This class contains the informations needed by the SVG scripting. ScriptSecurity
|
An interface that allows UserAgents to describe the security constraints desired for scripting. 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. SVGGElementBridge
|
Bridge class for the <g> 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
|
Bridge class for the <text> element. SVGTextElementBridge.AbstractTextChildBridgeUpdateHandler
|
Implementation for the BridgeUpdateHandler
for the child elements of <text>.SVGTextElementBridge.AbstractTextChildSVGContext
|
Implementation of SVGTextElementBridge.AttributedStringBuffer
|
This class is used to build an AttributedString. SVGTextElementBridge.DOMChildNodeRemovedEventListener
|
The DOM EventListener invoked when a node is removed. SVGTextElementBridge.DOMSubtreeModifiedEventListener
|
The DOM EventListener invoked when the subtree is modified. SVGTextElementBridge.TextDecoration
|
To store the text decorations of a text element. UpdateManager
|
This class provides features to manage the update of an SVG document. UpdateManagerEvent
|
This class represents an event which indicate an event originated from a UpdateManager instance. UpdateManagerListener
|
This interface represents a listener to the UpdateManagerEvent events. 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.svgAbstractGraphicsNodeBridge
|
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. BridgeUpdateHandler
|
Interface for objects interested in being notified of updates. 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. SVGImageElementBridge
|
Bridge class for the <image> element. SVGShapeElementBridge
|
The base bridge class for shapes. SVGTextElementBridge
|
Bridge class for the <text> element. SVGTextElementBridge.AttributedStringBuffer
|
This class is used to build an AttributedString. SVGTextElementBridge.TextDecoration
|
To store the text decorations of a text element. |
Classes in org.apache.batik.bridge used by org.apache.batik.scriptBridgeContext
|
This class represents a context used by the various bridges and the builder. |
Classes in org.apache.batik.bridge used by org.apache.batik.swingUpdateManagerListener
|
This interface represents a listener to the UpdateManagerEvent events. 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.svgBridgeContext
|
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. ExternalResourceSecurity
|
An interface that allows UserAgents to describe the security constraints desired for external resources. ScriptSecurity
|
An interface that allows UserAgents to describe the security constraints desired for scripting. UpdateManager
|
This class provides features to manage the update of an SVG document. UpdateManagerEvent
|
This class represents an event which indicate an event originated from a UpdateManager instance. UpdateManagerListener
|
This interface represents a listener to the UpdateManagerEvent events. 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.transcoderScriptSecurity
|
An interface that allows UserAgents to describe the security constraints desired for scripting. UserAgent
|
An interface that provides access to the User Agent informations needed by the bridge. UserAgentAdapter
|
An abstract user agent adaptor implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |