Usages of FoldingLabelOwnerState
Method Parameters
| addLabel (FoldingLabelOwnerState, ILabel, string, ILabelModelParameter, ILabelStyle, Size, any) | in FoldingLabelDefaults | Simple callback method that delegates to addLabel | |
| initializeState (FoldingLabelOwnerState, ILabel) | in FoldingLabelDefaults | Called by implementations of the IFolderNodeConverter and IFoldingEdgeConverter interfaces to initialize the state of a label in the folding view. |
Extending Types
| FolderNodeState | A data container representing the collapsed state of a node. | |
| FoldingEdgeState | A data container representing the state of an edge whose source and/or target node are collapsed. | |
| FoldingPortState | A data container representing the state of a port at a FolderNodeState or FoldingEdgeState. |