documentationfor yFiles for HTML 2.6

PlanarEmbedding

Represents an embedding of a planar graph.

Inheritance Hierarchy
PlanarEmbedding

Remarks

A planar embedding is represented by a list of faces. Each face is represented by a list of darts which describe the border of the face.

Type Details

yfiles module
algorithms
yfiles-umd modules
All layout modules, view-layout-bridge
Legacy UMD name
yfiles.algorithms.PlanarEmbedding
The resulting embedding does not consider the current drawing of the graph.
Querying the planar embedding after changes to the underlying graph structure may produce exceptions.

Constructors

Properties

Methods

Static Methods