Class HeightCalculator


  • public class HeightCalculator
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private CssUtils utils  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Float getHeight​(Tag tag, float pageHeight)  
      • Methods inherited from class java.lang.Object

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

    • Constructor Detail

      • HeightCalculator

        public HeightCalculator()
    • Method Detail

      • getHeight

        public java.lang.Float getHeight​(Tag tag,
                                         float pageHeight)