#include <gre/lrwms.h>

| GRE::LAYER_WMS::DISPPARM::DISPPARM | ( | ) |
Default constructor.
Reimplemented from GRE::LAYER::DISPPARM.
| GRE::LAYER_WMS::DISPPARM::DISPPARM | ( | const DISPPARM & | rhs | ) |
| virtual GRE::LAYER_WMS::DISPPARM::~DISPPARM | ( | ) | [virtual] |
Reimplemented from GRE::LAYER::DISPPARM.
| ERRVALUE GRE::LAYER_WMS::DISPPARM::BuildGetMapRequest | ( | const LAYERDC & | layerdc, | |
| MISTRING & | RequestURL, | |||
| LPOINT2D & | TgtSize, | |||
| TRANS2D_MAPGEN & | TransToCRS | |||
| ) | const |
Build request URL for "GetMap".
| ERRVALUE GRE::LAYER_WMS::DISPPARM::BuildPixelTableTransparent | ( | const COLOR & | ColorBG, | |
| SPATMOD::IMAGE::PIXELTABLE & | PixelTable | |||
| ) | const |
Build pixel table for detecting transparent pixels.
| static int GRE::LAYER_WMS::DISPPARM::ComputeFormatGetMapPreference | ( | const MISTRING & | Format | ) | [static] |
Compute preference for format to use in GetMap request.
Compute region for current settings.
| const SOA::WMS::CONNECTION& GRE::LAYER_WMS::DISPPARM::GetConnection | ( | ) | const [inline] |
Get connection to WMS.
| const SPATREF::COORDREFSYS& GRE::LAYER_WMS::DISPPARM::GetCoordRefSys | ( | ) | const [inline] |
Get coordinate reference system.
| bool GRE::LAYER_WMS::DISPPARM::GetDetectBackground | ( | ) | const [inline] |
Get background pixel detection setting.
| bool GRE::LAYER_WMS::DISPPARM::GetDetectBlack | ( | ) | const [inline] |
Get black pixel detection setting.
| bool GRE::LAYER_WMS::DISPPARM::GetDetectWhite | ( | ) | const [inline] |
Get white pixel detection setting.
| const MISTRING& GRE::LAYER_WMS::DISPPARM::GetFormatGetMap | ( | ) | const [inline] |
Get format for GetMap request.
| const MISTRINGLIST& GRE::LAYER_WMS::DISPPARM::GetLayerNameList | ( | ) | const [inline] |
Get layer name list.
| const MISTRINGLIST& GRE::LAYER_WMS::DISPPARM::GetLayerStyleList | ( | ) | const [inline] |
Get layer style list.
| const MISTRING& GRE::LAYER_WMS::DISPPARM::GetServerURL | ( | ) | const |
Get URL string for server.
| UINT8 GRE::LAYER_WMS::DISPPARM::GetTransparency | ( | ) | const [inline] |
Get transparency (alpha) value.
| bool GRE::LAYER_WMS::DISPPARM::IsValidated | ( | ) | const [inline] |
Determine if has been validated.
| void GRE::LAYER_WMS::DISPPARM::SetConnection | ( | const SOA::WMS::CONNECTION & | connection | ) |
Set connection to WMS.
| void GRE::LAYER_WMS::DISPPARM::SetCoordRefSys | ( | const SPATREF::COORDREFSYS & | CoordRefSys | ) |
Set coordinate reference system.
| void GRE::LAYER_WMS::DISPPARM::SetDetectBackground | ( | bool | DetectBackground | ) | [inline] |
Set whether to detect background pixels if format has no alpha component.
| void GRE::LAYER_WMS::DISPPARM::SetDetectBlack | ( | bool | DetectBlack | ) | [inline] |
Set whether to detect black pixels an treat as transparent.
| void GRE::LAYER_WMS::DISPPARM::SetDetectWhite | ( | bool | DetectWhite | ) | [inline] |
Set whether to detect white pixels an treat as transparent.
| void GRE::LAYER_WMS::DISPPARM::SetDftFormatGetMap | ( | ) |
Set to default format for GetMap request.
| void GRE::LAYER_WMS::DISPPARM::SetDftLayer | ( | ) |
Set to default layer for current service.
| void GRE::LAYER_WMS::DISPPARM::SetFormatGetMap | ( | const MISTRING & | Format | ) |
Set format for GetMap request.
| ERRVALUE GRE::LAYER_WMS::DISPPARM::SetLayerList | ( | const MISTRINGLIST & | LayerNameList, | |
| const MISTRINGLIST & | LayerStyleList | |||
| ) |
Set layer list (names and styles).
| void GRE::LAYER_WMS::DISPPARM::SetTransparency | ( | UINT8 | Transparency | ) | [inline] |
Get transparency (alpha) value.
1.6.1