• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Painting - graphics context methods!?

 
Ranch Hand
Posts: 75
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The RHE book states at the beginning of the painting chapter(p.400) "while the topics covered here are not explicitly mentioned in any of the Java 2 platform exam objectives, you may well find this information usefull or essential"
Do we have to know all the graphics context methods: drawArc, drawPolygon, drawPolyline, drawImage etc?
A tired Rowan suffering from reading overdose.......
 
Author & Gold Digger
Posts: 7617
6
IntelliJ IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well, why don't you believe what RHE says?
"while the topics covered here are not explicitly mentioned in any of the Java 2 platform exam objectives, you may well find this information useful or essential"
I think this includes drawArc and the like (pp 405 and ff)
A tired Rowan suffering from reading overdose.......
...who has to take some rest sometimes
 
reply
    Bookmark Topic Watch Topic
  • New Topic