documentationfor yFiles for HTML 2.6

CreationProperties

A mutable implementation of IMapper<K,V> that is typed for Object keys and values.

Inheritance Hierarchy
CreationProperties
Implemented Interfaces

Remarks

This class is used by the GraphMLParser to store properties of an item before it has been created. An instance of this class can be found in the lookup of the IParseContext during the parsing of an item. Custom parsers may populate the dictionary with various properties that can then be used by the IGraphElementFactory during the creation of the item.

Type Details

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

See Also

Constructors

Properties

Methods

Constants