Class ComponentSize


  • public class ComponentSize
    extends Object
    Author:
    Benoit Jeanson , Nicolas Duchene, Geoffroy Jamgotchian
    • Constructor Detail

      • ComponentSize

        public ComponentSize​(double width,
                             double height)
    • Method Detail

      • getWidth

        public double getWidth()
      • getHeight

        public double getHeight()