NAME
yEd::Edge::SplineEdge - curving Edge that always has its waypoints on its line
DESCRIPTION
A curving Edge that always has its waypoints on its line (in contrast to e.g. QuadCurveEdge).
Can have multiple waypoints.
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
SUBROUTINES/METHODS
all functions from base class
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