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

Detailed Description

This is the TSLParallelOperation.

Operation Name parallel

Additional Data TSLSpecialisedData structure

It is a construction operation. It enables the user to extend a parallel from two points. The points may be user defined or snapped to existing points in the map or editor layers.

The user defines the parallel segment by clicking on two points on the drawing surface. The distance between the parallel and the segment is set by clicking on a new position with the left mouse button. The length of the parallel may be extended by clicking outside of the area perpendicular to the segment.

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

scaleFactor arrowAngle arrowTail arrowHead featureID textGap barSize textHeight tickSpacing textFont textColour tickStyle tickColour lineStyle lineColour lineThickness numTicks type fillColour fillStyle format

Static Public Member Functions

static bool add (TSLEditor *editor)
 

Member Function Documentation

◆ add()

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