Package | Description |
---|---|
com.yworks.yfiles.graph.labelmodels |
Contains interfaces and default implementations for label layout models.
|
Modifier and Type | Method and Description |
---|---|
static NinePositionsEdgeLabelModel.Position |
NinePositionsEdgeLabelModel.Position.fromOrdinal(int ordinal) |
static NinePositionsEdgeLabelModel.Position |
NinePositionsEdgeLabelModel.Position.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NinePositionsEdgeLabelModel.Position[] |
NinePositionsEdgeLabelModel.Position.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ILabelModelParameter |
NinePositionsEdgeLabelModel.createParameter(NinePositionsEdgeLabelModel.Position position)
Create a model parameter for the specified .
|