Class Length


  • public class Length
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Length​(float size)  
      Length​(float size, SizeUnit unit)  
    • Constructor Detail

      • Length

        public Length​(float size)
      • Length

        public Length​(float size,
                      SizeUnit unit)
    • Method Detail

      • toCssString

        public java.lang.String toCssString()
      • getSize

        public float getSize()