documentationfor yFiles for HTML 3.0.0.3

GraphDecorator

Facilitates decorating IModelItems from an IGraph instance.

Inheritance Hierarchy
GraphDecorator

Remarks

This class serves 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

See Also

Constructors

Properties