Package com.luciad.wms.server.viewencoder


package com.luciad.wms.server.viewencoder
Contains encoders to send GetMap/GetFeatureInfo results to the client.

When the server receives a GetMap and/or GetFeatureInfo request, an internal view is constructed containing all the requested layers, optionally initialized with a selection in case of a GetFeatureInfo request. To send the result to the client, the server uses an ILcdGXYViewEncoder in case of a GetMap request and an ILcdWMSFeatureInfoRequestEncoder in case of a GetFeatureInfo request.

Since:
3.0