| A generic implementation of a Decorator. It is associated with a Map and
a Layer.
A Decorator is typically used to display something on a Map. This allows
it to removed from the Map and positioned around it on the Page. An example
of this is a scalebar, which needs to reference a map to draw its scale.
author: Richard Gould since: 0.3 |