documentationfor yFiles for HTML 2.6

ChildWriteContext

An IWriteContext implementation for use in the context of GraphMLWriter that wraps a given instance and delegates most of the calls to it but allows for modifying lookup and serialization properties.

Inheritance Hierarchy
ChildWriteContext
Implemented Interfaces

Remarks

Whenever it is necessary to locally modify some context properties, a new instance of this class should be created that wraps an existing one.

Type Details

yfiles module
view-graphml
yfiles-umd modules
view-graphml, view
Legacy UMD name
yfiles.graphml.ChildWriteContext

Constructors

Properties

Methods