Randomizer
Identifier: org.eclipse.elk.random
Meta Data Provider: core.options.CoreOptions
Description
Distributes the nodes randomly on the plane, leading to very obfuscating layouts. Can be useful to demonstrate the power of “real” layout algorithms.
Supported Options
Option | Type | Default Value | Identifier |
---|---|---|---|
Aspect Ratio | double |
1.6f |
org.eclipse.elk.aspectRatio |
Node Spacing | double |
15 |
org.eclipse.elk.spacing.nodeNode |
Padding | ElkPadding |
new ElkPadding(15) |
org.eclipse.elk.padding |
Randomization Seed | int |
0 |
org.eclipse.elk.randomSeed |