Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Render class #22

Open
mcgivrer opened this issue Jul 18, 2018 · 0 comments
Open

Add Render class #22

mcgivrer opened this issue Jul 18, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mcgivrer
Copy link
Member

Replace the Graphics2D calls by a new Render class delegating all processing to the Graphics2D API.

Implements the following first methods:

  • drawLine,
  • drawRectangle,
  • drawCircle,
  • drawText,
  • drawImage.
@mcgivrer mcgivrer added the enhancement New feature or request label Jul 19, 2018
@mcgivrer mcgivrer self-assigned this Jul 19, 2018
@mcgivrer mcgivrer added this to the Renderer milestone Jul 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant