Class ProjectionDecoratorFactory


  • public class ProjectionDecoratorFactory
    extends Object
    Factory for creating projection decorators. A map is passed and based on the contents of the map, a projection decorator is created. For example, passing in a map with a group key of AbstractProjectionDecorator.GRID_DECORATOR would create a grid decorator.
    Version:
    $Revision$ $Date$
    Author:
    Nick Collier