Search:

Type: Posts; User: jerryg

Search: Search took 0.23 seconds.

  1. Replies
    3
    Views
    1,961

    Re: Eclipse not recognizing my method for class.

    Ah that makes sense. So I can probably get rid of the x3 y3 variables since each object will have its own coordinates [(x1,y1),(x2,y2)]
  2. Replies
    3
    Views
    1,961

    Eclipse not recognizing my method for class.

    I am using Eclipse IDE. I have created a class called LineSegment. I have to implement this class in my program I am writing called LineSegmentTesterApp.
    However, when trying to use the accessor...
Results 1 to 2 of 2