Class: Ea::Model::DiagramConnector

Inherits:
Base
  • Object
show all
Defined in:
lib/ea/model/diagram_connector.rb

Overview

A connector drawn on a diagram between two DiagramElements. References the underlying Relationship (by id) and the source and target DiagramElements (by id). Carries ordered waypoints for routing plus the EA EDGE codes (1=top, 2=right, 3=bottom, 4=left, 5..8=diagonal variants) which tell the renderer where to anchor the line on each end.