Class GVTACIImpl

java.lang.Object
org.apache.batik.gvt.text.GVTACIImpl
All Implemented Interfaces:
Cloneable, AttributedCharacterIterator, CharacterIterator, GVTAttributedCharacterIterator

public class GVTACIImpl extends Object implements GVTAttributedCharacterIterator
GVTACIImpl Used to implement SVG <tspan> and <text> attributes. This implementation is designed for efficient support of per-character attributes (i.e. single character attribute spans). It supports an extended set of TextAttributes, via inner class GVTAttributedCharacterIterator.TextAttributes.
Version:
$Id: GVTACIImpl.java 1831635 2018-05-15 13:33:47Z ssteiner $