Class FOText.MapRange

java.lang.Object
org.apache.fop.fo.FOText.MapRange
Enclosing class:
FOText

private static class FOText.MapRange extends Object
  • Field Details

    • start

      private int start
    • end

      private int end
  • Constructor Details

    • MapRange

      MapRange(int start, int end)
  • Method Details