Class SimpleTextLineWrapper.FontStatistics

  • Enclosing class:
    SimpleTextLineWrapper

    protected static class SimpleTextLineWrapper.FontStatistics
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected FontStatistics()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void recordMeasurement​(double avgWidth)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FontStatistics

        protected FontStatistics()
    • Method Detail

      • recordMeasurement

        public void recordMeasurement​(double avgWidth)