documentationfor yFiles for HTML 2.6

GraphDecorator

Facilitates decorating IModelItems from an IGraph instance.

Inheritance Hierarchy
GraphDecorator

Remarks

This class servers as a factory for lookup decorators for the various items that make up an IGraph. It obtains the ILookupDecorator from the IGraph's lookup and passes that to the various specialized decorator classes NodeDecorator, EdgeDecorator, LabelDecorator, PortDecorator, and BendDecorator.

Type Details

yfiles module
view-component
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.graph.GraphDecorator

See Also

Constructors

Properties