documentationfor yFiles for HTML 2.6

IParseContext

Interface that defines the context of a GraphML parsing context.

Inheritance Hierarchy
IParseContext
Implemented Interfaces

Remarks

All state data that is needed for the parsing of a concrete input 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.IParseContext

Properties

Methods