Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Whats the difference between Graphics and Graphics2D?

graphics graphics2d
0
Posted

Whats the difference between Graphics and Graphics2D?

0

The Graphics class has been around since the first release of Java and supports the more basic rendering operations which are sufficient for many applications. Graphics2D is a subclass of Graphics and adds all the Java 2D API features first introduced in Java 2 in 1998.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123