public class Edge extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Edge.VisJsEdgeStyle |
| Constructor and Description |
|---|
Edge() |
Edge(String from,
String to,
Edge.VisJsEdgeStyle style) |
public Edge()
public Edge(String from, String to, Edge.VisJsEdgeStyle style)
Copyright © 2018. All rights reserved.