next up previous contents index
Next: Attribute Format Up: Edge Format Previous: Near Edge Format

Subsections


   
Bent Near Edge Format

      Bent near edges consist of a horizontal part (same as near edges), a bend point and a vertical part. An edge label (if any) is placed only at the bend point. So bent near edges connect nodes across one or more levels yet leave the source node at the left or right side.

A near edge is specified by

bentnearedge: {
     sourcename: < title of source node >
     targetname: < title of target node >
     < list of edge attributes >
}

   
Left Bent Near Edge Format

   Same as bent near edge, only that the horizontal part of the edge leaves the source node on the left.

leftbentnearedge: {
     sourcename: < title of source node >
     targetname: < title of target node >
     < list of edge attributes >
}

   
Right Bent Near Edge Format

   Same as bent near edge, only that the horizontal part of the edge leaves the source node on the right.

rightbentnearedge: {
     sourcename: < title of source node >
     targetname: < title of target node >
     < list of edge attributes >
}


next up previous contents index
Next: Attribute Format Up: Edge Format Previous: Near Edge Format
© AbsInt Angewandte Informatik GmbH