Header menu logo B2R2

PortMap Type

Maintains the port assignments for either forward or backward edges. TODO: This can be extended to support more information such as the actual routing points, etc. if necessary.

Record fields

Record Field Description

BwdEdgeBendPoints

Full Usage: BwdEdgeBendPoints

Field type: Dictionary<VisEdge, BendPoint>

BwdInPorts

Full Usage: BwdInPorts

Field type: Dictionary<VisEdge, float>
Field type: Dictionary<VisEdge, float>

BwdOutPorts

Full Usage: BwdOutPorts

Field type: Dictionary<VisEdge, float>
Field type: Dictionary<VisEdge, float>

FwdEdgeSlot

Full Usage: FwdEdgeSlot

Field type: Dictionary<(VertexID * bool), int>
Field type: Dictionary<(VertexID * bool), int>

FwdInPorts

Full Usage: FwdInPorts

Field type: Dictionary<VisEdge, float>
Field type: Dictionary<VisEdge, float>

FwdOutPorts

Full Usage: FwdOutPorts

Field type: Dictionary<VisEdge, float>
Field type: Dictionary<VisEdge, float>

SelfInPort

Full Usage: SelfInPort

Field type: Dictionary<VisEdge, float>
Field type: Dictionary<VisEdge, float>

SelfOutPort

Full Usage: SelfOutPort

Field type: Dictionary<VisEdge, float>
Field type: Dictionary<VisEdge, float>

Static members

Static member Description

PortMap.Empty

Full Usage: PortMap.Empty

Returns: PortMap
Returns: PortMap

Type something to start searching.