Class PageSize


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

      Constructors 
      Constructor Description
      PageSize()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      double getHeight()  
      double getWidth()  
      • Methods inherited from class java.lang.Object

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

      • PageSize

        public PageSize()
    • Method Detail

      • getHeight

        public double getHeight()
      • getWidth

        public double getWidth()