Parameters - NoaAizer/OOP_Ex1 GitHub Wiki

This class represents the parameters of a function in Function_GUI
The parameters are: Width, Height, Range_X, Range_Y and Resolution.

The functions-

Constructors:

  • Default constructor- sets the arrays of Range_X and Range_Y to 2 values.
  • Constructor- that gets all the parameters and sets them.

Getters:

  • getWidth
  • getHeight
  • getResolution
⚠️ **GitHub.com Fallback** ⚠️