EdgeDirectionEnum |
Edge.getDirection() |
(experimental) Indicates the direction in which the edge is directed.
|
EdgeDirectionEnum |
IEdgeProps.getDirection() |
(experimental) Indicates the direction in which the edge is directed.
|
default EdgeDirectionEnum |
IEdgeProps.Jsii$Default.getDirection() |
(experimental) Indicates the direction in which the edge is directed.
|
EdgeDirectionEnum |
IEdgeProps.Jsii$Proxy.getDirection() |
(experimental) Indicates the direction in which the edge is directed.
|
EdgeDirectionEnum |
SGEdge.getDirection() |
(experimental) Indicates the direction in which the edge is directed.
|
EdgeDirectionEnum |
SGEdge.Jsii$Proxy.getDirection() |
|
static EdgeDirectionEnum |
EdgeDirectionEnum.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static EdgeDirectionEnum[] |
EdgeDirectionEnum.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|