public class PolyLineEdge extends Object implements EdgeGraphics, YedConstants
| Modifier and Type | Field and Description |
|---|---|
List<EdgeLabel> |
labels |
LineStyle |
lineStyle |
Path |
path |
ArrowStyle |
source |
ArrowStyle |
target |
Y| Constructor and Description |
|---|
PolyLineEdge() |
public Path path
public LineStyle lineStyle
public ArrowStyle source
public ArrowStyle target
public void writeTo(ElementWriter w)
writeTo in interface LeafRenderablepublic void addLabel(EdgeLabel label)
Copyright © 2016. All rights reserved.