#include <TdkCorbaWMSService.h>
Public Member Functions | |
| virtual | ~_impl_TdkCorbaWMSService () |
| virtual char * | GetProjectsInfo (const char *url)=0 |
| virtual char * | GetCapabilities (CORBA::Long projectId, CORBA::Long viewId)=0 |
| virtual ImageData * | GetMap (const char *srs, const Styles &style, const char *formato, const char *bgcolor, const ExceptionsFormat &excecoes, const WMSMapsList &mapas, CORBA::Long width, CORBA::Long height, CORBA::Double xmin, CORBA::Double ymin, CORBA::Double xmax, CORBA::Double ymax, CORBA::Long viewId)=0 |
| virtual char * | GetFeatureInfo (const char *srs, const Styles &style, const char *formato, const char *bgcolor, CORBA::Long width, CORBA::Long height, CORBA::Double xmin, CORBA::Double ymin, CORBA::Double xmax, CORBA::Double ymax, const WMSMapsList &query_layers, const char *info_format, CORBA::Long feature_count, CORBA::Long x, CORBA::Long y, const ExceptionsFormat &excecoes)=0 |
| virtual _CORBA_Boolean | _dispatch (omniCallHandle &) |
Private Member Functions | |
| virtual void * | _ptrToInterface (const char *) |
| virtual const char * | _mostDerivedRepoId () |
| virtual _impl_TdkCorbaWMSService::~_impl_TdkCorbaWMSService | ( | ) | [virtual] |
| virtual char* _impl_TdkCorbaWMSService::GetProjectsInfo | ( | const char * | url | ) | [pure virtual] |
| virtual char* _impl_TdkCorbaWMSService::GetCapabilities | ( | CORBA::Long | projectId, | |
| CORBA::Long | viewId | |||
| ) | [pure virtual] |
| virtual ImageData* _impl_TdkCorbaWMSService::GetMap | ( | const char * | srs, | |
| const Styles & | style, | |||
| const char * | formato, | |||
| const char * | bgcolor, | |||
| const ExceptionsFormat & | excecoes, | |||
| const WMSMapsList & | mapas, | |||
| CORBA::Long | width, | |||
| CORBA::Long | height, | |||
| CORBA::Double | xmin, | |||
| CORBA::Double | ymin, | |||
| CORBA::Double | xmax, | |||
| CORBA::Double | ymax, | |||
| CORBA::Long | viewId | |||
| ) | [pure virtual] |
| virtual char* _impl_TdkCorbaWMSService::GetFeatureInfo | ( | const char * | srs, | |
| const Styles & | style, | |||
| const char * | formato, | |||
| const char * | bgcolor, | |||
| CORBA::Long | width, | |||
| CORBA::Long | height, | |||
| CORBA::Double | xmin, | |||
| CORBA::Double | ymin, | |||
| CORBA::Double | xmax, | |||
| CORBA::Double | ymax, | |||
| const WMSMapsList & | query_layers, | |||
| const char * | info_format, | |||
| CORBA::Long | feature_count, | |||
| CORBA::Long | x, | |||
| CORBA::Long | y, | |||
| const ExceptionsFormat & | excecoes | |||
| ) | [pure virtual] |
| virtual _CORBA_Boolean _impl_TdkCorbaWMSService::_dispatch | ( | omniCallHandle & | ) | [virtual] |
| virtual void* _impl_TdkCorbaWMSService::_ptrToInterface | ( | const char * | ) | [private, virtual] |
| virtual const char* _impl_TdkCorbaWMSService::_mostDerivedRepoId | ( | ) | [private, virtual] |
1.5.2