|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||
| Class Summary | |
| Bezier | |
| BezierPointIterator | |
| Line | Every line (in 2D) can be represented with formula y = a*x + b (exceptions - horizontal [y=b] and vertical [x = n] lines); Class Line is based on this insight, this makes him very simple and clear. |
| LineSegment | LineSegment is like a Line, but bounded through 2 Points |
|
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||