import * as graphviz from "https://deno.land/x/graphviz@v0.2.1/types.ts";
Variables
Center | |
Left part | |
Upper part | |
Upper left | |
Upper right | |
Lower part | |
Lower left | |
Lower right | |
Right part |
Functions
Determine whether the character string satisfies the Compass condition. |
Interfaces
Cluster common attribute interface. | |
Type Aliases
An AttributesValue is one of the following:
| |
Directive indicating which direction the Edge should point. | |
T Dot | |
Objects that can be Edge destinations satisfy this interface. | |
string or an object implementing IEdgeTarget. | |