![]() |
MapLink Pro 11.2
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|

Public Member Functions | |
| TSLDisplayObject * | getDisplayObject () const |
Public Member Functions inherited from TSLPickResult | |
| TSLPickResultEnum | queryType () const |
| const char * | getDataLayer () const |
| const TSLEnvelope & | pickExtent () const |
Static Public Member Functions | |
| static const TSLPickResultDisplayObject * | isType (const TSLPickResult *result) |
| TSLDisplayObject * TSLPickResultDisplayObject::getDisplayObject | ( | ) | const |
Gets the display object that was picked.
None.
| Return | value |
The Display Object.
|
static |
Checks to see if the pick result if of this type and if so, returns a pointer to the object of the correct type.
| result | Result to query type of. |