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

Detailed Description

This is the TSLPolyIntersectOperation class.

Operation Name polyintersect

Additional Data TSLSpecialised Data structure

It is a construction operation. The operation will create a new polygon from the overlap between two intersecting polygons.

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

The following properties defined by the construction type structure apply to the Polygon Intersect operation.

featureID lineStyle lineColour lineThickness fillColour fillStyle

Static Public Member Functions

static bool add (TSLEditor *editor)
 

Member Function Documentation

◆ add()

static bool TSLPolyIntersectOperation::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:

editor: a pointer to the TSLEditor object.

Returns true if added successfully, otherwise false.