Class IndicScriptProcessor.Segment

java.lang.Object
org.apache.fop.complexscripts.scripts.IndicScriptProcessor.Segment
Enclosing class:
IndicScriptProcessor

protected static class IndicScriptProcessor.Segment extends Object
Syllabic segment.
  • Field Details

  • Constructor Details

    • Segment

      Segment(int start, int end, int type)
  • Method Details

    • getStart

      int getStart()
    • getEnd

      int getEnd()
    • getOffset

      int getOffset()
    • getCount

      int getCount()
    • getType

      int getType()