Northwoods.GoWPF 2.2.4 Assembly
ComputeClusterLayoutIterations Method

the recursion depth for clustered layout
Determine how many additional force-directed layout iterations should occur for this clustered network.
Syntax
Protected Overridable Function ComputeClusterLayoutIterations( _
   ByVal level As Integer, _
   ByVal maxiter As Integer _
) As Integer
protected virtual int ComputeClusterLayoutIterations( 
   int level,
   int maxiter
)

Parameters

level
the recursion depth for clustered layout
maxiter

Return Value

a non-negative number that will be temporarily added to MaxIterations
Requirements
See Also

Reference

ForceDirectedLayout Class
ForceDirectedLayout Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback