INodeStyleRenderer implementation that can be used in conjunction with
ICollapsibleNodeStyleDecorator instances.
Namespace: yWorks.yFiles.UI.DrawingAssembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)
Syntax
| C# |
|---|
[ObfuscationAttribute(StripAfterObfuscation = false, Exclude = true, ApplyToMembers = false)] public class CollapsibleNodeStyleDecoratorRenderer : AbstractNodeStyleRenderer<ICollapsibleNodeStyleDecorator> |
| Visual Basic |
|---|
<ObfuscationAttribute(StripAfterObfuscation := False, Exclude := True, _ ApplyToMembers := False)> _ Public Class CollapsibleNodeStyleDecoratorRenderer _ Inherits AbstractNodeStyleRenderer(Of ICollapsibleNodeStyleDecorator) |
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.UI.Drawing..::..AbstractStyleRenderer<(Of <(<'INode, INodeStyle, ICollapsibleNodeStyleDecorator>)>)>
yWorks.yFiles.UI.Drawing..::..AbstractNodeStyleRenderer<(Of <(<'ICollapsibleNodeStyleDecorator>)>)>
yWorks.yFiles.UI.Drawing..::..CollapsibleNodeStyleDecoratorRenderer
yWorks.yFiles.UI.Drawing..::..AbstractStyleRenderer<(Of <(<'INode, INodeStyle, ICollapsibleNodeStyleDecorator>)>)>
yWorks.yFiles.UI.Drawing..::..AbstractNodeStyleRenderer<(Of <(<'ICollapsibleNodeStyleDecorator>)>)>
yWorks.yFiles.UI.Drawing..::..CollapsibleNodeStyleDecoratorRenderer