MapLink Pro .
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
Loading...
Searching...
No Matches

Detailed Description

Classes

class  TSLWMSAvailableLayer
class  TSLWMSBoundingBox
class  TSLWMSCustomException
class  TSLWMSDefinedException
class  TSLWMSException
class  TSLWMSExceptionReport
class  TSLWMSGeographicBoundingBox
class  TSLWMSGetCapabilitiesRequest
class  TSLWMSGetFeatureInfoRequest
class  TSLWMSGetFeatureInfoRequestBase
class  TSLWMSGetFeatureInfoResponse
class  TSLWMSGetLegendGraphicRequest
class  TSLWMSGetLegendGraphicResponse
class  TSLWMSGetMapRasterResponse
class  TSLWMSGetMapRasterResponseNT
class  TSLWMSGetMapRasterResponseX11
class  TSLWMSGetMapRequest
class  TSLWMSGetMapRequestBase
class  TSLWMSGetMapRequestLayer
class  TSLWMSGetMapResponse
class  TSLWMSLayerAttribution
class  TSLWMSLayerAuthority
class  TSLWMSLayerData
class  TSLWMSLayerDimension
class  TSLWMSLayerIdentifier
class  TSLWMSLayerLegend
class  TSLWMSLayerStyle
class  TSLWMSLegendSupport
class  TSLWMSOnlineResource
class  TSLWMSPluginDataSource
class  TSLWMSPluginHelper
class  TSLWMSRegister
class  TSLWMSRequest
class  TSLWMSRequestDimension
class  TSLWMSSplitQueryResultSet
enum  TSLWMSDefinedExceptionsEnum { TSLWMSDefinedExceptionsInvalidCRS = 1 , TSLWMSDefinedExceptionsStyleNotDefined = 3 , TSLWMSDefinedExceptionsMissingDimensionValue = 8 , TSLWMSDefinedExceptionsInvalidDimensionValue = 9 }
enum  TSLWMSResponseCacheability { TSLWMSResponseCacheabilityUndefined = 0 , TSLWMSResponseCacheabilityNotCacheable = 1 , TSLWMSResponseCacheabilityTemporarilyCacheable = 2 , TSLWMSResponseCacheabilityPermanentlyCacheable = 3 }
enum  TSLWMSURLTypeEnum {
  TSLWMSURLTypeData = 0 , TSLWMSURLTypeMetadata = 1 , TSLWMSURLTypeFeature = 2 , TSLWMSURLTypeStyleSheet = 3 ,
  TSLWMSURLTypeStyle = 4
}

Enumeration Type Documentation

◆ TSLWMSDefinedExceptionsEnum

Enumerator
TSLWMSDefinedExceptionsInvalidCRS 
TSLWMSDefinedExceptionsStyleNotDefined 
TSLWMSDefinedExceptionsMissingDimensionValue 
TSLWMSDefinedExceptionsInvalidDimensionValue 

◆ TSLWMSResponseCacheability

Enumeration that describes the cacheability of the response.

Enumerator
TSLWMSResponseCacheabilityUndefined 

The cacheability has not been set yet.

TSLWMSResponseCacheabilityNotCacheable 

The response should not be cached.

TSLWMSResponseCacheabilityTemporarilyCacheable 

The response may be cached temporarily.

TSLWMSResponseCacheabilityPermanentlyCacheable 

The response may be cached permanently.

◆ TSLWMSURLTypeEnum

Enumerator
TSLWMSURLTypeData 
TSLWMSURLTypeMetadata 
TSLWMSURLTypeFeature 
TSLWMSURLTypeStyleSheet 
TSLWMSURLTypeStyle