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

Detailed Description

This is the TSLBraceOperation class.

Operation Name brace

Additional Data TSLSpecialisedData structure

It is a specialised primitive operation. The operation allows the user to draw multiple braces between two polygons.

To add a brace between two polygons, the user clicks on a position in the first polygon followed by a position in the second polygon.

The following properties defined by the TSLSpecialisedData structure apply to the Brace operation:

braceBlobRadius braceBlobEccentricity featureID lineStyle lineColour lineThickness fillColour fillStyle

Static Public Member Functions

static bool add (TSLEditor *editor)
 

Member Function Documentation

◆ add()

static bool TSLBraceOperation::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.