Usages of SubgraphPlacement
Properties
subgraphPlacement | in PartialLayout | Gets or sets the objective used for finding 'good' positions for subgraph components. |
Method Return Values
from (SubgraphPlacement) | in SubgraphPlacement | Converts the given argument to an enum constant of this enum type. |
Method Parameters
PartialLayout (ILayoutAlgorithm?, ) | in PartialLayout | Creates a new instance of PartialLayout which uses the specified ILayoutAlgorithm instance as the core layout algorithm. | |
from (SubgraphPlacement) | in SubgraphPlacement | Converts the given argument to an enum constant of this enum type. | |
getName (SubgraphPlacement) | in SubgraphPlacement | Returns the name of the given enum constant. |