documentationfor yFiles for HTML 2.6

LayoutGraph

A LayoutGraph is a Graph with attached layout information that basically represents a drawing of a graph.

Inheritance Hierarchy

Remarks

It provides access to the layout information for nodes, edges and labels. This layout information consists of coordinates for the elements.

Layout algorithms work on LayoutGraphs and arrange their nodes and edges.

Type Details

yfiles module
layout-core
yfiles-umd modules
All layout modules, view-layout-bridge
Legacy UMD name
yfiles.layout.LayoutGraph

See Also

Constructors

Properties

Methods