Package | Description |
---|---|
com.yworks.yfiles.layout.tree |
Provides tree layout style algorithms.
|
Modifier and Type | Class and Description |
---|---|
class |
AspectRatioNodePlacer
This
INodePlacer places the subtrees such that the overall aspect ratio of the arranged subtree will be close to
a preferred aspect ratio. |
class |
DefaultNodePlacer
DefaultNodePlacer is the default implementation of interface INodePlacer . |
Modifier and Type | Method and Description |
---|---|
AbstractNodePlacer |
AbstractNodePlacer.clone()
Returns a clone of this
INodePlacer instance. |