| Package | Description |
|---|---|
| org.cristalise.kernel.graph.renderer |
| Modifier and Type | Method and Description |
|---|---|
static DefaultDirectedEdgeRenderer.EdgeRouting |
DefaultDirectedEdgeRenderer.EdgeRouting.getValue(String name)
Create EdgeRouting value from the given string matching it with the names
|
static DefaultDirectedEdgeRenderer.EdgeRouting |
DefaultDirectedEdgeRenderer.EdgeRouting.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefaultDirectedEdgeRenderer.EdgeRouting[] |
DefaultDirectedEdgeRenderer.EdgeRouting.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1997–2020 CRISTAL-iSE. All rights reserved.