elkPorts property

List<ElkPort> elkPorts
final

ELK ports with layout-specific data (side, index, position).

Hierarchy Port has direction but not side/index/position. ELK needs these for FIXED_ORDER port constraints and rendering.

Implementation

final List<ElkPort> elkPorts;