Class StrokingTextPainter.TextRun

java.lang.Object
org.apache.batik.bridge.StrokingTextPainter.TextRun
Enclosing class:
StrokingTextPainter

public static class StrokingTextPainter.TextRun extends Object
Inner convenience class for associating a TextLayout for sub-spans, and the ACI which iterates over that subspan.
  • Field Details

  • Constructor Details

  • Method Details

    • getACI

      public AttributedCharacterIterator getACI()
    • getLayout

      public TextSpanLayout getLayout()
    • getAnchorType

      public int getAnchorType()
    • getLength

      public Float getLength()
    • getLengthAdjust

      public Integer getLengthAdjust()
    • isFirstRunInChunk

      public boolean isFirstRunInChunk()
    • getBidiLevel

      public int getBidiLevel()
    • reverse

      public void reverse()
    • maybeReverseGlyphs

      public void maybeReverseGlyphs(boolean mirror)