documentationfor yFiles for HTML 2.6

IWriteContext

Interface that provides the context of a GraphML write process.

Inheritance Hierarchy
IWriteContext
Implemented Interfaces

Remarks

All state data that is needed for the writing of a concrete graph instance should go here, allowing all handlers and deserializers to be implemented stateless.

Type Details

yfiles module
view-component
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.graphml.IWriteContext

See Also

Properties

Methods