Decorated Node
class DecoratedNode
DecoratedNode represents a decorated node that includes an optional port and an optional CompassPoint. It exists only for edge specification, as dot does not permit decorated nodes to appear on their own.
Author
Todd L Smith