| Name | Description | Type | Package | Framework |
| AbstractAWTEventDispatcher | An EventDispatcher implementation based on AWT events. | Class | org.apache.batik.gvt.event | Apache FOP Batik |
| AbstractGraphicsNode | A partial implementation of the GraphicsNode interface. | Class | org.apache.batik.gvt | Apache FOP Batik |
| AltGlyphHandler | An interface for handling altGlyphs. | Interface | org.apache.batik.gvt.font | Apache FOP Batik |
| ArabicTextHandler | Handles the processing of arabic text. | Class | org.apache.batik.gvt.text | Apache FOP Batik |
| AttributedCharacterSpanIterator | AttributedCharacterSpanIterator Used to provide ACI functionality to a "substring" of an AttributedString. | Class | org.apache.batik.gvt.text | Apache FOP Batik |
| AWTEventDispatcher | A concrete version of AWTEventDispatcher. | Class | org.apache.batik.gvt.event | Apache FOP Batik |
| AWTFontFamily | A font family class for AWT fonts. | Class | org.apache.batik.gvt.font | Apache FOP Batik |
| AWTGlyphGeometryCache | This class represents a doubly indexed hash table, which holds soft references to the contained glyph geometry informations. | Class | org.apache.batik.gvt.font | Apache FOP Batik |
| AWTGlyphGeometryCache .Value | The object that holds glyph geometry. | Class | org.apache.batik.gvt.font.AWTGlyphGeometryCache | Apache FOP Batik |
| AWTGVTFont | This is a wrapper class for a java. | Class | org.apache.batik.gvt.font | Apache FOP Batik |
| AWTGVTGlyphVector | This is a wrapper class for a java. | Class | org.apache.batik.gvt.font | Apache FOP Batik |
| BackgroundRable8Bit | This implementation of RenderableImage will render its input GraphicsNode into a BufferedImage upon invokation of one of its | Class | org.apache.batik.gvt.filter | Apache FOP Batik |
| BasicTextPainter | Basic implementation of TextPainter which renders the attributed character iterator of a TextNode. | Class | org.apache.batik.gvt.renderer | Apache FOP Batik |
| BasicTextPainter .BasicMark | This TextPainter's implementation of the Mark interface. | Class | org.apache.batik.gvt.renderer.BasicTextPainter | Apache FOP Batik |
| BidiAttributedCharacterIterator | An attributed character iterator that does the reordering of the characters for bidirectional text. | Class | org.apache.batik.gvt.text | Apache FOP Batik |
| BlockInfo | Class | org.apache.batik.gvt.flow | Apache FOP Batik | |
| CanvasGraphicsNode | The graphics node container with a background color. | Class | org.apache.batik.gvt | Apache FOP Batik |
| CompositeGraphicsNode | A CompositeGraphicsNode is a graphics node that can contain graphics nodes. | Class | org.apache.batik.gvt | Apache FOP Batik |
| CompositeShapePainter | A shape painter which consists of multiple shape painters. | Class | org.apache.batik.gvt | Apache FOP Batik |
| ConcreteGraphicsNodeRableFactory | This interface lets GraphicsNode create instances of GraphicsNodeRable appropriate for the filter module | Class | org.apache.batik.gvt.filter | Apache FOP Batik |
| ConcreteImageRendererFactory | This class provides a factory for renderers. | Class | org.apache.batik.gvt.renderer | Apache FOP Batik |
| ConcreteTextLayoutFactory | Factory instance that returns TextSpanLayouts appropriate to AttributedCharacterIterator instances. | Class | org.apache.batik.gvt.text | Apache FOP Batik |
| ConcreteTextPainter | Renders the attributed character iterator of a TextNode. | Class | org.apache.batik.gvt.renderer | Apache FOP Batik |
| ConcreteTextSelector | A simple implementation of GraphicsNodeMouseListener for text selection. | Class | org.apache.batik.gvt.text | Apache FOP Batik |
| DynamicRenderer | Simple implementation of the Renderer that supports dynamic updates. | Class | org.apache.batik.gvt.renderer | Apache FOP Batik |
| EventDispatcher | Interface for receiving and dispatching events down to a GVT tree. | Interface | org.apache.batik.gvt.event | Apache FOP Batik |
| FillShapePainter | A shape painter that can be used to fill a shape. | Class | org.apache.batik.gvt | Apache FOP Batik |
| FlowGlyphLayout | Class | org.apache.batik.gvt.flow | Apache FOP Batik | |
| FlowRegions | A class to hold flow region information for a given shape. | Class | org.apache.batik.gvt.flow | Apache FOP Batik |
| FlowTextLayoutFactory | Factory instance that returns TextSpanLayouts appropriate to FlowRoot instances. | Class | org.apache.batik.gvt.flow | Apache FOP Batik |
| FlowTextNode | Class | org.apache.batik.gvt.flow | Apache FOP Batik | |
| FlowTextPainter | Class | org.apache.batik.gvt.flow | Apache FOP Batik | |
| FontFamilyResolver | The is a utility class that is used for resolving UnresolvedFontFamilies. | Class | org.apache.batik.gvt.font | Apache FOP Batik |
| Glyph | Class | org.apache.batik.gvt.font | Apache FOP Batik | |
| GlyphLayout | Class | org.apache.batik.gvt.text | Apache FOP Batik | |
| GraphicsNode | The base class for all graphics nodes. | Interface | org.apache.batik.gvt | Apache FOP Batik |
| GraphicsNodeChangeAdapter | An abstract adapter class for receiving graphics node change events. | Class | org.apache.batik.gvt.event | Apache FOP Batik |
| GraphicsNodeChangeEvent | An event which indicates that a change action occurred on a graphics node. | Class | org.apache.batik.gvt.event | Apache FOP Batik |
| GraphicsNodeChangeListener | The interface for listening to changes on graphics nodes. | Interface | org.apache.batik.gvt.event | Apache FOP Batik |
| GraphicsNodeEvent | A low-level event for GraphicsNode. | Class | org.apache.batik.gvt.event | Apache FOP Batik |
| GraphicsNodeFocusEvent | A low-level event which indicates that a graphics node has gained or lost the keyboard focus. | Class | org.apache.batik.gvt.event | Apache FOP Batik |
| GraphicsNodeFocusListener | Interface | org.apache.batik.gvt.event | Apache FOP Batik | |
| GraphicsNodeInputEvent | The root event class for all graphics node-level input events. | Class | org.apache.batik.gvt.event | Apache FOP Batik |
| GraphicsNodeKeyAdapter | An abstract adapter class for receiving graphics node key events. | Class | org.apache.batik.gvt.event | Apache FOP Batik |
| GraphicsNodeKeyEvent | An event which indicates that a keystroke occurred in a graphics node. | Class | org.apache.batik.gvt.event | Apache FOP Batik |
| GraphicsNodeKeyListener | The listener interface for receiving graphics node key events. | Interface | org.apache.batik.gvt.event | Apache FOP Batik |
| GraphicsNodeMouseAdapter | An abstract adapter class for receiving graphics node mouse events. | Class | org.apache.batik.gvt.event | Apache FOP Batik |
| GraphicsNodeMouseEvent | An event which indicates that a mouse action occurred in a graphics node. | Class | org.apache.batik.gvt.event | Apache FOP Batik |
| GraphicsNodeMouseListener | The listener interface for receiving graphics node mouse events. | Interface | org.apache.batik.gvt.event | Apache FOP Batik |
| GraphicsNodeMouseWheelEvent | An event which indicates that a mouse whwel action occurred in a graphicsSee Also:Serialized Form | Class | org.apache.batik.gvt.event | Apache FOP Batik |
| GraphicsNodeMouseWheelListener | The listener interface for receiving graphics node mouse wheel events. | Interface | org.apache.batik.gvt.event | Apache FOP Batik |
| GraphicsNodeRable | This interface allows GraphicsNode to be seen as RenderableImages, which can be used for operations such as | Interface | org.apache.batik.gvt.filter | Apache FOP Batik |
| GraphicsNodeRable8Bit | This implementation of RenderableImage will render its input GraphicsNode into a BufferedImage upon invokation of one of its | Class | org.apache.batik.gvt.filter | Apache FOP Batik |
| GraphicsNodeRableFactory | This interface lets GraphicsNode create instances of GraphicsNodeRable appropriate for the filter module | Interface | org.apache.batik.gvt.filter | Apache FOP Batik |
| GraphicsNodeRed8Bit | This implementation of RenderableImage will render its input GraphicsNode on demand for tiles. | Class | org.apache.batik.gvt.filter | Apache FOP Batik |
| GVTACIImpl | Used to implement SVG | Class | org.apache.batik.gvt.text | Apache FOP Batik |
| GVTAttributedCharacterIterator | GVTAttributedCharacterIterator Used to implement SVG | Interface | org.apache.batik.gvt.text | Apache FOP Batik |
| GVTAttributedCharacterIterator .AttributeFilter | AttributedCharacterIterator. | Interface | org.apache.batik.gvt.text.GVTAttributedCharacterIterator | Apache FOP Batik |
| GVTAttributedCharacterIterator .TextAttribute | Attribute keys that identify SVG text attributes. | Class | org.apache.batik.gvt.text.GVTAttributedCharacterIterator | Apache FOP Batik |
| GVTFont | An interface for all GVT font classes. | Interface | org.apache.batik.gvt.font | Apache FOP Batik |
| GVTFontFace | Class | org.apache.batik.gvt.font | Apache FOP Batik | |
| GVTFontFamily | An interface for all font family classes. | Interface | org.apache.batik.gvt.font | Apache FOP Batik |
| GVTGlyphMetrics | GVTGlyphMetrics is essentially a wrapper class for java. | Class | org.apache.batik.gvt.font | Apache FOP Batik |
| GVTGlyphVector | An interface for all GVT GlyphVector classes. | Interface | org.apache.batik.gvt.font | Apache FOP Batik |
| GVTLineMetrics | GVTLineMetrics is a GVT version of java. | Class | org.apache.batik.gvt.font | Apache FOP Batik |
| GVTTreeWalker | GVTTreeWalker objects are used to navigate a GVT tree or subtree. | Class | org.apache.batik.gvt | Apache FOP Batik |
| ImageNode | A graphics node that represents an image described as a graphics node. | Class | org.apache.batik.gvt | Apache FOP Batik |
| ImageRenderer | Interface for GVT Renderers that render into raster images. | Interface | org.apache.batik.gvt.renderer | Apache FOP Batik |
| ImageRendererFactory | Interface | org.apache.batik.gvt.renderer | Apache FOP Batik | |
| Kern | The Kern class describes an entry in the "kerning table". | Class | org.apache.batik.gvt.font | Apache FOP Batik |
| KerningTable | The KerningTable class holds a kerning table (a collection of Kern elements). | Class | org.apache.batik.gvt.font | Apache FOP Batik |
| LineInfo | Class | org.apache.batik.gvt.flow | Apache FOP Batik | |
| MacRenderer | Simple implementation of the Renderer that supports dynamic updates. | Class | org.apache.batik.gvt.renderer | Apache FOP Batik |
| MarginInfo | Class | org.apache.batik.gvt.flow | Apache FOP Batik | |
| Mark | Interface | org.apache.batik.gvt.text | Apache FOP Batik | |
| Marker | A Marker describes a GraphicsNode with a reference point that can be used to position the Marker at a particular location and a particular policy for | Class | org.apache.batik.gvt | Apache FOP Batik |
| MarkerShapePainter | A shape painter that can be used to paint markers on a shape. | Class | org.apache.batik.gvt | Apache FOP Batik |
| Mask | of converting the GraphicsNode to a mask image. | Interface | org.apache.batik.gvt.filter | Apache FOP Batik |
| Mask | Fields inherited from interface java. | Interface | org.apache.batik.gvt | Apache FOP Batik |
| MaskRable8Bit | Class | org.apache.batik.gvt.filter | Apache FOP Batik | |
| MultiGlyphVector | Class | org.apache.batik.gvt.font | Apache FOP Batik | |
| MultiResGraphicsNode | RasterRable This is used to wrap a Rendered Image back into the RenderableImage world. | Class | org.apache.batik.gvt.svg12 | Apache FOP Batik |
| PatternPaint | The PatternPaint class provides a way to fill a Shape with a a pattern defined as a GVT Tree. | Class | org.apache.batik.gvt | Apache FOP Batik |
| PatternPaintContext | PaintContext for the ConcretePatterPaint paint implementation. | Class | org.apache.batik.gvt | Apache FOP Batik |
| ProxyGraphicsNode | A graphics node which provides a placeholder for another graphics node. | Class | org.apache.batik.gvt | Apache FOP Batik |
| RasterImageNode | A graphics node that represents a raster image. | Class | org.apache.batik.gvt | Apache FOP Batik |
| RegionInfo | This class holds the neccessary information to render a | Class | org.apache.batik.gvt.flow | Apache FOP Batik |
| Renderer | Interface for GVT Renderers. | Interface | org.apache.batik.gvt.renderer | Apache FOP Batik |
| RendererFactory | Interface for GVT renderer factory. | Interface | org.apache.batik.gvt.renderer | Apache FOP Batik |
| RootGraphicsNode | The top-level graphics node of the GVT tree. | Class | org.apache.batik.gvt | Apache FOP Batik |
| Selectable | Interface | org.apache.batik.gvt | Apache FOP Batik | |
| SelectionAdapter | Adapter for the listener interface for receiving selection events. | Class | org.apache.batik.gvt.event | Apache FOP Batik |
| SelectionEvent | An event which indicates that a selection is being made or has been made. | Class | org.apache.batik.gvt.event | Apache FOP Batik |
| SelectionListener | The listener interface for receiving selection events. | Interface | org.apache.batik.gvt.event | Apache FOP Batik |
| Selector | Interface which allows selection of GraphicsNodes and their contents. | Interface | org.apache.batik.gvt | Apache FOP Batik |
| ShapeNode | A graphics node that represents a shape. | Class | org.apache.batik.gvt | Apache FOP Batik |
| ShapePainter | Renders the shape of a ShapeNode. | Interface | org.apache.batik.gvt | Apache FOP Batik |
| StaticRenderer | Simple implementation of the Renderer that simply does static rendering in an offscreen buffer image. | Class | org.apache.batik.gvt.renderer | Apache FOP Batik |
| StrokeShapePainter | A shape painter that can be used to draw the outline of a shape. | Class | org.apache.batik.gvt | Apache FOP Batik |
| StrokingTextPainter | More sophisticated implementation of TextPainter which renders the attributed character iterator of a TextNode. | Class | org.apache.batik.gvt.renderer | Apache FOP Batik |
| SVGGVTGlyphVector | A GVTGlyphVector class for SVG fonts. | Class | org.apache.batik.gvt.font | Apache FOP Batik |
| TextHit | Class that encapsulates information returned from hit testing a TextSpanLayout instance. | Class | org.apache.batik.gvt.text | Apache FOP Batik |
| TextLayoutFactory | Interface implemented by factory instances that can return TextSpanLayouts appropriate to AttributedCharacterIterator | Interface | org.apache.batik.gvt.text | Apache FOP Batik |
| TextLineBreaks | Class | org.apache.batik.gvt.flow | Apache FOP Batik | |
| TextNode | A graphics node that represents text. | Class | org.apache.batik.gvt | Apache FOP Batik |
| TextNode .Anchor | Defines where the text of a TextNode can be anchored relative to its location. | Class | org.apache.batik.gvt.TextNode | Apache FOP Batik |
| TextPainter | Renders the attributed character iterator of a TextNode. | Interface | org.apache.batik.gvt | Apache FOP Batik |
| TextPaintInfo | Class | org.apache.batik.gvt.text | Apache FOP Batik | |
| TextPath | A text path describes a path along which some text will be rendered. | Class | org.apache.batik.gvt.text | Apache FOP Batik |
| TextSpanLayout | Class that performs layout of attributed text strings into glyph sets paintable by TextPainter instances. | Interface | org.apache.batik.gvt.text | Apache FOP Batik |
| UnicodeRange | A class that represents a CSS unicode range. | Class | org.apache.batik.gvt.font | Apache FOP Batik |
| UnresolvedFontFamily | A font family class for unresolved fonts. | Class | org.apache.batik.gvt.font | Apache FOP Batik |
| UpdateTracker | Class | org.apache.batik.gvt | Apache FOP Batik | |