Class Directed-Edge-Mixin

This mixin class is used to indicate that an edge is directed.

Part of:

package cl-graph, class graph-container-directed-edge, class dot-directed-edge

Direct Subclass

dot-directed-edge
graph-container-directed-edge

A graph-container-directed-edge is both a directed-edge-mixin and a graph-container-edge.