Uses of Package
com.luciad.wms.server
Packages that use com.luciad.wms.server
Package
Description
Implementation of the OGC Web Map Service (WMS) specification.
Reading capabilities from configuration file.
Contains encoders to send GetMap/GetFeatureInfo results to the client.
-
Classes in com.luciad.wms.server used by com.luciad.wms.serverClassDescriptionExtension of
ILcdModelProviderthat provides support for multi-dimensional requests.This factory class creates a command dispatcher following the OGC WMS specification.Abstract implementation ofILcdWMSGXYLayerFactorythat adds SLD support.Abstract class for a command dispatcher implementation.Abstract class for factory implementations to createALcdWMSCommandDispatcherobjects.This interface specifies methods to write givenILcdGXYViewto aOutputStream.Interface defining the method to create a newILcdModelDecoderfor a given source.Interface defining implementations that can provide models corresponding to some source name.Decoder for user-defined layers.Interface defining the method to create a newILcdRemoteOWSModelDecoderfor a given user-defined layer.Interface defining implementations that can provide models corresponding to some user-defined layer.CreatesALcdWMSCapabilitiesobject.Provides the WMS capabilities, or parts of it.Deprecated.This interface specifies methods to encode the result of aDescribeLayerrequest.
The type of encoding is defined by the actual implementations.
EachILcdWMSDescribeLayerEncoderhas a contenttype that identifies the type of data encoded by the implementation.Deprecated.Since 2017.0 Please make use of the interfaceILcdWMSGetFeatureInfoRequestEncoder.This interface specifies methods to write given the features of theTLcdGXYLayerSubsetListofILcdGXYViewto aOutputStream.This interface specifies methods to encode the result of aGetLegendGraphicrequest.
The type of encoding is defined by the actual implementations.
EachILcdWMSLegendGraphicRequestEncoderhas a content type that identifies the type of data encoded by the implementation.This is the interface for all classes that can create aILcdGXYLayerfor representing aILcdModelon aILcdGXYView.Provider for online resources (typically URLs) that are used in some standardized responses defined by the WMS specification, like a GetCapabilities response or a Service Exception Report response.Interface defining implementations that can provide server-side SLD feature type styles.This command dispatcher implementation handles HTTP requests following the OpenGIS Web Map Server implementation specification.Contextual information regarding the command dispatcher.This class contains all relevant information that might be useful when generating legends.Factory class defining the methods to create and configure a newTLcdGXYViewBufferedImageto generate a map inside the WMS Server.This class holds a HTTP request and several parameters used in a WMS request.Class to handle the exceptions thrown byTLcdOGCWMSCommandDispatcherandTLcdOGCSLDWMSCommandDispatcher, when the request URL contains invalid parameters or invalid values. -
Classes in com.luciad.wms.server used by com.luciad.wms.server.config.xmlClassDescriptionInterface defining implementations that can provide models corresponding to some source name.Creates
ALcdWMSCapabilitiesobject. -
Classes in com.luciad.wms.server used by com.luciad.wms.server.viewencoderClassDescriptionThis interface specifies methods to write given
ILcdGXYViewto aOutputStream.Deprecated.Since 2017.0 Please make use of the interfaceILcdWMSGetFeatureInfoRequestEncoder.This interface specifies methods to write given the features of theTLcdGXYLayerSubsetListofILcdGXYViewto aOutputStream.This class holds a HTTP request and several parameters used in a WMS request.
ILcdWMSCapabilitiesProvider.