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

Detailed Description

This is the TSLFlipOperation.

Operation Name flip

Additional Data None

It is a specialised primitive operation. The operation enables the user to flip the position of a border between the interior and exterior of a polygon.

The user flips a border section by clicking on it with the left mouse button.

The operation is invoked using an activate method and deactivated immediately.

Static Public Member Functions

static bool add (TSLEditor *editor)
 

Member Function Documentation

◆ add()

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

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

Arguments list details:

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