Class | RGL::DOT::Node |
In: |
lib/rgl/rdot.rb
|
Parent: | Element |
A node representation. Edges are drawn between nodes. The rendering of a node depends upon the options set for it.
ports | [RW] |
Creates a new Node with the params Hash providing settings for all node options. The option_list parameter restricts those options to the list of valid names it contains. The exception to this is the ports option which, if specified, must be an Enumerable containing a list of ports.