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 |
ExtendedEdgeLabelCandidate
An
EdgeLabelCandidate that provides a candidate descriptor . |
Modifier and Type | Method and Description |
---|---|
protected EdgeLabelCandidate |
LayoutGraphAdapter.createEdgeLabelCandidate(ILabel originalLabel,
ILabel dummyLabel,
ILabelModelParameter layoutParameter,
IEdgeLabelLayout labelLayout)
Creates the
EdgeLabelCandidate for a given label and ILabelModelParameter combination. |