Photo_Editor_Application.TextComponent Class
The text component is responsible for drawing text to the drawing surface.

Access: Public
Base Classes: GraphicsComponent
  Members Description  
    TextComponent Constructor for text Component.

 
    TextInput Accessor for textInput which represents the text to be drawn.

 
    Draw Draws the text into the Graphics object provided.

 
    textInput