1 \defgroup Graphics Graphics
2 \brief The graphics related classes
3 \defgroup Graphics2D 2D Graphics
5 \brief The 2D graphics related classes
6 \defgroup gpad Graphics pad
8 \brief The TPad related classes
10 TPad and TPad's related classes' usages are illustrated by the following examples:
12 - [The Graphics Pad.](http://root.cern.ch/drupal/content/graphics-pad)
13 - [How to Draw objects.](http://root.cern.ch/drupal/content/how-draw-objects)
14 - [How to Pick objects.](http://root.cern.ch/drupal/content/how-pick-objects)
15 - [Dividing a canvas with no margins between pads.](http://root.cern.ch/root/html/tutorials/graphs/zones.C.html)
16 - [Using transparent pads.](http://root.cern.ch/root/html/tutorials/hist/transpad.C.html)