Class SimpleTextLineWrapper.ElementFontInfo

java.lang.Object
net.sf.jasperreports.engine.fill.SimpleTextLineWrapper.ElementFontInfo
Enclosing class:
SimpleTextLineWrapper

protected static class SimpleTextLineWrapper.ElementFontInfo extends Object
  • Constructor Details

  • Method Details

    • hasCharWidthEstimate

      public boolean hasCharWidthEstimate()
    • charWidthEstimate

      public double charWidthEstimate()
    • recordMeasurement

      public void recordMeasurement(double avgWidth)
    • toString

      public String toString()
      Overrides:
      toString in class Object