A layout stage that can be used to "line-wrap" or "column-wrap" a graph layout.
Namespace: yWorks.yFiles.LayoutAssembly: yWorks.yFilesSilverlight.Algorithms (in yWorks.yFilesSilverlight.Algorithms.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public class GraphLayoutLineWrapper : AbstractLayoutStage |
| Visual Basic |
|---|
Public Class GraphLayoutLineWrapper _ Inherits AbstractLayoutStage |
Remarks
A layout stage that can be used to "line-wrap" or "column-wrap" a graph layout.
This stage both supports wrapping a layout at a given width (height) or wrapping
the layout at a specific width (height) automatically so that the overall resulting
aspect ratio will be close to a specifiable value.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.Layout..::..AbstractLayoutStage
yWorks.yFiles.Layout..::..GraphLayoutLineWrapper
yWorks.yFiles.Layout..::..AbstractLayoutStage
yWorks.yFiles.Layout..::..GraphLayoutLineWrapper