Class Area


  • public class Area
    extends Object
    • Field Detail

      • width

        public float width
      • height

        public float height
    • Constructor Detail

      • Area

        public Area​(float width,
                    float height)
      • Area

        public Area​(Area area)