MapLink Pro 11.1.2.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Loading...
Searching...
No Matches
TSLAllSpecialisedOperations Class Reference

Detailed Description

This is the TSLAllSpecialisedOperations class.

This class enables the client application to add all the specialised primitive operations to the TSLEditor with a single call.

Static Public Member Functions

static bool add (TSLEditor *editor)
 

Member Function Documentation

◆ add()

static bool TSLAllSpecialisedOperations::add ( TSLEditor * editor)
static

This method adds the operation to a TSLEditor object. It is passed a pointer to the editor object.

Parameters
editorA pointer to the TSLEditor object.
Returns
true if added successfully, otherwise false.