Package 

Class Size

  • All Implemented Interfaces:

    
    public final class Size
    
                        

    Width and height, in points.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Float width
      private final Float height
    • Constructor Summary

      Constructors 
      Constructor Description
      Size(Float width, Float height)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Float getWidth()
      final Float getHeight()
      • Methods inherited from class java.lang.Object

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