Package 

Class Length.In

  • All Implemented Interfaces:
    org.readium.r2.navigator.epub.css.Cssable , org.readium.r2.navigator.epub.css.Length , org.readium.r2.navigator.epub.css.Length.Absolute

    
    public final class Length.In
     implements Length.Absolute
                        

    Inches

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Double value
    • Constructor Summary

      Constructors 
      Constructor Description
      Length.In(Double value)
    • Method Summary

      Modifier and Type Method Description
      final Double getValue()
      String toCss()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait