C# Class Demo.yFiles.Layout.Tree.Configuration.BusPlacerConfiguration

Configuration handler for BusNodePlacer
Inheritance: RotatableNodePlacerConfigurationBase
Mostrar archivo Open project: yWorks/yfiles.net-for-winforms-demos

Public Methods

Method Description
BusPlacerConfiguration ( ) : yWorks.Layout.Tree

Protected Methods

Method Description
CreatePlacerCore ( ) : BusNodePlacer

Method Details

BusPlacerConfiguration() public method

public BusPlacerConfiguration ( ) : yWorks.Layout.Tree
return yWorks.Layout.Tree

CreatePlacerCore() protected method

protected CreatePlacerCore ( ) : BusNodePlacer
return BusNodePlacer