MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
Loading...
Searching...
No Matches
TSL3DSelector Class Referenceabstract

Detailed Description

This class specifies the criteria by which the TSL3DDataLayer query algorithm determines which entities to find.

It is an abstract class, which requires clients to provide an implementation specific to their problem domain.

Deprecated
Deprecated as of MapLink 11.1. Advised to use MapLink Earth SDK instead.

Public Member Functions

virtual TSLSelectorActionType select (TSLEntityBase const *entity)=0
 
virtual ~TSL3DSelector ()
 

Constructor & Destructor Documentation

◆ ~TSL3DSelector()

TSL3DSelector::~TSL3DSelector ( )
inlinevirtual

Member Function Documentation

◆ select()

virtual TSLSelectorActionType TSL3DSelector::select ( TSLEntityBase const * entity)
pure virtual

This method should return the type of action required of the search algorithm based on the supplied entity.

Parameters
entitythe entity for the search