Package org.vfny.geoserver.responses.wms.map

Manages all of the WMS Map responses.

See:
          Description

Class Summary
GetMapDelegate Base class for delegates who creates a map based on a GetMap request.
JAIMapResponse Generates a map using the geotools jai rendering classes.
SVGEncoder DOCUMENT ME!
SVGMapResponse Handles a GetMap request that spects a map in SVG format.
 

Package org.vfny.geoserver.responses.wms.map Description

Manages all of the WMS Map responses.