Define a class to implement the concept of a line. Your class should have two private data members; length, fixedPoint. Include a complete set of accessors, mutators, constructors, and additional methods to:
• print location and length of a line
• move (translate) a line
• resize a line
Draw a UML class diagram and write a driver to test your class.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.