Class: RGL::DOT::DirectedEdge

Inherits:
Edge show all
Defined in:
lib/rgl/rdot.rb

Overview

A directed edge representation otherwise identical to Edge.

Instance Attribute Summary

Attributes inherited from Edge

#from, #to

Attributes inherited from Element

#name, #options

Method Summary

Methods inherited from Edge

#initialize, #to_s

Methods inherited from Element

#initialize

Constructor Details

This class inherits a constructor from RGL::DOT::Edge