| Package | Description |
|---|---|
| com.yworks.yfiles.layout |
Provides essential classes and interfaces that constitute the infrastructure for automatic graph layout generation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExtendedNodeLabelCandidate
A
NodeLabelCandidate that provides a candidate descriptor. |
| Modifier and Type | Method and Description |
|---|---|
protected NodeLabelCandidate |
LayoutGraphAdapter.createNodeLabelCandidate(ILabel originalLabel,
ILabel dummyLabel,
ILabelModelParameter layoutParameter,
INodeLabelLayout ownerLayout)
Creates a
NodeLabelCandidate for a given label and ILabelModelParameter combination. |