Uses of Package
org.apache.batik.gvt.text

Packages that use org.apache.batik.gvt.text
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.gvt Contains all of the interfaces for describing and painting vector graphics as Java objects. 
org.apache.batik.gvt.font   
org.apache.batik.gvt.renderer   
org.apache.batik.gvt.text   
org.apache.batik.swing.gvt   
org.apache.batik.swing.svg   
 

Classes in org.apache.batik.gvt.text used by org.apache.batik.bridge
Mark
          Marker interface, mostly, that encapsulates information about a selection gesture.
TextPaintInfo
          One line Class Desc Complete Class Desc
TextPath
          A text path describes a path along which some text will be rendered.
 

Classes in org.apache.batik.gvt.text used by org.apache.batik.extension.svg
GVTAttributedCharacterIterator.TextAttribute
          Attribute keys that identify SVG text attributes.
MarginInfo
           
RegionInfo
          This class holds the neccessary information to render a that is defined within the element.
TextPaintInfo
          One line Class Desc Complete Class Desc
TextPath
          A text path describes a path along which some text will be rendered.
 

Classes in org.apache.batik.gvt.text used by org.apache.batik.gvt
Mark
          Marker interface, mostly, that encapsulates information about a selection gesture.
TextPaintInfo
          One line Class Desc Complete Class Desc
 

Classes in org.apache.batik.gvt.text used by org.apache.batik.gvt.font
TextPaintInfo
          One line Class Desc Complete Class Desc
 

Classes in org.apache.batik.gvt.text used by org.apache.batik.gvt.renderer
GVTAttributedCharacterIterator.TextAttribute
          Attribute keys that identify SVG text attributes.
Mark
          Marker interface, mostly, that encapsulates information about a selection gesture.
TextHit
          Class that encapsulates information returned from hit testing a TextSpanLayout instance.
TextLayoutFactory
          Interface implemented by factory instances that can return TextSpanLayouts appropriate to AttributedCharacterIterator instances.
TextSpanLayout
          Class that performs layout of attributed text strings into glyph sets paintable by TextPainter instances.
 

Classes in org.apache.batik.gvt.text used by org.apache.batik.gvt.text
GlyphIterator
           
GVTAttributedCharacterIterator
          GVTAttributedCharacterIterator Used to implement SVG <tspan> and <text> attributes.
GVTAttributedCharacterIterator.AttributeFilter
          Interface for helper class which mutates the attributes of an AttributedCharacterIterator.
GVTAttributedCharacterIterator.TextAttribute
          Attribute keys that identify SVG text attributes.
LineInfo
          This class encapsulates the layout information about a single line in a multi-line flow.
Mark
          Marker interface, mostly, that encapsulates information about a selection gesture.
RegionInfo
          This class holds the neccessary information to render a that is defined within the element.
TextHit
          Class that encapsulates information returned from hit testing a TextSpanLayout instance.
TextLayoutFactory
          Interface implemented by factory instances that can return TextSpanLayouts appropriate to AttributedCharacterIterator instances.
TextPaintInfo
          One line Class Desc Complete Class Desc
TextSpanLayout
          Class that performs layout of attributed text strings into glyph sets paintable by TextPainter instances.
 

Classes in org.apache.batik.gvt.text used by org.apache.batik.swing.gvt
ConcreteTextSelector
          ConcreteTextSelector.java: A simple implementation of GraphicsNodeMouseListener for text selection.
Mark
          Marker interface, mostly, that encapsulates information about a selection gesture.
 

Classes in org.apache.batik.gvt.text used by org.apache.batik.swing.svg
Mark
          Marker interface, mostly, that encapsulates information about a selection gesture.
 



Copyright © 2004 Apache Software Foundation. All Rights Reserved.