org.apache.batik.gvt.renderer
Class StrokingTextPainter.TextRun
public
class
StrokingTextPainter.TextRun
extends Object
Inner convenience class for associating a TextLayout for
sub-spans, and the ACI which iterates over that subspan.
protected AttributedCharacterIterator aci
protected int anchorType
protected boolean firstRunInChunk
protected Float length
protected Integer lengthAdjust
public TextRun(
TextSpanLayout layout, AttributedCharacterIterator aci, boolean firstRunInChunk)
public AttributedCharacterIterator getACI()
public int getAnchorType()
public Float getLength()
public Integer getLengthAdjust()
public boolean isFirstRunInChunk()
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.