Photo_Editor_Application.LineComponent Class
The LineComponent class implements the functionality to draw a line into the picture.
Access:
Public
Base Classes:
GraphicsComponent
Members
Description
LineComponent
Constructor for the Line Component.
Draw
Draws the line into the provided Graphics object.
Add
Not used implemented by Picture class.
Remove
Not used, implemented by the Picture Class