Mid GoF Patterns

Graphic Design Software:?

  • In graphic design tools, shapes can be composed into larger structures (like a

group of shapes). Each shape (a circle, a rectangle, etc.) can be treated as

an individual object, while a group of shapes can be treated as a composite

object. The Composite Pattern makes it easier to manage complex graphical

objects that contain simple shapes.

More from Design Patterns in C#

All questions for this course