The problem is , i have to proof the (a+b)^3 using geometrical representation.
Since (a+b)^3 is a cuboid. i searched for java api for created cuboid.
But i did not find . what i did i created a cuboid using a combination of graphics drawLine() and drawRect() method.
But i have to change the shape of my cuboid depending on the values of a and b input by the user.
Since the cuboid is created using drawLine method. It's very difficult for me to change the shape of my cuboid by changing each line of the cuboid to map to a different x,y
Any idea??
Thanks
Lack of will power has caused more failure than lack of intelligence or ability.
My Blog | Red5 Resources | Technology Update | Daily Technology Tips