Usages of TemporaryGroupDescriptor
Properties
parent | in TemporaryGroupDescriptor | Gets or sets the parent group of this temporary group. | |
temporaryGroups | in TemporaryGroupInsertionData | Gets or sets the mapping from nodes to a TemporaryGroupDescriptor so that nodes with the same descriptor will be assigned to the same temporarily inserted group node. |
Fields
TEMPORARY_GROUP_DESCRIPTOR_DATA_KEY | in TemporaryGroupInsertionStage | A data key for specifying temporary groups of the input graph. |
Method Parameters
TemporaryGroupDescriptor (TemporaryGroupDescriptor?, ILayoutAlgorithm?, ) | in TemporaryGroupDescriptor | Creates a new instance of TemporaryGroupDescriptor using the given descriptor as parent and the ILayoutAlgorithm that is considered by the RecursiveGroupLayout. | |
TemporaryGroupInsertionData () | in TemporaryGroupInsertionData |