| Package | Description |
|---|---|
| de.graphml.writer.yed.graphics |
| Modifier and Type | Field and Description |
|---|---|
List<EdgeLabel> |
PolyLineEdge.labels |
| Modifier and Type | Method and Description |
|---|---|
static EdgeLabel |
EdgeLabel.centered(String text) |
static EdgeLabel |
EdgeLabel.sourceCenter(String text) |
static EdgeLabel |
EdgeLabel.sourceHead(String text) |
static EdgeLabel |
EdgeLabel.targetCenter(String text) |
static EdgeLabel |
EdgeLabel.targetHead(String text) |
static EdgeLabel |
EdgeLabel.withModelAndPosition(String text,
ModelName modelName,
ModelPosition modelPosition) |
| Modifier and Type | Method and Description |
|---|---|
void |
PolyLineEdge.addLabel(EdgeLabel label) |
Copyright © 2016. All rights reserved.