The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

yEd::Edge::PolyLineEdge - straight point to point Edge

DESCRIPTION

A straight point to point Edge which can have multiple waypoints.

The bends have hard edging by default, but can be smoothend slightly.

Make sure to have a look at yEd::Edge, the properties and functions described there will not be repeated here.

SUPPORTED FEATURES

The type specific features are fully supported.

For basic Edge type feature support and which Edge types are supported see yEd::Edge.

PROPERTIES

all properties from base class

yEd::Edge

smoothBend

Type: bool

Default: false

Slightly smoothen waypoint bends.

SUBROUTINES/METHODS

all functions from base class

yEd::Edge

SEE ALSO

yEd::Document for further informations about the whole package

yEd::PropertyBasedObject for further basic information about properties and their additional functions

yEd::Edge for information about the Edge base class and which other Edge types are currently supported