DecoratedNode

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

Parameters

name

The name of the node.

port

The name of the port.

compassPoint

The CompassPoint, if any.