Usages of IElementFactory
Properties
elementFactory | in MultiPageLayout | Gets or sets the element factory for creating special nodes and edges in a multi-page layout. |
Method Return Values
createElementFactory () | in MultiPageLayout | This method creates the element factory for multi-page layouts. |
Method Parameters
MultiPageLayout (ILayoutAlgorithm, ) | in MultiPageLayout | Creates a new MultiPageLayout instance. |
Implementing Types
DefaultElementFactory | This class is a default implementation of interface IElementFactory. |