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