Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.batik.gvt Classes and Interfaces - 113 results found.
NameDescriptionTypePackageFramework
AbstractAWTEventDispatcherAn EventDispatcher implementation based on AWT events.Classorg.apache.batik.gvt.eventApache FOP Batik
AbstractGraphicsNodeA partial implementation of the GraphicsNode interface.Classorg.apache.batik.gvtApache FOP Batik
AltGlyphHandlerAn interface for handling altGlyphs.Interfaceorg.apache.batik.gvt.fontApache FOP Batik
ArabicTextHandlerHandles the processing of arabic text.Classorg.apache.batik.gvt.textApache FOP Batik
AttributedCharacterSpanIteratorAttributedCharacterSpanIterator Used to provide ACI functionality to a "substring" of an AttributedString.Classorg.apache.batik.gvt.textApache FOP Batik
AWTEventDispatcherA concrete version of AWTEventDispatcher.Classorg.apache.batik.gvt.eventApache FOP Batik
AWTFontFamilyA font family class for AWT fonts.Classorg.apache.batik.gvt.fontApache FOP Batik
AWTGlyphGeometryCacheThis class represents a doubly indexed hash table, which holds soft references to the contained glyph geometry informations.Classorg.apache.batik.gvt.fontApache FOP Batik
AWTGlyphGeometryCache .ValueThe object that holds glyph geometry.Classorg.apache.batik.gvt.font.AWTGlyphGeometryCacheApache FOP Batik
AWTGVTFontThis is a wrapper class for a java.Classorg.apache.batik.gvt.fontApache FOP Batik
AWTGVTGlyphVectorThis is a wrapper class for a java.Classorg.apache.batik.gvt.fontApache FOP Batik
BackgroundRable8BitThis implementation of RenderableImage will render its input GraphicsNode into a BufferedImage upon invokation of one of itsClassorg.apache.batik.gvt.filterApache FOP Batik
BasicTextPainterBasic implementation of TextPainter which renders the attributed character iterator of a TextNode.Classorg.apache.batik.gvt.rendererApache FOP Batik
BasicTextPainter .BasicMarkThis TextPainter's implementation of the Mark interface.Classorg.apache.batik.gvt.renderer.BasicTextPainterApache FOP Batik
BidiAttributedCharacterIteratorAn attributed character iterator that does the reordering of the characters for bidirectional text.Classorg.apache.batik.gvt.textApache FOP Batik
BlockInfoClassorg.apache.batik.gvt.flowApache FOP Batik
CanvasGraphicsNodeThe graphics node container with a background color.Classorg.apache.batik.gvtApache FOP Batik
CompositeGraphicsNodeA CompositeGraphicsNode is a graphics node that can contain graphics nodes.Classorg.apache.batik.gvtApache FOP Batik
CompositeShapePainterA shape painter which consists of multiple shape painters.Classorg.apache.batik.gvtApache FOP Batik
ConcreteGraphicsNodeRableFactoryThis interface lets GraphicsNode create instances of GraphicsNodeRable appropriate for the filter moduleClassorg.apache.batik.gvt.filterApache FOP Batik
ConcreteImageRendererFactoryThis class provides a factory for renderers.Classorg.apache.batik.gvt.rendererApache FOP Batik
ConcreteTextLayoutFactoryFactory instance that returns TextSpanLayouts appropriate to AttributedCharacterIterator instances.Classorg.apache.batik.gvt.textApache FOP Batik
ConcreteTextPainterRenders the attributed character iterator of a TextNode.Classorg.apache.batik.gvt.rendererApache FOP Batik
ConcreteTextSelectorA simple implementation of GraphicsNodeMouseListener for text selection.Classorg.apache.batik.gvt.textApache FOP Batik
DynamicRendererSimple implementation of the Renderer that supports dynamic updates.Classorg.apache.batik.gvt.rendererApache FOP Batik
EventDispatcherInterface for receiving and dispatching events down to a GVT tree.Interfaceorg.apache.batik.gvt.eventApache FOP Batik
FillShapePainterA shape painter that can be used to fill a shape.Classorg.apache.batik.gvtApache FOP Batik
FlowGlyphLayoutClassorg.apache.batik.gvt.flowApache FOP Batik
FlowRegionsA class to hold flow region information for a given shape.Classorg.apache.batik.gvt.flowApache FOP Batik
FlowTextLayoutFactoryFactory instance that returns TextSpanLayouts appropriate to FlowRoot instances.Classorg.apache.batik.gvt.flowApache FOP Batik
FlowTextNodeClassorg.apache.batik.gvt.flowApache FOP Batik
FlowTextPainterClassorg.apache.batik.gvt.flowApache FOP Batik
FontFamilyResolverThe is a utility class that is used for resolving UnresolvedFontFamilies.Classorg.apache.batik.gvt.fontApache FOP Batik
GlyphClassorg.apache.batik.gvt.fontApache FOP Batik
GlyphLayoutClassorg.apache.batik.gvt.textApache FOP Batik
GraphicsNodeThe base class for all graphics nodes.Interfaceorg.apache.batik.gvtApache FOP Batik
GraphicsNodeChangeAdapterAn abstract adapter class for receiving graphics node change events.Classorg.apache.batik.gvt.eventApache FOP Batik
GraphicsNodeChangeEventAn event which indicates that a change action occurred on a graphics node.Classorg.apache.batik.gvt.eventApache FOP Batik
GraphicsNodeChangeListenerThe interface for listening to changes on graphics nodes.Interfaceorg.apache.batik.gvt.eventApache FOP Batik
GraphicsNodeEventA low-level event for GraphicsNode.Classorg.apache.batik.gvt.eventApache FOP Batik
GraphicsNodeFocusEventA low-level event which indicates that a graphics node has gained or lost the keyboard focus.Classorg.apache.batik.gvt.eventApache FOP Batik
GraphicsNodeFocusListenerInterfaceorg.apache.batik.gvt.eventApache FOP Batik
GraphicsNodeInputEventThe root event class for all graphics node-level input events.Classorg.apache.batik.gvt.eventApache FOP Batik
GraphicsNodeKeyAdapterAn abstract adapter class for receiving graphics node key events.Classorg.apache.batik.gvt.eventApache FOP Batik
GraphicsNodeKeyEventAn event which indicates that a keystroke occurred in a graphics node.Classorg.apache.batik.gvt.eventApache FOP Batik
GraphicsNodeKeyListenerThe listener interface for receiving graphics node key events.Interfaceorg.apache.batik.gvt.eventApache FOP Batik
GraphicsNodeMouseAdapterAn abstract adapter class for receiving graphics node mouse events.Classorg.apache.batik.gvt.eventApache FOP Batik
GraphicsNodeMouseEventAn event which indicates that a mouse action occurred in a graphics node.Classorg.apache.batik.gvt.eventApache FOP Batik
GraphicsNodeMouseListenerThe listener interface for receiving graphics node mouse events.Interfaceorg.apache.batik.gvt.eventApache FOP Batik
GraphicsNodeMouseWheelEventAn event which indicates that a mouse whwel action occurred in a graphicsSee Also:Serialized FormClassorg.apache.batik.gvt.eventApache FOP Batik
GraphicsNodeMouseWheelListenerThe listener interface for receiving graphics node mouse wheel events.Interfaceorg.apache.batik.gvt.eventApache FOP Batik
GraphicsNodeRableThis interface allows GraphicsNode to be seen as RenderableImages, which can be used for operations such asInterfaceorg.apache.batik.gvt.filterApache FOP Batik
GraphicsNodeRable8BitThis implementation of RenderableImage will render its input GraphicsNode into a BufferedImage upon invokation of one of itsClassorg.apache.batik.gvt.filterApache FOP Batik
GraphicsNodeRableFactoryThis interface lets GraphicsNode create instances of GraphicsNodeRable appropriate for the filter moduleInterfaceorg.apache.batik.gvt.filterApache FOP Batik
GraphicsNodeRed8BitThis implementation of RenderableImage will render its input GraphicsNode on demand for tiles.Classorg.apache.batik.gvt.filterApache FOP Batik
GVTACIImpl Used to implement SVG and attributes.Classorg.apache.batik.gvt.textApache FOP Batik
GVTAttributedCharacterIteratorGVTAttributedCharacterIterator Used to implement SVG and Interfaceorg.apache.batik.gvt.textApache FOP Batik
GVTAttributedCharacterIterator .AttributeFilter AttributedCharacterIterator.Interfaceorg.apache.batik.gvt.text.GVTAttributedCharacterIteratorApache FOP Batik
GVTAttributedCharacterIterator .TextAttributeAttribute keys that identify SVG text attributes.Classorg.apache.batik.gvt.text.GVTAttributedCharacterIteratorApache FOP Batik
GVTFontAn interface for all GVT font classes.Interfaceorg.apache.batik.gvt.fontApache FOP Batik
GVTFontFaceClassorg.apache.batik.gvt.fontApache FOP Batik
GVTFontFamilyAn interface for all font family classes.Interfaceorg.apache.batik.gvt.fontApache FOP Batik
GVTGlyphMetricsGVTGlyphMetrics is essentially a wrapper class for java.Classorg.apache.batik.gvt.fontApache FOP Batik
GVTGlyphVectorAn interface for all GVT GlyphVector classes.Interfaceorg.apache.batik.gvt.fontApache FOP Batik
GVTLineMetricsGVTLineMetrics is a GVT version of java.Classorg.apache.batik.gvt.fontApache FOP Batik
GVTTreeWalkerGVTTreeWalker objects are used to navigate a GVT tree or subtree.Classorg.apache.batik.gvtApache FOP Batik
ImageNodeA graphics node that represents an image described as a graphics node.Classorg.apache.batik.gvtApache FOP Batik
ImageRendererInterface for GVT Renderers that render into raster images.Interfaceorg.apache.batik.gvt.rendererApache FOP Batik
ImageRendererFactoryInterfaceorg.apache.batik.gvt.rendererApache FOP Batik
KernThe Kern class describes an entry in the "kerning table".Classorg.apache.batik.gvt.fontApache FOP Batik
KerningTableThe KerningTable class holds a kerning table (a collection of Kern elements).Classorg.apache.batik.gvt.fontApache FOP Batik
LineInfoClassorg.apache.batik.gvt.flowApache FOP Batik
MacRendererSimple implementation of the Renderer that supports dynamic updates.Classorg.apache.batik.gvt.rendererApache FOP Batik
MarginInfoClassorg.apache.batik.gvt.flowApache FOP Batik
MarkInterfaceorg.apache.batik.gvt.textApache FOP Batik
MarkerA Marker describes a GraphicsNode with a reference point that can be used to position the Marker at a particular location and a particular policy forClassorg.apache.batik.gvtApache FOP Batik
MarkerShapePainterA shape painter that can be used to paint markers on a shape.Classorg.apache.batik.gvtApache FOP Batik
Mask of converting the GraphicsNode to a mask image.Interfaceorg.apache.batik.gvt.filterApache FOP Batik
MaskFields inherited from interface java.Interfaceorg.apache.batik.gvtApache FOP Batik
MaskRable8BitClassorg.apache.batik.gvt.filterApache FOP Batik
MultiGlyphVectorClassorg.apache.batik.gvt.fontApache FOP Batik
MultiResGraphicsNodeRasterRable This is used to wrap a Rendered Image back into the RenderableImage world.Classorg.apache.batik.gvt.svg12Apache FOP Batik
PatternPaintThe PatternPaint class provides a way to fill a Shape with a a pattern defined as a GVT Tree.Classorg.apache.batik.gvtApache FOP Batik
PatternPaintContextPaintContext for the ConcretePatterPaint paint implementation.Classorg.apache.batik.gvtApache FOP Batik
ProxyGraphicsNodeA graphics node which provides a placeholder for another graphics node.Classorg.apache.batik.gvtApache FOP Batik
RasterImageNodeA graphics node that represents a raster image.Classorg.apache.batik.gvtApache FOP Batik
RegionInfoThis class holds the neccessary information to render a that is defined within the Classorg.apache.batik.gvt.flowApache FOP Batik
RendererInterface for GVT Renderers.Interfaceorg.apache.batik.gvt.rendererApache FOP Batik
RendererFactoryInterface for GVT renderer factory.Interfaceorg.apache.batik.gvt.rendererApache FOP Batik
RootGraphicsNodeThe top-level graphics node of the GVT tree.Classorg.apache.batik.gvtApache FOP Batik
SelectableInterfaceorg.apache.batik.gvtApache FOP Batik
SelectionAdapterAdapter for the listener interface for receiving selection events.Classorg.apache.batik.gvt.eventApache FOP Batik
SelectionEventAn event which indicates that a selection is being made or has been made.Classorg.apache.batik.gvt.eventApache FOP Batik
SelectionListenerThe listener interface for receiving selection events.Interfaceorg.apache.batik.gvt.eventApache FOP Batik
SelectorInterface which allows selection of GraphicsNodes and their contents.Interfaceorg.apache.batik.gvtApache FOP Batik
ShapeNodeA graphics node that represents a shape.Classorg.apache.batik.gvtApache FOP Batik
ShapePainterRenders the shape of a ShapeNode.Interfaceorg.apache.batik.gvtApache FOP Batik
StaticRendererSimple implementation of the Renderer that simply does static rendering in an offscreen buffer image.Classorg.apache.batik.gvt.rendererApache FOP Batik
StrokeShapePainterA shape painter that can be used to draw the outline of a shape.Classorg.apache.batik.gvtApache FOP Batik
StrokingTextPainterMore sophisticated implementation of TextPainter which renders the attributed character iterator of a TextNode.Classorg.apache.batik.gvt.rendererApache FOP Batik
SVGGVTGlyphVectorA GVTGlyphVector class for SVG fonts.Classorg.apache.batik.gvt.fontApache FOP Batik
TextHitClass that encapsulates information returned from hit testing a TextSpanLayout instance.Classorg.apache.batik.gvt.textApache FOP Batik
TextLayoutFactoryInterface implemented by factory instances that can return TextSpanLayouts appropriate to AttributedCharacterIteratorInterfaceorg.apache.batik.gvt.textApache FOP Batik
TextLineBreaksClassorg.apache.batik.gvt.flowApache FOP Batik
TextNodeA graphics node that represents text.Classorg.apache.batik.gvtApache FOP Batik
TextNode .AnchorDefines where the text of a TextNode can be anchored relative to its location.Classorg.apache.batik.gvt.TextNodeApache FOP Batik
TextPainterRenders the attributed character iterator of a TextNode.Interfaceorg.apache.batik.gvtApache FOP Batik
TextPaintInfoClassorg.apache.batik.gvt.textApache FOP Batik
TextPathA text path describes a path along which some text will be rendered.Classorg.apache.batik.gvt.textApache FOP Batik
TextSpanLayoutClass that performs layout of attributed text strings into glyph sets paintable by TextPainter instances.Interfaceorg.apache.batik.gvt.textApache FOP Batik
UnicodeRangeA class that represents a CSS unicode range.Classorg.apache.batik.gvt.fontApache FOP Batik
UnresolvedFontFamilyA font family class for unresolved fonts.Classorg.apache.batik.gvt.fontApache FOP Batik
UpdateTrackerClassorg.apache.batik.gvtApache FOP Batik