| Package | Description |
|---|---|
| org.ogema.apps.graphgenerator.generators.visjs |
| Modifier and Type | Method and Description |
|---|---|
static Edge.VisJsEdgeStyle |
Edge.VisJsEdgeStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Edge.VisJsEdgeStyle[] |
Edge.VisJsEdgeStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Edge(String from,
String to,
Edge.VisJsEdgeStyle style) |
Copyright © 2019. All rights reserved.