documentationfor yFiles for HTML 2.6

GeneralPath

Models a path that consists of lines and Bézier curves.

Inheritance Hierarchy
GeneralPath
Implemented Interfaces

Remarks

This class uses double precision coordinates to model a virtual pen that can be moved across the world coordinate system and which can be used to draw lines and Bézier curves. This class provides many geometric utility methods, such as calculating the bounds, hit tests, containment tests, curve flattening, path transformation, path modification, and path iteration.

Type Details

yfiles module
view-component
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.geometry.GeneralPath

See Also

Constructors

Properties

Methods

Static Methods