documentationfor yFiles for HTML 2.6

IItemFactory

This interface is a factory for creating and destroying helper structures used in the graph during layout.

Inheritance Hierarchy
IItemFactory

Remarks

An implementation of this interface is provided by the HierarchicLayoutCore during the layout for the different sub-modules.

Type Details

yfiles module
layout-hierarchic
yfiles-umd modules
layout-familytree, layout-hierarchic, layout-radial, layout
Legacy UMD name
yfiles.hierarchic.IItemFactory
It is mainly for internal use.

Methods